diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-02-21 20:41:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-02-21 20:41:06 +0000 |
| commit | 5499500559b48aa3e29b0e440ee3b2defbd00113 (patch) | |
| tree | 91e631ff1377ef3869251975ef05f6f106131fed /dev-python/sphinxext-opengraph | |
| parent | 235c791ee8e79d3259b5f481612b56c6b275c875 (diff) | |
| download | baldeagleos-repo-5499500559b48aa3e29b0e440ee3b2defbd00113.tar.gz baldeagleos-repo-5499500559b48aa3e29b0e440ee3b2defbd00113.tar.xz baldeagleos-repo-5499500559b48aa3e29b0e440ee3b2defbd00113.zip | |
Adding metadata
Diffstat (limited to 'dev-python/sphinxext-opengraph')
| -rw-r--r-- | dev-python/sphinxext-opengraph/sphinxext-opengraph-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.9.1.ebuild b/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.9.1.ebuild index fa906f429058..ad98b4cf2c34 100644 --- a/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.9.1.ebuild +++ b/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ DOCS_DIR="docs/source" PYPI_NO_NORMALIZE=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 docs pypi |
