summaryrefslogtreecommitdiff
path: root/dev-python/wsproto
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-27 03:10:45 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-27 03:10:45 +0100
commit9e68aee0e16e4b361fe06f9566c74b4bb2a22a27 (patch)
tree419e98a8690f9f840b62b1a2013e04141d0342c0 /dev-python/wsproto
parenta20b8556104c163a81183ff983af8123e40f16c5 (diff)
gentoo auto-resync : 27:05:2023 - 03:10:45
Diffstat (limited to 'dev-python/wsproto')
-rw-r--r--dev-python/wsproto/Manifest2
-rw-r--r--dev-python/wsproto/wsproto-1.2.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wsproto/Manifest b/dev-python/wsproto/Manifest
index 92786c131ef7..4a247eb4d0c8 100644
--- a/dev-python/wsproto/Manifest
+++ b/dev-python/wsproto/Manifest
@@ -1,3 +1,3 @@
DIST wsproto-1.2.0.tar.gz 53425 BLAKE2B 0b6bafb5d67be54a9b9c77a9682caf1071e82321fb9112ff977b643956ef5d2d5dcc7e523c6e3038c4548adb7b4f022fe2664112b7a10ab0e183d578158b0711 SHA512 43270687a1cfb5f35423c527de5b9db7ee2ddf27d416f47358386c1c94dc3f836a601f300bf66441c4b90130e6e6f502fb29dfeb2374dd76aefa19cfbb70a372
-EBUILD wsproto-1.2.0.ebuild 571 BLAKE2B 1e8d391b2f29123923bfbf22fd56fd8b9d7847399d8877ceea307c322682765cadd4e46ed050ae165e776e0199e3bba19a4da95a6bc12c5f7d5c08bc9b8d16d9 SHA512 003f6e11d2596d34a838751ba5d36c1def310d6ca3d2692d7510ea8dcd82554af6a1e90d952327ee4d63099203e3bab3f4eac956954d56cd4bae38aa3a9ab872
+EBUILD wsproto-1.2.0.ebuild 572 BLAKE2B aa4fd18ca044a4dfc26d944e98a6827afd60dd305c0dce18f96561dfcbb5e4615448b7f2439368a62fa26706acb8a20e9f22226bde8e2992deececd61750c9ad SHA512 9eae2b6f7f4b7ed7c4550b2eb0296b2f94abd50997ecdd3bfaa9935895dfe586d53456c1a5f0fe131f97a8509c649ff2281c89ff3d87835b5b901b47dcb79ae7
MISC metadata.xml 494 BLAKE2B 144d8a2efbedf70327d0f862e9e1b9d70d8ec72939cea4239e877f183485c9d4075cbadb9423f74b08e8c0ae806b8786467363ff0aae0845be227059e33304ba SHA512 c5818f8c26a0aa8b88b54259ed81c570bee27ca44a20a2f487109477608724f857a306c2b9b82a2a8a03d5852edbfe4ec27f81b60ccf743e58dade14ab992da0
diff --git a/dev-python/wsproto/wsproto-1.2.0.ebuild b/dev-python/wsproto/wsproto-1.2.0.ebuild
index 98be2cad4bed..90d124abc9e5 100644
--- a/dev-python/wsproto/wsproto-1.2.0.ebuild
+++ b/dev-python/wsproto/wsproto-1.2.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
inherit distutils-r1 pypi