diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-23 19:00:21 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-23 19:00:21 +0000 |
| commit | 09cb45b21c7d590ec2e5955b98678951ada09ff7 (patch) | |
| tree | 364b8331744a9f0e5eb0eeb5eff848df97a01949 /dev-python/pytest-describe | |
| parent | 17c0e53539cd38c91225209817116a86d424bb4b (diff) | |
| download | baldeagleos-repo-09cb45b21c7d590ec2e5955b98678951ada09ff7.tar.gz baldeagleos-repo-09cb45b21c7d590ec2e5955b98678951ada09ff7.tar.xz baldeagleos-repo-09cb45b21c7d590ec2e5955b98678951ada09ff7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest-describe')
| -rw-r--r-- | dev-python/pytest-describe/pytest-describe-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-describe/pytest-describe-2.2.0.ebuild b/dev-python/pytest-describe/pytest-describe-2.2.0.ebuild index 007ddb02ef6e..3705d431be8d 100644 --- a/dev-python/pytest-describe/pytest-describe-2.2.0.ebuild +++ b/dev-python/pytest-describe/pytest-describe-2.2.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-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_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi |
