diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-11-08 19:08:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-11-08 19:08:47 +0000 |
| commit | 9046328b88894e745a1675229f7d0333e0182290 (patch) | |
| tree | db0bce8e457229d18fb6d04d5377a89cdf546b9f /dev-python/sphinxnotes-mock | |
| parent | 9d8a10ae91665d1115fc8c30609e53968f97f1dd (diff) | |
| download | baldeagleos-repo-9046328b88894e745a1675229f7d0333e0182290.tar.gz baldeagleos-repo-9046328b88894e745a1675229f7d0333e0182290.tar.xz baldeagleos-repo-9046328b88894e745a1675229f7d0333e0182290.zip | |
Adding metadata
Diffstat (limited to 'dev-python/sphinxnotes-mock')
| -rw-r--r-- | dev-python/sphinxnotes-mock/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/sphinxnotes-mock/sphinxnotes-mock-1.1.ebuild (renamed from dev-python/sphinxnotes-mock/sphinxnotes-mock-1.0.2.ebuild) | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/sphinxnotes-mock/Manifest b/dev-python/sphinxnotes-mock/Manifest index 559a2785966e..15ea512bca90 100644 --- a/dev-python/sphinxnotes-mock/Manifest +++ b/dev-python/sphinxnotes-mock/Manifest @@ -1 +1 @@ -DIST sphinxnotes-mock-1.0.2.tar.gz 3673 BLAKE2B c8d943ebbb25f684b82c8e654e682c90bb76c289121831606c2c0e6895475df2227255129c4aee383f86b707e1443e11cda5c470447c6d159ba9198290e8e2ae SHA512 fff40438834b3debff64964779d8c0dbead0d66e93df9ab93069a2485de1e58dcf27443bf078fb09a273d25c17bfc08cf6a8657d3d5b9e0ce67c61db3964ab55 +DIST sphinxnotes_mock-1.1.tar.gz 31351 BLAKE2B 27eccbf71bb8948e77a9612f7b31b5fabd9c014e2b760f4fcb7b8cc325b127c77c66fe17d933dfaff0cbf89560a5541a1cd243dfda24e4fb12147bea57d844ce SHA512 cd89ed27d51f486750a99dcd7aea40d5939f6a88f57a633ce24c83dec1508a43dfc2b056b30777aab632b51957455b007907165f57fd3460b6d3828016ff4a8a diff --git a/dev-python/sphinxnotes-mock/sphinxnotes-mock-1.0.2.ebuild b/dev-python/sphinxnotes-mock/sphinxnotes-mock-1.1.ebuild index bd7a521f3cad..766b79d39160 100644 --- a/dev-python/sphinxnotes-mock/sphinxnotes-mock-1.0.2.ebuild +++ b/dev-python/sphinxnotes-mock/sphinxnotes-mock-1.1.ebuild @@ -1,10 +1,9 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi |
