diff options
Diffstat (limited to 'dev-python/http_ece')
| -rw-r--r-- | dev-python/http_ece/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/http_ece/http_ece-1.1.0.ebuild | 25 | ||||
| -rw-r--r-- | dev-python/http_ece/metadata.xml | 10 |
3 files changed, 0 insertions, 36 deletions
diff --git a/dev-python/http_ece/Manifest b/dev-python/http_ece/Manifest deleted file mode 100644 index c958f55b267c..000000000000 --- a/dev-python/http_ece/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST http_ece-1.1.0.gh.tar.gz 19406 BLAKE2B 3347d318ac30c14d6d0b6149746c6dd8ad1681664c165a1dd89858cc50b04452db1576841280f44fe701ca0cb662dad6cbf4c44188b24dad9863185f76e0839d SHA512 22e5d23258c8a4216d63ee0c0e2765dfc742a1887baddca337cce090213e78c8849de01e3bd83c92628eb85ecdbcd6ad4e0462a47fde741028b83cb972865908 diff --git a/dev-python/http_ece/http_ece-1.1.0.ebuild b/dev-python/http_ece/http_ece-1.1.0.ebuild deleted file mode 100644 index daed2fc8047f..000000000000 --- a/dev-python/http_ece/http_ece-1.1.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) -inherit distutils-r1 - -MY_PN="encrypted-content-encoding" -DESCRIPTION="Encrypted Content Encoding for HTTP" -HOMEPAGE=" - https://pypi.org/project/http-ece/ - https://github.com/martinthomson/encrypted-content-encoding -" -SRC_URI="https://github.com/martinthomson/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" -S="${WORKDIR}/${MY_PN}-${PV}/python" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]" - -distutils_enable_tests nose diff --git a/dev-python/http_ece/metadata.xml b/dev-python/http_ece/metadata.xml deleted file mode 100644 index ddb5b0f1787e..000000000000 --- a/dev-python/http_ece/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>cyber+gentoo@sysrq.in</email> - <name>Anna</name> - </maintainer> - - <origin>gentoo-guru-overlay</origin> -</pkgmetadata>
\ No newline at end of file |
