diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-11-29 19:10:41 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-11-29 19:10:41 +0000 |
| commit | 6dcfb3bf1cc4132a20808b6b81349eb22022fa18 (patch) | |
| tree | d574e12442295b122e31bec97f5f001a50c2fbc1 /dev-python/pytest-check | |
| parent | 9c1eff53f0e5f0011c6ad241079a3fa3bf2524e9 (diff) | |
| download | baldeagleos-repo-6dcfb3bf1cc4132a20808b6b81349eb22022fa18.tar.gz baldeagleos-repo-6dcfb3bf1cc4132a20808b6b81349eb22022fa18.tar.xz baldeagleos-repo-6dcfb3bf1cc4132a20808b6b81349eb22022fa18.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest-check')
| -rw-r--r-- | dev-python/pytest-check/Manifest | 3 | ||||
| -rw-r--r-- | dev-python/pytest-check/pytest-check-2.5.3.ebuild | 25 | ||||
| -rw-r--r-- | dev-python/pytest-check/pytest-check-2.6.2.ebuild (renamed from dev-python/pytest-check/pytest-check-2.5.4.ebuild) | 2 |
3 files changed, 2 insertions, 28 deletions
diff --git a/dev-python/pytest-check/Manifest b/dev-python/pytest-check/Manifest index ba243c603f8c..fe13ab1fcb34 100644 --- a/dev-python/pytest-check/Manifest +++ b/dev-python/pytest-check/Manifest @@ -1,3 +1,2 @@ -DIST pytest_check-2.5.3.tar.gz 27422 BLAKE2B 74f34c31beccdee3afa6f04dd26bbd167935df20ca106698eb29630dab5aa7f75f36bd2f333d72e339985e8123b0d2f2a5033bee1239a8b42825175fd781e50f SHA512 42012648272299272ced14f314a3e9d0ac634b3e65da8dcd4f7c3287d7416066ca07ad908d36eb353fba75f3f47dab58cf59d0aa7bc94e6b59ead4f71f62339b -DIST pytest_check-2.5.4.tar.gz 27602 BLAKE2B b8c0572fdd0203ad0b262a85364d2f1dbd46d6ab00a70528a2a55232896796f2c3a9aa512cc3c16f74e027974d0ce25342409d674ceb9e4b75a832fe18a507bf SHA512 35dda873b9b4fe1023592d4a400fd5e2ed8c5c16456d7b2c0148ffbac089a47dbfeb203e343860b316d441c277f5b28e61e8ae5e53a5a25e88057d4cbb53d40b DIST pytest_check-2.6.0.tar.gz 27882 BLAKE2B 3ce0e52f0951c1d49f73729dcd138be0854a0454ca0739e9ebca8973cb13c56a65890b41e25f0e839426ab16068888b41ab70030b73a028bf8d21a8242b1230e SHA512 387cdb8692fd14a4bafafb0ee0f320a8a18e78250e26448b04b7787ec3f3a7786b2d08eb7fa6beeb13768e9ab5f69adca7066babdb7481cc88e0940f1e9dc618 +DIST pytest_check-2.6.2.tar.gz 27988 BLAKE2B f6f3e7b5d49d10bb398d562899954f3b76271859057a8ee292506e6e117c9b54630c44b8037977234f8892b3a9727acdc5b2a7e32930d22ae42d774977f71e60 SHA512 7afd2fd0d578f0e0c027fcd2807a57e0fd8af65a88218e1e09882e06eb5108c4110359af6cc38a004bbad74753735b9f38542bb64cec949ea1138153d5145e42 diff --git a/dev-python/pytest-check/pytest-check-2.5.3.ebuild b/dev-python/pytest-check/pytest-check-2.5.3.ebuild deleted file mode 100644 index 15d9d8793cef..000000000000 --- a/dev-python/pytest-check/pytest-check-2.5.3.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2021-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="pytest plugin that allows multiple failures per test" -HOMEPAGE=" - https://github.com/okken/pytest-check/ - https://pypi.org/project/pytest-check/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -RDEPEND=" - >=dev-python/pytest-7.0.0[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest diff --git a/dev-python/pytest-check/pytest-check-2.5.4.ebuild b/dev-python/pytest-check/pytest-check-2.6.2.ebuild index 85ad476dcc3e..5b1414a4ab9b 100644 --- a/dev-python/pytest-check/pytest-check-2.5.4.ebuild +++ b/dev-python/pytest-check/pytest-check-2.6.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" >=dev-python/pytest-7.0.0[${PYTHON_USEDEP}] |
