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 8764315800A for ; Mon, 31 Jul 2023 17:09:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C11E7E0D50; Mon, 31 Jul 2023 17:09:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A54ABE0D4C for ; Mon, 31 Jul 2023 17:09:21 +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 C8F9733DF47 for ; Mon, 31 Jul 2023 17:09:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 39D1AEA3 for ; Mon, 31 Jul 2023 17:09:19 +0000 (UTC) From: "Matthew Smith" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Smith" Message-ID: <1690823342.84f3dd78542da22687160882a0c9ff361795944f.matthew@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/certbot-dns-dnsimple/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/certbot-dns-dnsimple/Manifest app-crypt/certbot-dns-dnsimple/certbot-dns-dnsimple-1.31.0.ebuild X-VCS-Directories: app-crypt/certbot-dns-dnsimple/ X-VCS-Committer: matthew X-VCS-Committer-Name: Matthew Smith X-VCS-Revision: 84f3dd78542da22687160882a0c9ff361795944f X-VCS-Branch: master Date: Mon, 31 Jul 2023 17:09:19 +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: 3d8d99fd-f732-40cf-adf7-305ebfca5e6a X-Archives-Hash: 42475f6eaa9211d410ac39b90f7621b2 commit: 84f3dd78542da22687160882a0c9ff361795944f Author: Azamat H. Hackimov gmail com> AuthorDate: Sun Jul 30 19:57:46 2023 +0000 Commit: Matthew Smith gentoo org> CommitDate: Mon Jul 31 17:09:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84f3dd78 app-crypt/certbot-dns-dnsimple: drop 1.31.0 Signed-off-by: Azamat H. Hackimov gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32105 Signed-off-by: Matthew Smith gentoo.org> app-crypt/certbot-dns-dnsimple/Manifest | 1 - .../certbot-dns-dnsimple-1.31.0.ebuild | 29 ---------------------- 2 files changed, 30 deletions(-) diff --git a/app-crypt/certbot-dns-dnsimple/Manifest b/app-crypt/certbot-dns-dnsimple/Manifest index 8dc9745d17ef..6bc3eac1503d 100644 --- a/app-crypt/certbot-dns-dnsimple/Manifest +++ b/app-crypt/certbot-dns-dnsimple/Manifest @@ -1,2 +1 @@ DIST certbot-2.6.0.gh.tar.gz 1336339 BLAKE2B 0c0575ad553ebe0f3ab56da750572bca46b30d034033e43c30c3793c114050ad824a277eab0be5a47326ea099e58e9a421448b53fc1b9173afae9a0ec308ac62 SHA512 d694156886484511f5a38fb5e40f98b2e2dbe4bc5110c95b2084ec03b39cb0eb9bbc623c7bca4a81054e980c8dbac752949042391813298a27be7e70410882e3 -DIST certbot-dns-dnsimple-1.31.0.gh.tar.gz 1371459 BLAKE2B 95fc9f29b1e91f5bc12a9b7146d00f4f3b4647eeda8e866c46c17d8d8a2443bd46cfa04758e8571e84b2bbf70bd68943c47ceaf6d830d3e5121e41d9548da051 SHA512 a2f6d7714bfc8e2c400e69be038404da138b53f0dc09e071048d560ba9e9527cc0b786b8d210b62c3d07c3aeadaee12dc0d060d144af4b5c3178576fde65b052 diff --git a/app-crypt/certbot-dns-dnsimple/certbot-dns-dnsimple-1.31.0.ebuild b/app-crypt/certbot-dns-dnsimple/certbot-dns-dnsimple-1.31.0.ebuild deleted file mode 100644 index 7f31f1629de6..000000000000 --- a/app-crypt/certbot-dns-dnsimple/certbot-dns-dnsimple-1.31.0.ebuild +++ /dev/null @@ -1,29 +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,11} ) - -inherit distutils-r1 - -SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" -KEYWORDS="~amd64 ~x86" -S="${WORKDIR}"/certbot-${PV}/${PN} - -DESCRIPTION="DNSimple Authenticator plugin for Certbot (Let's Encrypt Client)" -HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/" - -LICENSE="Apache-2.0" -SLOT="0" - -RDEPEND=" - >=app-crypt/certbot-${PV}[${PYTHON_USEDEP}] - >=app-crypt/acme-${PV}[${PYTHON_USEDEP}] - dev-python/zope-interface[${PYTHON_USEDEP}] - >=dev-python/dns-lexicon-3.2.1[${PYTHON_USEDEP}] -" - -distutils_enable_sphinx docs dev-python/sphinx-rtd-theme -distutils_enable_tests pytest