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/h2/Manifest | 1 - dev-python/h2/h2-4.3.0.ebuild | 31 ------------------------------- dev-python/h2/metadata.xml | 22 ---------------------- 3 files changed, 54 deletions(-) delete mode 100644 dev-python/h2/Manifest delete mode 100644 dev-python/h2/h2-4.3.0.ebuild delete mode 100644 dev-python/h2/metadata.xml (limited to 'dev-python/h2') diff --git a/dev-python/h2/Manifest b/dev-python/h2/Manifest deleted file mode 100644 index 851aebeb71bf..000000000000 --- a/dev-python/h2/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST h2-4.3.0.tar.gz 2152026 BLAKE2B 2cf5292b7c88ed158bcd4633c86df87f4673a041d2202015275cc636a3f9236378b47849bd69cb295c87084f279645e3e044db1245fa60ae03764523a39adf1a SHA512 f4a09644dec595a0a2280db2bdcdc26e22fc05a1853a0692e4c208c77cf7f9fe5ac2f185f31617ecb43d6afd6d0e24d8ce649ce38720744f6a30ca60dd3b9a49 diff --git a/dev-python/h2/h2-4.3.0.ebuild b/dev-python/h2/h2-4.3.0.ebuild deleted file mode 100644 index c9956f3dd3b6..000000000000 --- a/dev-python/h2/h2-4.3.0.ebuild +++ /dev/null @@ -1,31 +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="HTTP/2 State-Machine based protocol implementation" -HOMEPAGE=" - https://python-hyper.org/projects/h2/en/stable/ - https://github.com/python-hyper/h2/ - https://pypi.org/project/h2/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -RDEPEND=" - >=dev-python/hyperframe-6.1[${PYTHON_USEDEP}] - =dev-python/hpack-4.1[${PYTHON_USEDEP}] - - - - - python@gentoo.org - Python - - - - - cory@lukasa.co.uk - Cory Benfield - - h2 - python-hyper/h2 - - A pure-Python implementation of a HTTP/2 protocol stack. - It’s written from the ground up to be embeddable in whatever program - you choose to use, ensuring that you can speak HTTP/2 regardless of - your programming paradigm. - - -- cgit v1.3