summaryrefslogtreecommitdiff
path: root/dev-python/wsproto
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/wsproto')
-rw-r--r--dev-python/wsproto/Manifest2
-rw-r--r--dev-python/wsproto/wsproto-1.2.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/wsproto/Manifest b/dev-python/wsproto/Manifest
index 4a247eb4d0c8..c775a577ef43 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 572 BLAKE2B aa4fd18ca044a4dfc26d944e98a6827afd60dd305c0dce18f96561dfcbb5e4615448b7f2439368a62fa26706acb8a20e9f22226bde8e2992deececd61750c9ad SHA512 9eae2b6f7f4b7ed7c4550b2eb0296b2f94abd50997ecdd3bfaa9935895dfe586d53456c1a5f0fe131f97a8509c649ff2281c89ff3d87835b5b901b47dcb79ae7
+EBUILD wsproto-1.2.0.ebuild 572 BLAKE2B b392354fc26e4e111d76e3a7385c1b7e9d1b2c3558a7d18ace0b7813ca951156a2b3b69f290d430f7f6c711b888eabfe3ccb07697934bb0ec917f2d03c9242fa SHA512 4b7b3929886071c5e7f49717a5a0049d6a4032bf8afc4cb2042fd4979254b104b5195857c9a66683858ffab9d00f2a41d28e4c1378f086bcda98d279121ad65d
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 90d124abc9e5..69cf0eb8d607 100644
--- a/dev-python/wsproto/wsproto-1.2.0.ebuild
+++ b/dev-python/wsproto/wsproto-1.2.0.ebuild
@@ -1,10 +1,10 @@
-# 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
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
inherit distutils-r1 pypi