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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 483D013835A for ; Fri, 9 Oct 2020 08:05:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F4BDE0880; Fri, 9 Oct 2020 08:05:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78CCFE0880 for ; Fri, 9 Oct 2020 08:05:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 59ECA340A12 for ; Fri, 9 Oct 2020 08:05:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58C2E39F for ; Fri, 9 Oct 2020 08:05:06 +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: <1602230677.d168b61c08d639b75b8addef2b605ef754cb7b91.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/acmebot/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/acmebot/Manifest app-crypt/acmebot/acmebot-2.3.0-r1.ebuild app-crypt/acmebot/acmebot-2.7.0.ebuild app-crypt/acmebot/acmebot-9999.ebuild app-crypt/acmebot/metadata.xml profiles/package.mask X-VCS-Directories: app-crypt/acmebot/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d168b61c08d639b75b8addef2b605ef754cb7b91 X-VCS-Branch: master Date: Fri, 9 Oct 2020 08:05:06 +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: dfe784b0-d895-45a5-a63e-d303a3c1f773 X-Archives-Hash: ec8d3fc9a0d7f82aafe2cbc7b56774e3 commit: d168b61c08d639b75b8addef2b605ef754cb7b91 Author: Michał Górny gentoo org> AuthorDate: Fri Oct 9 08:04:37 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Oct 9 08:04:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d168b61c app-crypt/acmebot: Remove last-rited pkg Closes: https://bugs.gentoo.org/718202 Signed-off-by: Michał Górny gentoo.org> app-crypt/acmebot/Manifest | 2 -- app-crypt/acmebot/acmebot-2.3.0-r1.ebuild | 43 ---------------------- app-crypt/acmebot/acmebot-2.7.0.ebuild | 60 ------------------------------- app-crypt/acmebot/acmebot-9999.ebuild | 43 ---------------------- app-crypt/acmebot/metadata.xml | 7 ---- profiles/package.mask | 8 ----- 6 files changed, 163 deletions(-) diff --git a/app-crypt/acmebot/Manifest b/app-crypt/acmebot/Manifest deleted file mode 100644 index c2f4e840601..00000000000 --- a/app-crypt/acmebot/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST acmebot-2.3.0.tar.gz 64841 BLAKE2B 92bfb9a58722b9955fe908e2fcb1a3ee593bf87e3fdf3dc9564bcbe291b13c553ad426673c337a59344287da64c4ee5cffc734f8dfb60447f96d6234814f0167 SHA512 3951cc7138eb0b83bd802a2e0a221fa985209ba276028606d887b7d2eff84c35db034f4a3d8a6836b3ac149c6dbfa27b1ea47e864f549f8d88b758b40407c4f4 -DIST acmebot-2.7.0.tar.gz 76385 BLAKE2B 28b0fd81735e2dbff493dbcfe0194d62dea8d233866dcb235bb0efac562d2f3884f53226f979e8cd6050078f59b0b1e6d20d2eeea6d762363526686ef8c5ead1 SHA512 1b8fa21c2dc60a940e2fa13d5d599025088644862c985749d72f4f16ebd4ad48970b7fcf656fb34cf63d3c2ff2cbb157d7446c17a7f9da3cffd8611e499c400e diff --git a/app-crypt/acmebot/acmebot-2.3.0-r1.ebuild b/app-crypt/acmebot/acmebot-2.3.0-r1.ebuild deleted file mode 100644 index d200063e3eb..00000000000 --- a/app-crypt/acmebot/acmebot-2.3.0-r1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=(python3_6) -EGIT_REPO_URI="https://github.com/plinss/${PN}.git" -[[ $PV == 9999 ]] && _scm=git-r3 - -inherit ${_scm} python-r1 - -DESCRIPTION="Certificate manager bot using ACME protocol" -HOMEPAGE="https://github.com/plinss/acmebot" -if [[ $PV != 9999 ]]; then - SRC_URI="https://github.com/plinss/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -fi - -LICENSE="GPL-3" -SLOT="0" -[[ $PV != 9999 ]] && KEYWORDS="~amd64 ~x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -CDEPEND="${PYTHON_DEPS} - >=dev-python/appdirs-1.4.3[${PYTHON_USEDEP}] - >=dev-python/pyparsing-2.2.0[${PYTHON_USEDEP}] - >=dev-python/packaging-16.8[${PYTHON_USEDEP}] - >=dev-python/pyopenssl-17.5.0[${PYTHON_USEDEP}] - >=dev-python/pydns-3.1.0:3[${PYTHON_USEDEP}] - >=dev-python/cryptography-2.1.4[${PYTHON_USEDEP}] - >=dev-python/asn1crypto-0.24.0[${PYTHON_USEDEP}] - >=app-crypt/acme-0.25.1[${PYTHON_USEDEP}] - " -RDEPEND="${CDEPEND}" -DEPEND="" - -src_install() { - python_foreach_impl python_doscript acmebot - insinto /etc/logrotate.d - doins logrotate.d/acmebot - insinto /etc/acmebot - doins acmebot.example.json - dodoc README.rst -} diff --git a/app-crypt/acmebot/acmebot-2.7.0.ebuild b/app-crypt/acmebot/acmebot-2.7.0.ebuild deleted file mode 100644 index e6b7da902b1..00000000000 --- a/app-crypt/acmebot/acmebot-2.7.0.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=(python3_{7,8}) -EGIT_REPO_URI="https://github.com/plinss/${PN}.git" -[[ $PV == 9999 ]] && _scm=git-r3 - -inherit ${_scm} python-single-r1 - -DESCRIPTION="Certificate manager bot using ACME protocol" -HOMEPAGE="https://github.com/plinss/acmebot" -if [[ $PV != 9999 ]]; then - SRC_URI="https://github.com/plinss/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -fi - -LICENSE="GPL-3" -SLOT="0" -[[ $PV != 9999 ]] && KEYWORDS="~amd64 ~x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND="" -RDEPEND="${PYTHON_DEPS} - $(python_gen_cond_dep ' - >=dev-python/appdirs-1.4.3[${PYTHON_MULTI_USEDEP}] - >=dev-python/pyparsing-2.2.0[${PYTHON_MULTI_USEDEP}] - >=dev-python/packaging-16.8[${PYTHON_MULTI_USEDEP}] - >=dev-python/pyopenssl-17.5.0[${PYTHON_MULTI_USEDEP}] - >=dev-python/pydns-3.1.0:3[${PYTHON_MULTI_USEDEP}] - >=dev-python/cryptography-2.1.4[${PYTHON_MULTI_USEDEP}] - >=dev-python/asn1crypto-0.24.0[${PYTHON_MULTI_USEDEP}] - >=app-crypt/acme-0.25.1[${PYTHON_MULTI_USEDEP}] - >=dev-python/pyyaml-3.1[${PYTHON_MULTI_USEDEP}] - ') - " - -pkg_setup() { - python-single-r1_pkg_setup -} -src_prepare() { - default - python_fix_shebang . -} - -src_configure() { - : -} -src_compile() { - : -} - -src_install() { - python_doscript acmebot - insinto /etc/logrotate.d - doins logrotate.d/acmebot - insinto /etc/acmebot - doins acmebot.example.json - dodoc README.rst -} diff --git a/app-crypt/acmebot/acmebot-9999.ebuild b/app-crypt/acmebot/acmebot-9999.ebuild deleted file mode 100644 index d200063e3eb..00000000000 --- a/app-crypt/acmebot/acmebot-9999.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=(python3_6) -EGIT_REPO_URI="https://github.com/plinss/${PN}.git" -[[ $PV == 9999 ]] && _scm=git-r3 - -inherit ${_scm} python-r1 - -DESCRIPTION="Certificate manager bot using ACME protocol" -HOMEPAGE="https://github.com/plinss/acmebot" -if [[ $PV != 9999 ]]; then - SRC_URI="https://github.com/plinss/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -fi - -LICENSE="GPL-3" -SLOT="0" -[[ $PV != 9999 ]] && KEYWORDS="~amd64 ~x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -CDEPEND="${PYTHON_DEPS} - >=dev-python/appdirs-1.4.3[${PYTHON_USEDEP}] - >=dev-python/pyparsing-2.2.0[${PYTHON_USEDEP}] - >=dev-python/packaging-16.8[${PYTHON_USEDEP}] - >=dev-python/pyopenssl-17.5.0[${PYTHON_USEDEP}] - >=dev-python/pydns-3.1.0:3[${PYTHON_USEDEP}] - >=dev-python/cryptography-2.1.4[${PYTHON_USEDEP}] - >=dev-python/asn1crypto-0.24.0[${PYTHON_USEDEP}] - >=app-crypt/acme-0.25.1[${PYTHON_USEDEP}] - " -RDEPEND="${CDEPEND}" -DEPEND="" - -src_install() { - python_foreach_impl python_doscript acmebot - insinto /etc/logrotate.d - doins logrotate.d/acmebot - insinto /etc/acmebot - doins acmebot.example.json - dodoc README.rst -} diff --git a/app-crypt/acmebot/metadata.xml b/app-crypt/acmebot/metadata.xml deleted file mode 100644 index 79d462e8557..00000000000 --- a/app-crypt/acmebot/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - robbat2@gentoo.org - - diff --git a/profiles/package.mask b/profiles/package.mask index 1ed359eceaf..dee7b2ee8d7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -477,14 +477,6 @@ dev-tex/dvi2tty # Removal in 30 days. Bug #731008. media-sound/freebirth -# Michał Górny (2020-09-09) -# These packages still require Python 3.6. They are either dead -# upstream or their maintainers are simply unresponsive. -# Please do not remove any packages from this list unless you actually -# port them to Python 3.7 *and* 3.8 (3.9 would also be nice). -# Removal in 30 days. Please find relevant bugs on tracker bug #695996. -app-crypt/acmebot - # Michał Górny (2020-09-09) # These packages (or package versions) still require Python 2.7. # They are either dead upstream, their Python 3 porting efforts are