From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/wsproto/Manifest | 1 - dev-python/wsproto/metadata.xml | 14 -------------- dev-python/wsproto/wsproto-1.3.2.ebuild | 27 --------------------------- 3 files changed, 42 deletions(-) delete mode 100644 dev-python/wsproto/Manifest delete mode 100644 dev-python/wsproto/metadata.xml delete mode 100644 dev-python/wsproto/wsproto-1.3.2.ebuild (limited to 'dev-python/wsproto') diff --git a/dev-python/wsproto/Manifest b/dev-python/wsproto/Manifest deleted file mode 100644 index aaca21cb0cdb..000000000000 --- a/dev-python/wsproto/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST wsproto-1.3.2.tar.gz 50116 BLAKE2B 8b7eece07b132a3cc55c239829a97ca903e5e8dacdf44a9b6b364fbb503f35857bcfa60cb2ad177fde847b23ab7c68075c0574f00ec386dc376d1686344fc4ba SHA512 7b1901a145ecb41309098abe1d48c944c0ad84e6e86acdbcf780ce82e82c7d1efcafc0093cadd66607a80105dbbae94ba052a63db842db30992ca3413a2ae3bd diff --git a/dev-python/wsproto/metadata.xml b/dev-python/wsproto/metadata.xml deleted file mode 100644 index d7625eee182c..000000000000 --- a/dev-python/wsproto/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - python@gentoo.org - Python - - - python-hyper/wsproto - wsproto - https://wsproto.readthedocs.io/en/latest/ - https://github.com/python-hyper/wsproto/issues - - diff --git a/dev-python/wsproto/wsproto-1.3.2.ebuild b/dev-python/wsproto/wsproto-1.3.2.ebuild deleted file mode 100644 index 7c02911a32bd..000000000000 --- a/dev-python/wsproto/wsproto-1.3.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="WebSockets state-machine based protocol implementation" -HOMEPAGE=" - https://github.com/python-hyper/wsproto/ - https://pypi.org/project/wsproto/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -RDEPEND=" - =dev-python/h11-0.16.0[${PYTHON_USEDEP}] -" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest -- cgit v1.3