diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-09 19:00:20 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-09 19:00:20 +0000 |
| commit | a38e29fa3d1d73aa80df8b62ff1dd7ddf8967a99 (patch) | |
| tree | 401c101fc6ec81a5d9c74b0caa3b714dc767b39e /dev-python/jschema-to-python | |
| parent | d040dfeee4aeee655599ab9091f1fb756b21c23d (diff) | |
| download | baldeagleos-repo-a38e29fa3d1d73aa80df8b62ff1dd7ddf8967a99.tar.gz baldeagleos-repo-a38e29fa3d1d73aa80df8b62ff1dd7ddf8967a99.tar.xz baldeagleos-repo-a38e29fa3d1d73aa80df8b62ff1dd7ddf8967a99.zip | |
Adding metadata
Diffstat (limited to 'dev-python/jschema-to-python')
| -rw-r--r-- | dev-python/jschema-to-python/jschema-to-python-1.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jschema-to-python/jschema-to-python-1.2.3-r1.ebuild b/dev-python/jschema-to-python/jschema-to-python-1.2.3-r1.ebuild index 76d10e97b112..dd2dcfafb3fa 100644 --- a/dev-python/jschema-to-python/jschema-to-python-1.2.3-r1.ebuild +++ b/dev-python/jschema-to-python/jschema-to-python-1.2.3-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{11..14} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi |
