summaryrefslogtreecommitdiff
path: root/dev-python/pytest-trio
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-05-15 12:59:17 +0100
committerV3n3RiX <venerix@koprulu.sector>2025-05-15 12:59:17 +0100
commit317f7ab04be81dbdfa5b1c9c42729927c5bde946 (patch)
treeb90afe9d6ef62b771a6ddb9eb1968d6338ccd206 /dev-python/pytest-trio
parent5e9cf59ef591ef814092c1f6f32d2ef2369d3882 (diff)
gentoo auto-resync : 15:05:2025 - 12:59:17HEADmaster
Diffstat (limited to 'dev-python/pytest-trio')
-rw-r--r--dev-python/pytest-trio/Manifest2
-rw-r--r--dev-python/pytest-trio/pytest-trio-0.8.0-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-trio/Manifest b/dev-python/pytest-trio/Manifest
index 06476b389be8..9eb29729e84e 100644
--- a/dev-python/pytest-trio/Manifest
+++ b/dev-python/pytest-trio/Manifest
@@ -1,4 +1,4 @@
AUX pytest-trio-0.8.0-test.patch 1813 BLAKE2B 5c9feb01f75dbb302d4f4ab833affc5c02e9a2dde53e9c49425ac4acec25b25a8d9e5f7b68f00e00268841b6072c5aae9439ce2747c1d3cc7f9403d47631a5dd SHA512 bdd5457127949bb7d36e4427140ce99db3c914f26dcdea607ca12947f273487d3320206741a669e27f4fb34f8980f1842d87110a4b7cc460c6ffb5605a6f760f
DIST pytest-trio-0.8.0.tar.gz 46525 BLAKE2B 54660dc9b021af0ec18eace72f053223d16e89635c74d71329a005e5fee3bf6e2055cc29412d9de7443b2594ee53d68890d1e30ed7c94560c355d4342bb3d035 SHA512 79141021633b7b2d8a840d7eaf6a3447bccd59d1bd4909e7feba88a9ae8244376f281b64fde4333b5a575957e3f73028e389a9abf0d19a35417f15c47eeccd05
-EBUILD pytest-trio-0.8.0-r1.ebuild 1443 BLAKE2B 514b624900612d87685c04399b46d61b565da406544f3f916c9a9f5b6464b66a61cf0e432084825c5ff9aea068e1252c105d4977123fd7b19045e5237cadaec0 SHA512 67830b44c864379c5688ed84c338b1e9ab9655836cc5abdfec7f3cbf0271e3b6d564205bbf6dce60d353886d95912e3c7c6974df3b825c1f5c37c22ffc2d7e73
+EBUILD pytest-trio-0.8.0-r1.ebuild 1437 BLAKE2B e05a54a652d273a92fcccf63f2aedb24be93dd9091b80607d5a035d9d673eeaef169321e30c70b687b42d446cfcff93c7f36d70d246b27b7fcae70b08dd19fa0 SHA512 cfb07eb9eff0ee876b0304451d1c19ee1240bb448b263e0da5390744acb0562fcc7c33c807b68c325d84bf7919cd7c0c975b5282dfd8a3f2b22e8ff9984f6b89
MISC metadata.xml 508 BLAKE2B 1c832d5a7125f604ff106e359a5cca5b654cf4cd55fed02d307352de6d32959703d95126005945a79bf233853cc7b70b418217584e33110cc55eaad166612071 SHA512 f0583d883656968918363ace372814f88acdf40c2ec3fa965d70cfcd15e8746fdc43c77fda26041fa1f01b73e6b6c3c404b83989889e4e6c3f1d9cbdce567789
diff --git a/dev-python/pytest-trio/pytest-trio-0.8.0-r1.ebuild b/dev-python/pytest-trio/pytest-trio-0.8.0-r1.ebuild
index e0db5a090d92..b22b3ce3c9eb 100644
--- a/dev-python/pytest-trio/pytest-trio-0.8.0-r1.ebuild
+++ b/dev-python/pytest-trio/pytest-trio-0.8.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
+PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
inherit distutils-r1 pypi