summaryrefslogtreecommitdiff
path: root/dev-python/pytest-twisted
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/pytest-twisted
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/pytest-twisted')
-rw-r--r--dev-python/pytest-twisted/Manifest2
-rw-r--r--dev-python/pytest-twisted/pytest-twisted-1.14.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-twisted/Manifest b/dev-python/pytest-twisted/Manifest
index d12c80cdb950..dca0e6560fe4 100644
--- a/dev-python/pytest-twisted/Manifest
+++ b/dev-python/pytest-twisted/Manifest
@@ -1,3 +1,3 @@
DIST pytest-twisted-1.14.0.gh.tar.gz 16234 BLAKE2B 1f0470893135127111194dcb726e5c16c8ce6911456eae7068035a001010b2513f5b1d7507c84f8ebf183042144c3cec3fb4fd1f060d987f5e1f3c053f29ed0e SHA512 d3c1b7320f87bd32bec992b807baf235c13e5595c93895eb7df91f709d7ab92dbbc30a47f4341477d7ba9541958efa1d4ef7d355023050747b401bb541314bc9
-EBUILD pytest-twisted-1.14.0.ebuild 1232 BLAKE2B c6bc23cf76547cf0932e916f4a275117a649ef2c745fb8db2be006c39b8303b7d1efab94b5d78fc76fce12377fa12e567bae84e72936f517ccc233604682ee80 SHA512 ab2e17374cb54350896d0570493ac09b07d145d7583929fd58dbe3ef50aaed841ab678d47c3aa8fba5253b669ef514f4e69f1080dbc6f76fe6a7219c84fdb6ae
+EBUILD pytest-twisted-1.14.0.ebuild 1232 BLAKE2B 79b6d049e712d4c894bd5fca209ff277ea84d6977b2fb2ec6a2d6299d75be46e73ed4a5aec6f514efec2a4e5f126011fbcb93086b685b710547a881a0c21f569 SHA512 98051e0f05609659f8b1c80a496caf68bea43e16ed040242984e55efd3e946153be9b559aeebabfd392023b58f376a8e50453e96fecda63fd7b87fccc82d3c56
MISC metadata.xml 642 BLAKE2B c081296008b9003b05ba94fa6942b41818d3b68a8ca143437fc134b44c39d392f5cb05f2c65ed8a7b7d4f0115ae68c986bc6bf60d9a7d624919e20a9d2cc06d6 SHA512 4abfad276da1a0915bab78a189519900b71d5e87a71ca93332381d08af734128fe8cc1a325945ab33b3098a51a7d62ba53525615a6345419b5f94bb4c8f59438
diff --git a/dev-python/pytest-twisted/pytest-twisted-1.14.0.ebuild b/dev-python/pytest-twisted/pytest-twisted-1.14.0.ebuild
index 41a15b58b678..e2a7cd45cc14 100644
--- a/dev-python/pytest-twisted/pytest-twisted-1.14.0.ebuild
+++ b/dev-python/pytest-twisted/pytest-twisted-1.14.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1