diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-12-15 06:34:40 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-12-15 06:34:40 +0000 |
| commit | e24929e371ca046de07de6f3aebca74b42908b24 (patch) | |
| tree | 735b8cc2093a6bf524d297b82211a09c04539f19 /dev-python/wxpython | |
| parent | 2a10426fec56e32c3022a0c5b6c2d9f02d6fe3f7 (diff) | |
| download | baldeagleos-repo-e24929e371ca046de07de6f3aebca74b42908b24.tar.gz baldeagleos-repo-e24929e371ca046de07de6f3aebca74b42908b24.tar.xz baldeagleos-repo-e24929e371ca046de07de6f3aebca74b42908b24.zip | |
Adding metadata
Diffstat (limited to 'dev-python/wxpython')
| -rw-r--r-- | dev-python/wxpython/wxpython-4.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wxpython/wxpython-4.2.0-r1.ebuild b/dev-python/wxpython/wxpython-4.2.0-r1.ebuild index 72fe4dcd64a9..806eaf8f66e6 100644 --- a/dev-python/wxpython/wxpython-4.2.0-r1.ebuild +++ b/dev-python/wxpython/wxpython-4.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_IN_SOURCE_BUILD="1" -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{10..11} ) PYPI_NO_NORMALIZE=1 PYPI_PN="wxPython" WX_GTK_VER="3.2-gtk3" |
