diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-08 13:17:55 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-08 13:17:55 +0000 |
| commit | 516d9c888c5095d1387c0451a93f0aa743a7040b (patch) | |
| tree | dd9b5fbcd2572594de2bd53e769e4a692c380f34 /dev-python/pytest | |
| parent | caa89eacab99586878d969b5f30bd4afd8e0b3f3 (diff) | |
| download | baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.gz baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.xz baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest')
| -rw-r--r-- | dev-python/pytest/pytest-7.4.4.ebuild | 4 | ||||
| -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.5-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest/pytest-8.4.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest/pytest-8.4.2.ebuild | 2 |
7 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/pytest/pytest-7.4.4.ebuild b/dev-python/pytest/pytest-7.4.4.ebuild index fd618813c7af..26127434db68 100644 --- a/dev-python/pytest/pytest-7.4.4.ebuild +++ b/dev-python/pytest/pytest-7.4.4.ebuild @@ -4,8 +4,8 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{9,10,11,12,13} ) -PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 ) 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 d2af11ef1da3..2ffe547d6332 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_{9,10,11,12,13} ) +PYTHON_TESTED=( python3_{9,10,11,12,13,14} ) 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 ac9fdf79b395..d621e83177f5 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_{9,10,11,12,13} ) +PYTHON_TESTED=( python3_{9,10,11,12,13,14} ) 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 dde17b2a5cb1..7fb6c895d55f 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_{9,10,11,12,13} ) +PYTHON_TESTED=( python3_{9,10,11,12,13,14} ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi diff --git a/dev-python/pytest/pytest-8.3.5-r1.ebuild b/dev-python/pytest/pytest-8.3.5-r1.ebuild index d6c69a394ad5..bd002cc890ba 100644 --- a/dev-python/pytest/pytest-8.3.5-r1.ebuild +++ b/dev-python/pytest/pytest-8.3.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13,14} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi diff --git a/dev-python/pytest/pytest-8.4.1.ebuild b/dev-python/pytest/pytest-8.4.1.ebuild index c09df7600ae9..4df536232853 100644 --- a/dev-python/pytest/pytest-8.4.1.ebuild +++ b/dev-python/pytest/pytest-8.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13,14} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi diff --git a/dev-python/pytest/pytest-8.4.2.ebuild b/dev-python/pytest/pytest-8.4.2.ebuild index 572e22fb8143..46cc773d4f79 100644 --- a/dev-python/pytest/pytest-8.4.2.ebuild +++ b/dev-python/pytest/pytest-8.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13,14} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi |
