diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 10:24:36 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 10:24:36 +0000 |
| commit | 9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2 (patch) | |
| tree | 417f101623b6cda2bc91ed27563ab52c7cdaec61 /dev-python/libcst | |
| parent | 3087c7476a05c19267b31b20359dd59bad5a86bb (diff) | |
| download | baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.tar.gz baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.tar.xz baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.zip | |
Adding metadata
Diffstat (limited to 'dev-python/libcst')
| -rw-r--r-- | dev-python/libcst/libcst-1.8.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/libcst/libcst-1.8.4.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/libcst/libcst-1.8.5.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/libcst/libcst-1.8.2.ebuild b/dev-python/libcst/libcst-1.8.2.ebuild index fb5ba1e3263a..1065d6d7f234 100644 --- a/dev-python/libcst/libcst-1.8.2.ebuild +++ b/dev-python/libcst/libcst-1.8.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3_11 python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) RUST_MIN_VER="1.80.0" CRATES=" diff --git a/dev-python/libcst/libcst-1.8.4.ebuild b/dev-python/libcst/libcst-1.8.4.ebuild index 7cf292b6aa84..5efa477b3611 100644 --- a/dev-python/libcst/libcst-1.8.4.ebuild +++ b/dev-python/libcst/libcst-1.8.4.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3_11 python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) RUST_MIN_VER="1.80.0" CRATES=" diff --git a/dev-python/libcst/libcst-1.8.5.ebuild b/dev-python/libcst/libcst-1.8.5.ebuild index 7cf292b6aa84..5efa477b3611 100644 --- a/dev-python/libcst/libcst-1.8.5.ebuild +++ b/dev-python/libcst/libcst-1.8.5.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3_11 python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) RUST_MIN_VER="1.80.0" CRATES=" |
