summaryrefslogtreecommitdiff
path: root/dev-python/pytest-expect
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-10 00:01:14 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-10 00:01:14 +0100
commit17e5f1ea4a2e1c5664f96480ca46348d008e8711 (patch)
tree7166d1b58a582290a4ad23ff5882cca911b8035c /dev-python/pytest-expect
parenta0ce545d52f231499bf9f3644493113d8af58ec9 (diff)
gentoo auto-resync : 10:05:2024 - 00:01:13
Diffstat (limited to 'dev-python/pytest-expect')
-rw-r--r--dev-python/pytest-expect/Manifest2
-rw-r--r--dev-python/pytest-expect/pytest-expect-1.1.0-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-expect/Manifest b/dev-python/pytest-expect/Manifest
index b74febafcae7..78100949978b 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 671 BLAKE2B a751218d59464f21dd93e72e5c9867ca460423b8c4c48f443d6abe0ae001b68650446b3712bebe31ae72368de5aea1c147d6ad555d9c8dc7e254a5b990acec8b SHA512 27635272a66edc6eb1dd4ea307c9ad3171ebca616de976c32db6bec83b0358290a57e3d163d9649d9d10b86217db4b3d570390ecc7aa428b9e387f0b7a9971c6
+EBUILD pytest-expect-1.1.0-r2.ebuild 671 BLAKE2B cd51b737b8b73357d4a06a35b8b36307dfb60a5159193d03ee0ae99fe79782dac481078aeb4b9c824780d72aedef576b714251c7559c5ff14cd8b566180b094f SHA512 4af3807fef24af420b4f2634683f4c88781ca670057091dd3393761c34ba3e411d81a78ed593634b4769cede445434623a03f20c3740de2a348d7f062c6ba6f3
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 9d7d3ff01846..3ac1fb105815 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-2023 Gentoo Authors
+# Copyright 1999-2024 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..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit distutils-r1 pypi