From c176edb0d0f8689e863d2c33aa66411ceddbb08b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster?= Date: Thu, 7 May 2020 02:12:19 +0200 Subject: [PATCH] [app-crypt/certbot-dns-rfc2136] bump --- app-crypt/certbot-dns-rfc2136/Manifest | 2 +- ...136-1.2.0.ebuild => certbot-dns-rfc2136-1.4.0.ebuild} | 9 ++++----- .../certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild | 9 ++++----- 3 files changed, 9 insertions(+), 11 deletions(-) rename app-crypt/certbot-dns-rfc2136/{certbot-dns-rfc2136-1.2.0.ebuild => certbot-dns-rfc2136-1.4.0.ebuild} (80%) diff --git a/app-crypt/certbot-dns-rfc2136/Manifest b/app-crypt/certbot-dns-rfc2136/Manifest index 5f063c1..a99306f 100644 --- a/app-crypt/certbot-dns-rfc2136/Manifest +++ b/app-crypt/certbot-dns-rfc2136/Manifest @@ -1 +1 @@ -DIST certbot-1.2.0.tar.gz 1354262 BLAKE2B 1abdf4cb99ecdac6b9b8d2ebdd6897a3182a147f0175e2db4c6b0feaa3f6c615ee3146dd63627a83266c223456c5aba44b018be4059574d0209aec89065d9925 SHA512 ed52a31a71b3762b8cd217ea2784d9cb01f7c1a50cef3b7e0d99483ca3ab623b90ab7d4896674e0d1c06e2e8370c02162418d934de7d3048b0471416616146fe +DIST certbot-1.4.0.tar.gz 1381435 BLAKE2B 57d70a12ee38e1ba96f4c8c594c1940403e33d4cdf5111472a9c0c7d41061b2201792c38d9bb4ec516358f5592d2f689eeab31e1e686a534418b20eba2df4b4b SHA512 8926f724c47c0249e2e420cd8944f0b106682efaa2d9b211491ea4524fe4e64bb3ff4f21fd756996049d781a68294ab8307bd077b6d96fa00e09cbbdf4e59261 diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.2.0.ebuild b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.4.0.ebuild similarity index 80% rename from app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.2.0.ebuild rename to app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.4.0.ebuild index fa5b745..8e32e81 100644 --- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.2.0.ebuild +++ b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-1.4.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=(python3_{5,6,7,8}) +PYTHON_COMPAT=(python3_{6,7,8}) if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://github.com/certbot/certbot.git" @@ -25,9 +25,8 @@ IUSE="" CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="${CDEPEND} - >=app-crypt/acme-0.29.0[${PYTHON_USEDEP}] - >=app-crypt/certbot-1.1.0[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] + >=app-crypt/acme-1.4.0[${PYTHON_USEDEP}] + >=app-crypt/certbot-1.4.0[${PYTHON_USEDEP}] dev-python/dnspython[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}]" DEPEND="${CDEPEND}" diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild index fa5b745..8e32e81 100644 --- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild +++ b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=(python3_{5,6,7,8}) +PYTHON_COMPAT=(python3_{6,7,8}) if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://github.com/certbot/certbot.git" @@ -25,9 +25,8 @@ IUSE="" CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="${CDEPEND} - >=app-crypt/acme-0.29.0[${PYTHON_USEDEP}] - >=app-crypt/certbot-1.1.0[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] + >=app-crypt/acme-1.4.0[${PYTHON_USEDEP}] + >=app-crypt/certbot-1.4.0[${PYTHON_USEDEP}] dev-python/dnspython[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}]" DEPEND="${CDEPEND}"