diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-03 06:58:45 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-03 06:58:45 +0000 |
| commit | 0dd4db15f9556ddfeaee24e7d14249d4727d70ef (patch) | |
| tree | d542995efabb186f3eed5548cb35ec3a3c081c51 /dev-python/ManimPango | |
| parent | e1b3589931e6073f03fab1bc3d6db0978d085414 (diff) | |
| download | baldeagleos-repo-0dd4db15f9556ddfeaee24e7d14249d4727d70ef.tar.gz baldeagleos-repo-0dd4db15f9556ddfeaee24e7d14249d4727d70ef.tar.xz baldeagleos-repo-0dd4db15f9556ddfeaee24e7d14249d4727d70ef.zip | |
Adding metadata
Diffstat (limited to 'dev-python/ManimPango')
| -rw-r--r-- | dev-python/ManimPango/ManimPango-0.4.4.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/ManimPango/ManimPango-0.6.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ManimPango/ManimPango-0.4.4.ebuild b/dev-python/ManimPango/ManimPango-0.4.4.ebuild index 59c919030a7b..df3fdfe88d04 100644 --- a/dev-python/ManimPango/ManimPango-0.4.4.ebuild +++ b/dev-python/ManimPango/ManimPango-0.4.4.ebuild @@ -12,7 +12,7 @@ DOCS_DIR="docs" DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) # Python 13 fails +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) # Python 13 fails inherit distutils-r1 docs diff --git a/dev-python/ManimPango/ManimPango-0.6.0.ebuild b/dev-python/ManimPango/ManimPango-0.6.0.ebuild index e5e0f79c5eb5..858995a54d7a 100644 --- a/dev-python/ManimPango/ManimPango-0.6.0.ebuild +++ b/dev-python/ManimPango/ManimPango-0.6.0.ebuild @@ -19,7 +19,7 @@ DOCS_DIR="docs" DISTUTILS_EXT=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 |
