From 00251649d35a06cb7287d3ed62ae1b36d9a2ea47 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 3 Dec 2019 10:54:25 +0100 Subject: [PATCH] dev-python/netaddr: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/netaddr/Manifest | 6 ----- dev-python/netaddr/netaddr-0.7.12.ebuild | 23 ----------------- dev-python/netaddr/netaddr-0.7.13.ebuild | 24 ------------------ dev-python/netaddr/netaddr-0.7.14.ebuild | 24 ------------------ dev-python/netaddr/netaddr-0.7.15.ebuild | 32 ------------------------ dev-python/netaddr/netaddr-0.7.17.ebuild | 28 --------------------- dev-python/netaddr/netaddr-0.7.18.ebuild | 28 --------------------- 7 files changed, 165 deletions(-) delete mode 100644 dev-python/netaddr/netaddr-0.7.12.ebuild delete mode 100644 dev-python/netaddr/netaddr-0.7.13.ebuild delete mode 100644 dev-python/netaddr/netaddr-0.7.14.ebuild delete mode 100644 dev-python/netaddr/netaddr-0.7.15.ebuild delete mode 100644 dev-python/netaddr/netaddr-0.7.17.ebuild delete mode 100644 dev-python/netaddr/netaddr-0.7.18.ebuild diff --git a/dev-python/netaddr/Manifest b/dev-python/netaddr/Manifest index a9a2a6fff836..55fe8820ac45 100644 --- a/dev-python/netaddr/Manifest +++ b/dev-python/netaddr/Manifest @@ -1,7 +1 @@ -DIST netaddr-0.7.12.tar.gz 1504096 BLAKE2B 510d13aa196c3092a6fe4908c4f483427a2e4166389ab30b06d147ececb76c7cf1f3ec2d5e3462d44f453e8e68ff446b8830b8c2fcd485226fbdc39e92b86698 SHA512 d7783ecc697045d381d2d028d02c1773effd1331f15f2fb6423a06ed7915700e42862130d2ceb16c73ed0443a5055d101ce7ea3d10474f9af40cde83d2251e55 -DIST netaddr-0.7.13.tar.gz 1548094 BLAKE2B 737bb3f775eff6dd8c65afd43a03ffe7863297ec896ef8fa0fefdc5a4b9e532ec17d599e6f34c601dfaee081c58e05fbab705017fd080bd7d11e9f4a7f393c05 SHA512 3bef68f9bf33d3c8946b2dd0a0ed1c182bf4e604501de1f62ec0e1a31c1c4a6806b78be847b49fa93ddbf50e2e58012f3ef68e7dad08297d7647d878ba17144c -DIST netaddr-0.7.14.tar.gz 1560641 BLAKE2B f2e8bde239db6cb21e48af9c7c0b9f3e19d59523d492fcf8d298d84101dadcefc6622ba9e223848d2450b6f65dd90413c4268b8f93bafbde06e49fbff81fff05 SHA512 8492932aa5218d84e211df9ac405b9f2eb2f66d9a0cfe7b427634461bd3c71a3c94662c8e13e0d484481cb621e60dfff22aa8065b00a03094543c33b50d3502f -DIST netaddr-0.7.15.tar.gz 1525041 BLAKE2B 39c99a8149dd805fecd63d423795f6ae22d42f3ea974b71be79131388280399f221b3e53694b444b8f7721aec9bfb2bcc966666d006e1b9d518bc73121b8f5d9 SHA512 b6279638598b756366fd236003dbd5315b4535d2d13153857d1a2b160d9521eb94e2a46e89eb317b72081ae6b0e8916da7932fa766541616e49b2a24b7494cf3 -DIST netaddr-0.7.17.tar.gz 1714398 BLAKE2B 9875515b7bcc4c74fa7b59297b98a4d0d55779d090ebadd0f4bd48c0ec8aa7a912f60cd936acf9494837904c732cac0c2fbed05177cf01aeb2ca640bf314923d SHA512 915109fee5025b37bbd10ba68b2c26d743e96f5579cffd5f3871ffb97e8a37b76e73ef903f0db1b4322c33768f17ba5555af66cb7e48dfac4f536c3cf0315db0 -DIST netaddr-0.7.18.tar.gz 1715389 BLAKE2B a73fda0b68af9f223f65aff26d4a32568628bc2cf7da0029ff4cff05d58c44c84f30691f0b1b07959cf3a54048cea7bda13cf72bbdbe212bcf6f8bf0f336bc13 SHA512 f2a05d177e8e45cc42c494340a4dc65afdbc75bce16acc7d2e9cda06f4c2404df086780d10c764b6845cef32cf18cf00069f8b11c2dd0cb7fbcdde7d75b81253 DIST netaddr-0.7.19.tar.gz 1622835 BLAKE2B 31e2c2a0f6f0b0e03494718364f93dddedc13714ff9fe12823fccb34c0693987c01e50e37d10497613cfc226a47b8d55593ed48bf25a7f7e64b7035b83511d12 SHA512 8440dee19d51828cd0dee403ec8c2fbc70e42d8c7c922d1a6a2a752100f9a313c521fa5e0789e024af0998f713599d50cf986e96867d3cc62a4143875e52d6bf diff --git a/dev-python/netaddr/netaddr-0.7.12.ebuild b/dev-python/netaddr/netaddr-0.7.12.ebuild deleted file mode 100644 index fcf549953157..000000000000 --- a/dev-python/netaddr/netaddr-0.7.12.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Network address representation and manipulation library" -HOMEPAGE="https://github.com/drkjam/netaddr https://pypi.org/project/netaddr/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" -IUSE="cli" - -DEPEND="" -RDEPEND="cli? ( >=dev-python/ipython-0.13.1-r1[${PYTHON_USEDEP}] )" - -python_test() { - "${PYTHON}" netaddr/tests/__init__.py || die "Tests fail with ${EPYTHON}" -} diff --git a/dev-python/netaddr/netaddr-0.7.13.ebuild b/dev-python/netaddr/netaddr-0.7.13.ebuild deleted file mode 100644 index d510b49db94b..000000000000 --- a/dev-python/netaddr/netaddr-0.7.13.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Network address representation and manipulation library" -HOMEPAGE="https://github.com/drkjam/netaddr https://pypi.org/project/netaddr/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="cli" - -DEPEND="" -RDEPEND="cli? ( >=dev-python/ipython-0.13.1-r1[${PYTHON_USEDEP}] )" - -python_test() { - "${PYTHON}" netaddr/tests/__init__.py || die "Tests fail with ${EPYTHON}" -} diff --git a/dev-python/netaddr/netaddr-0.7.14.ebuild b/dev-python/netaddr/netaddr-0.7.14.ebuild deleted file mode 100644 index d510b49db94b..000000000000 --- a/dev-python/netaddr/netaddr-0.7.14.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Network address representation and manipulation library" -HOMEPAGE="https://github.com/drkjam/netaddr https://pypi.org/project/netaddr/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="cli" - -DEPEND="" -RDEPEND="cli? ( >=dev-python/ipython-0.13.1-r1[${PYTHON_USEDEP}] )" - -python_test() { - "${PYTHON}" netaddr/tests/__init__.py || die "Tests fail with ${EPYTHON}" -} diff --git a/dev-python/netaddr/netaddr-0.7.15.ebuild b/dev-python/netaddr/netaddr-0.7.15.ebuild deleted file mode 100644 index 63128ec219e8..000000000000 --- a/dev-python/netaddr/netaddr-0.7.15.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Network address representation and manipulation library" -HOMEPAGE="https://github.com/drkjam/netaddr https://pypi.org/project/netaddr/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="cli test" - -RDEPEND="cli? ( >=dev-python/ipython-0.13.1-r1[${PYTHON_USEDEP}] )" -DEPEND=" - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - ${RDEPEND} - )" - -# test subdir not included in the tarball -# https://github.com/drkjam/netaddr/issues/102 -RESTRICT="test" - -python_test() { - esetup.py test -} diff --git a/dev-python/netaddr/netaddr-0.7.17.ebuild b/dev-python/netaddr/netaddr-0.7.17.ebuild deleted file mode 100644 index 1c75345b7726..000000000000 --- a/dev-python/netaddr/netaddr-0.7.17.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Network address representation and manipulation library" -HOMEPAGE="https://github.com/drkjam/netaddr https://pypi.org/project/netaddr/ https://netaddr.readthedocs.org" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="cli test" - -RDEPEND="cli? ( >=dev-python/ipython-0.13.1-r1[${PYTHON_USEDEP}] )" -DEPEND=" - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - ${RDEPEND} - )" - -python_test() { - esetup.py test -} diff --git a/dev-python/netaddr/netaddr-0.7.18.ebuild b/dev-python/netaddr/netaddr-0.7.18.ebuild deleted file mode 100644 index 5e872383dbf5..000000000000 --- a/dev-python/netaddr/netaddr-0.7.18.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 python3_{5,6} ) - -inherit distutils-r1 - -DESCRIPTION="Network address representation and manipulation library" -HOMEPAGE="https://github.com/drkjam/netaddr https://pypi.org/project/netaddr/ https://netaddr.readthedocs.org" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" -IUSE="cli test" - -RDEPEND="cli? ( >=dev-python/ipython-0.13.1-r1[${PYTHON_USEDEP}] )" -DEPEND=" - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - ${RDEPEND} - )" - -python_test() { - esetup.py test -} -- 2.26.2