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/httpcore/Manifest | 1 - dev-python/httpcore/httpcore-1.0.9-r1.ebuild | 69 ---------------------------- dev-python/httpcore/metadata.xml | 14 ------ 3 files changed, 84 deletions(-) delete mode 100644 dev-python/httpcore/Manifest delete mode 100644 dev-python/httpcore/httpcore-1.0.9-r1.ebuild delete mode 100644 dev-python/httpcore/metadata.xml (limited to 'dev-python/httpcore') diff --git a/dev-python/httpcore/Manifest b/dev-python/httpcore/Manifest deleted file mode 100644 index 2caa911d5383..000000000000 --- a/dev-python/httpcore/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST httpcore-1.0.9.gh.tar.gz 100038 BLAKE2B bc2208622c1716fbf5a5a4a0baa04f2f5e5c296fd997a6904d776b92bb785128f4c53cd2f78c17c8b06a6efe689f3c9f837e74440c9588d095842d5497ce0eea SHA512 0a1300d9c887dda66b4ac0739406daacd274c1137163b79dd8997a5928438c5b4b130a347e08016a2554bef73aad14225cd5786ff13e932e8d2fb48a4e7245ae diff --git a/dev-python/httpcore/httpcore-1.0.9-r1.ebuild b/dev-python/httpcore/httpcore-1.0.9-r1.ebuild deleted file mode 100644 index 88425338dfbd..000000000000 --- a/dev-python/httpcore/httpcore-1.0.9-r1.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="A minimal low-level HTTP client" -HOMEPAGE=" - https://www.encode.io/httpcore/ - https://github.com/encode/httpcore/ - https://pypi.org/project/httpcore/ -" -SRC_URI=" - https://github.com/encode/httpcore/archive/${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -RDEPEND=" - =dev-python/h11-0.16[${PYTHON_USEDEP}] - - - - - python@gentoo.org - Python - - - - httpcore - encode/httpcore - https://github.com/encode/httpcore/issues - - -- cgit v1.3.1