From 9af2fa6f36c1dc2d35929615533ef29df962b5fb Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Sat, 18 Sep 2021 07:58:11 +0800 Subject: [PATCH] python: cleanup --- dev-python/httpcore/Manifest | 1 - dev-python/httpcore/httpcore-0.12.2.ebuild | 40 ------------------- dev-python/httpx/Manifest | 1 - dev-python/httpx/httpx-0.16.1.ebuild | 33 --------------- .../base/package.accept_keywords/dev-python | 15 +------ 5 files changed, 1 insertion(+), 89 deletions(-) delete mode 100644 dev-python/httpcore/Manifest delete mode 100644 dev-python/httpcore/httpcore-0.12.2.ebuild delete mode 100644 dev-python/httpx/Manifest delete mode 100644 dev-python/httpx/httpx-0.16.1.ebuild diff --git a/dev-python/httpcore/Manifest b/dev-python/httpcore/Manifest deleted file mode 100644 index f21fa3c48..000000000 --- a/dev-python/httpcore/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST httpcore-0.12.2.tar.gz 56120 BLAKE2B 384f266be9aac2b92b630b008c655afbf27e9442d5ee0dd3059b29b3c36c27d973a74289fef0b391c0dabbc87c9213b18fae271e4781b7a4bb1ea9fd22f6496a SHA512 d4d172f9e5f6079a67626c324994ee4fcef86ff485e482b330ed6969eefb125a965d907a6dff2c463a54e3c8a26e82bda4742de162518810b53880e9d952c67c diff --git a/dev-python/httpcore/httpcore-0.12.2.ebuild b/dev-python/httpcore/httpcore-0.12.2.ebuild deleted file mode 100644 index 48c03ac62..000000000 --- a/dev-python/httpcore/httpcore-0.12.2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..9} ) - -inherit distutils-r1 - -DESCRIPTION="A minimal low-level HTTP client." -HOMEPAGE="https://github.com/encode/httpcore https://pypi.org/project/httpcore/" -#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -SRC_URI="https://github.com/encode/httpcore/archive/0.12.2.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -#inline with h11 -KEYWORDS="~amd64 ~x86" -IUSE="test" - -DOCS="README.md" - -# Optionals -#trio==0.17.0 -#trio-typing==0.5.0 -#curio==1.4 - -RDEPEND="dev-python/h11[${PYTHON_USEDEP}] - dev-python/sniffio[${PYTHON_USEDEP}]" -BDEPEND="${REDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/nose[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - )" - -python_test() { - nosetests --verbose || die - py.test -v -v || die -} diff --git a/dev-python/httpx/Manifest b/dev-python/httpx/Manifest deleted file mode 100644 index 709ae4c35..000000000 --- a/dev-python/httpx/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST httpx-0.16.1.tar.gz 83253 BLAKE2B 140d668f0e87e2f5d4e8c51e851a6a1a737e7a63cf2097c393a717d9ba57c82bc75dd9747438bf32d72eb2f5b3f226f497ec3e4c4ca2d7cd696b6251498147e4 SHA512 99321176d5bfe927804abe9c93eff098ce7498f6a42db0cacad4a9420d7e5e557ad1ada04126ab3bedfb718631ee7398d0ce42e2c5854f819e4ac36f892c1671 diff --git a/dev-python/httpx/httpx-0.16.1.ebuild b/dev-python/httpx/httpx-0.16.1.ebuild deleted file mode 100644 index 2525915bc..000000000 --- a/dev-python/httpx/httpx-0.16.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -PYTHON_COMPAT=( python3_{8..9} ) - -inherit distutils-r1 - -DESCRIPTION="The next generation HTTP client." -HOMEPAGE="https://github.com/encode/httpx https://pypi.org/project/httpx/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="dev-python/certifi[${PYTHON_USEDEP}] - dev-python/sniffio[${PYTHON_USEDEP}] - >=dev-python/rfc3986-1.3[idna,${PYTHON_USEDEP}] - =dev-python/httpcore-0.12*[${PYTHON_USEDEP}]" -BDEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/nose[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - )" - -python_test() { - nosetests --verbose || die - py.test -v -v || die -} diff --git a/profiles/pentoo/base/package.accept_keywords/dev-python b/profiles/pentoo/base/package.accept_keywords/dev-python index ea94cec70..f509a649f 100644 --- a/profiles/pentoo/base/package.accept_keywords/dev-python +++ b/profiles/pentoo/base/package.accept_keywords/dev-python @@ -4,23 +4,10 @@ dev-python/bluepy #killerbee dev-python/rangeparser -#waiting for h11 -dev-python/httpcore -dev-python/httpx -dev-python/charset_normalizer -dev-python/anyio - dev-python/cmake-converter -#required by app-exploits/ropper -dev-python/filebytes +~dev-python/pyotherside-1.5.9 -~dev-python/pyscard-1.9.9 -~dev-python/pyotherside-1.5.9 ~amd64 -#needed by ipython -~dev-python/backcall-0.1.0 - -~dev-python/rdflib-4.2.2 #gentoo is just old as shit #apple_bleee dev-python/fleep