diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-17 00:13:57 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-17 00:13:57 +0000 |
commit | 27b3683509c5229cce540418778a8b64afbc0009 (patch) | |
tree | b7164898142b8b093b91c8254c4387b6eec679ee /dev-python/pytest-expect | |
parent | f2bdc27fe0f79f8f9a3945eb2b1163ce75c56439 (diff) |
gentoo auto-resync : 17:02:2025 - 00:13:57
Diffstat (limited to 'dev-python/pytest-expect')
-rw-r--r-- | dev-python/pytest-expect/Manifest | 2 | ||||
-rw-r--r-- | dev-python/pytest-expect/pytest-expect-1.1.0-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-expect/Manifest b/dev-python/pytest-expect/Manifest index 0e0c6f15b9cb..b6aedfc462e4 100644 --- a/dev-python/pytest-expect/Manifest +++ b/dev-python/pytest-expect/Manifest @@ -1,3 +1,3 @@ DIST pytest-expect-1.1.0.tar.gz 3595 BLAKE2B f291021c1fb44371f43d5970573872d3db04e0b29e909de01c2183e79d96f9a72060b75f914cd7460b914864b98191460b4c44809a0f5ddf728fc6ef0c94c348 SHA512 41d2b296844e9dab9429f34eec37fe106a4e6c2039824c37067ed048dcc328b13e666b22d3482ccfc6153af4e44b5d895f3011ec45df55ffa07a98459e3caefd -EBUILD pytest-expect-1.1.0-r2.ebuild 665 BLAKE2B a4cb965f3cbae393f79b08dccf096e16bc8f418cf63650dd6a98491460a83d03f7e3d720b1d7a108fb996fbd9ecaafa869823c4ddfb7d93fd51cc0712304025d SHA512 4de67f6303db31d09b2693f3eeb4e10486f83ac1ff8720ce5a7592eee3a83214c1a7c48e044f8a64fdb71c514acbe1becc19670efa0a1ee1fa8b92982bb56fd0 +EBUILD pytest-expect-1.1.0-r2.ebuild 674 BLAKE2B b0625a4c620852a7acdaa614529f685420fa4b680e74958e4faa88f53caa47f9ae5ad6d802e94cd336c669c14282086de47bc5e4b9a8ede86f97e7ce8bc9717e SHA512 4d30ff11c9f20638481b5320a9d4a74dc4d3c3ffa594b7f8b6e9faf935ff50a641ed8e55d5736fa180e85c1b335ca7d65c005f9d653e21275705a6544844b804 MISC metadata.xml 509 BLAKE2B 1b9d7d7de1d9c71841b14d37d912d52e68cf24e3a1cfb2c1091bfe42461a824d5c5255cda0e7815157a2b213ecb765f22f471ef71a8d1bd7830b5381a676adcf SHA512 2ac21f6b29012b417025b9c377a02c36db6c6fc7753fa4c278f9c597dcd5da8dcb5f9c7b926c3a03ad64893eb6ea0c14e6409e867d88906e94392023c218df74 diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0-r2.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0-r2.ebuild index c751f5d1d433..2b90ba586f30 100644 --- a/dev-python/pytest-expect/pytest-expect-1.1.0-r2.ebuild +++ b/dev-python/pytest-expect/pytest-expect-1.1.0-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..13} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) inherit distutils-r1 pypi |