From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 09DAE158089 for ; Tue, 24 Oct 2023 05:47:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F32082BC01C; Tue, 24 Oct 2023 05:47:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D58FB2BC01C for ; Tue, 24 Oct 2023 05:47:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E64C8335C39 for ; Tue, 24 Oct 2023 05:47:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97AA812B7 for ; Tue, 24 Oct 2023 05:46:59 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1698126129.de8f4671999b0e499fc087c4057fe9901a0ce2d0.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/netaddr/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/netaddr/Manifest dev-python/netaddr/netaddr-0.8.0-r1.ebuild X-VCS-Directories: dev-python/netaddr/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: de8f4671999b0e499fc087c4057fe9901a0ce2d0 X-VCS-Branch: master Date: Tue, 24 Oct 2023 05:46:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 15bf8a2c-4fc5-4380-ac44-cf6cf72f75d2 X-Archives-Hash: 68abf70761dba34e59e7d8604dcc6381 commit: de8f4671999b0e499fc087c4057fe9901a0ce2d0 Author: Michał Górny gentoo org> AuthorDate: Tue Oct 24 05:42:09 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Oct 24 05:42:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de8f4671 dev-python/netaddr: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/netaddr/Manifest | 1 - dev-python/netaddr/netaddr-0.8.0-r1.ebuild | 37 ------------------------------ 2 files changed, 38 deletions(-) diff --git a/dev-python/netaddr/Manifest b/dev-python/netaddr/Manifest index 5aeb0b0cea1b..14adb6b6a5b5 100644 --- a/dev-python/netaddr/Manifest +++ b/dev-python/netaddr/Manifest @@ -1,2 +1 @@ -DIST netaddr-0.8.0.tar.gz 1959055 BLAKE2B c0a361c100490c17203aad14eb14a3e09c63f5a6ce2f4b7e85bc57942329ac4603a1d4b3a09a9ab964a775dfb50a8746f6dd4a05d2f9bba01674624a7d7b46c1 SHA512 0b518ef240b81af425a5aaa6f087b10dece3f352c0c67cde8553ac00daa9d1890637c05d16740e2c23b30ae068c1b4c409ca8291e02093699fafd638701b9069 DIST netaddr-0.9.0.tar.gz 2196428 BLAKE2B 279aea0816abfcf1efb70ac5b8593cfdea0551fd9a0cb0bf49e3247d5681c884d19aff83ab40df0e41b6549c20b66fbaba8508f0b442e0d72405c46a98365c0f SHA512 250b00a930f7180e1b4e18cb90de579733ffea9cd4ac93a3b7d2f7796b30c6b49d70da4b05ed522ebc9389600f4db8ecaed9345f7d0076632d0beae41e11c3ae diff --git a/dev-python/netaddr/netaddr-0.8.0-r1.ebuild b/dev-python/netaddr/netaddr-0.8.0-r1.ebuild deleted file mode 100644 index ee05b670000f..000000000000 --- a/dev-python/netaddr/netaddr-0.8.0-r1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Network address representation and manipulation library" -HOMEPAGE=" - https://github.com/netaddr/netaddr/ - https://pypi.org/project/netaddr/ - https://netaddr.readthedocs.io/ -" -SRC_URI=" - https://github.com/netaddr/netaddr/archive/${PV}.tar.gz - -> ${P}.tar.gz -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" - -distutils_enable_sphinx docs/source -distutils_enable_tests pytest - -src_prepare() { - # Disable coverage (requires additional plugins) - sed -i 's/^addopts = .*//' pytest.ini || die - distutils-r1_src_prepare -} - -pkg_postinst() { - optfeature "CLI support" dev-python/ipython -}