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-python/pytest | |
| parent | cb8cf8b29dd05b643700139d6f9d3c3aa8838543 (diff) | |
| download | baldeagleos-repo-267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02.tar.gz baldeagleos-repo-267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02.tar.xz baldeagleos-repo-267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest')
| -rw-r--r-- | dev-python/pytest/pytest-7.4.4.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest/pytest-8.0.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest/pytest-8.1.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest/pytest-8.2.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest/pytest-8.3.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest/pytest-8.3.3.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pytest/pytest-7.4.4.ebuild b/dev-python/pytest/pytest-7.4.4.ebuild index bd9e55ae9451..b326b2c46bbf 100644 --- a/dev-python/pytest/pytest-7.4.4.ebuild +++ b/dev-python/pytest/pytest-7.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 multiprocessing pypi diff --git a/dev-python/pytest/pytest-8.0.2.ebuild b/dev-python/pytest/pytest-8.0.2.ebuild index 17a100b0d9c3..1edadbc845cb 100644 --- a/dev-python/pytest/pytest-8.0.2.ebuild +++ b/dev-python/pytest/pytest-8.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 multiprocessing pypi diff --git a/dev-python/pytest/pytest-8.1.2.ebuild b/dev-python/pytest/pytest-8.1.2.ebuild index 747533f2deec..d62784608342 100644 --- a/dev-python/pytest/pytest-8.1.2.ebuild +++ b/dev-python/pytest/pytest-8.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi diff --git a/dev-python/pytest/pytest-8.2.2.ebuild b/dev-python/pytest/pytest-8.2.2.ebuild index e981247519c8..99a2eca8582d 100644 --- a/dev-python/pytest/pytest-8.2.2.ebuild +++ b/dev-python/pytest/pytest-8.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi diff --git a/dev-python/pytest/pytest-8.3.2.ebuild b/dev-python/pytest/pytest-8.3.2.ebuild index e981247519c8..99a2eca8582d 100644 --- a/dev-python/pytest/pytest-8.3.2.ebuild +++ b/dev-python/pytest/pytest-8.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi diff --git a/dev-python/pytest/pytest-8.3.3.ebuild b/dev-python/pytest/pytest-8.3.3.ebuild index 7b5ace95e4b3..e9fbcff66509 100644 --- a/dev-python/pytest/pytest-8.3.3.ebuild +++ b/dev-python/pytest/pytest-8.3.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi |
