diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-09-28 11:20:33 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-09-28 11:20:33 +0000 |
| commit | 267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02 (patch) | |
| tree | 50c9b94d75da31b88e833ac64e318e58f706d800 /dev-util/codespell | |
| parent | cb8cf8b29dd05b643700139d6f9d3c3aa8838543 (diff) | |
| download | baldeagleos-repo-267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02.tar.gz baldeagleos-repo-267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02.tar.xz baldeagleos-repo-267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02.zip | |
Adding metadata
Diffstat (limited to 'dev-util/codespell')
| -rw-r--r-- | dev-util/codespell/codespell-2.2.4.ebuild | 2 | ||||
| -rw-r--r-- | dev-util/codespell/codespell-2.2.5.ebuild | 2 | ||||
| -rw-r--r-- | dev-util/codespell/codespell-2.2.6.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/codespell/codespell-2.2.4.ebuild b/dev-util/codespell/codespell-2.2.4.ebuild index a5c219ced143..e97cfa468899 100644 --- a/dev-util/codespell/codespell-2.2.4.ebuild +++ b/dev-util/codespell/codespell-2.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) inherit distutils-r1 pypi diff --git a/dev-util/codespell/codespell-2.2.5.ebuild b/dev-util/codespell/codespell-2.2.5.ebuild index ae5ca90b924f..5560c6930325 100644 --- a/dev-util/codespell/codespell-2.2.5.ebuild +++ b/dev-util/codespell/codespell-2.2.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) inherit distutils-r1 pypi diff --git a/dev-util/codespell/codespell-2.2.6.ebuild b/dev-util/codespell/codespell-2.2.6.ebuild index 8dbff1c7d9d9..f0add2609d07 100644 --- a/dev-util/codespell/codespell-2.2.6.ebuild +++ b/dev-util/codespell/codespell-2.2.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) inherit distutils-r1 pypi DESCRIPTION="Check text files for common misspellings" |
