diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 03:01:38 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 03:01:38 -0500 |
| commit | 46b253445e4dc73ee69188755ecbd45f6782960c (patch) | |
| tree | 93de0bfac271d3fa0e9e3ab52f60c169a3e81199 /dev-python/nuitka | |
| parent | 51bf2274747e1d7dc41c145ccf95055c1b9d763b (diff) | |
| download | baldeagleos-repo-develop.tar.gz baldeagleos-repo-develop.tar.xz baldeagleos-repo-develop.zip | |
Diffstat (limited to 'dev-python/nuitka')
| -rw-r--r-- | dev-python/nuitka/nuitka-4.1.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/nuitka/nuitka-4.1.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/nuitka/nuitka-4.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/nuitka/nuitka-4.1.1.ebuild b/dev-python/nuitka/nuitka-4.1.1.ebuild index adf43be8e2b9..541234567ed4 100644 --- a/dev-python/nuitka/nuitka-4.1.1.ebuild +++ b/dev-python/nuitka/nuitka-4.1.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_PN=${PN^} -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 flag-o-matic optfeature pypi diff --git a/dev-python/nuitka/nuitka-4.1.2.ebuild b/dev-python/nuitka/nuitka-4.1.2.ebuild index adf43be8e2b9..541234567ed4 100644 --- a/dev-python/nuitka/nuitka-4.1.2.ebuild +++ b/dev-python/nuitka/nuitka-4.1.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_PN=${PN^} -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 flag-o-matic optfeature pypi diff --git a/dev-python/nuitka/nuitka-4.1.ebuild b/dev-python/nuitka/nuitka-4.1.ebuild index adf43be8e2b9..541234567ed4 100644 --- a/dev-python/nuitka/nuitka-4.1.ebuild +++ b/dev-python/nuitka/nuitka-4.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_PN=${PN^} -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 flag-o-matic optfeature pypi |
