From 21296cef6b32bf7919cac56cb6cffba8e3c2ef95 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20Bartoszkiewicz?= Date: Wed, 24 Nov 2021 10:00:45 +0100 Subject: [PATCH] app-crypt/certbot-dns-cloudflare: bump to 1.21.0 --- app-crypt/certbot-dns-cloudflare/Manifest | 2 +- ...flare-1.19.0.ebuild => certbot-dns-cloudflare-1.21.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename app-crypt/certbot-dns-cloudflare/{certbot-dns-cloudflare-1.19.0.ebuild => certbot-dns-cloudflare-1.21.0.ebuild} (95%) diff --git a/app-crypt/certbot-dns-cloudflare/Manifest b/app-crypt/certbot-dns-cloudflare/Manifest index acdfe5e..84aa328 100644 --- a/app-crypt/certbot-dns-cloudflare/Manifest +++ b/app-crypt/certbot-dns-cloudflare/Manifest @@ -1 +1 @@ -DIST certbot-1.19.0.tar.gz 1338653 BLAKE2B b6ed909da2aed9853cf3dc6b936c513f33a127548ee30ac45a32a682141c5e4e79401ea328b7caf4e28d1d85aa2a9831e93deaa26c93216708a33be465dc8387 SHA512 2c1beb8c06299b9003fafd970cd3e977db85c4e84f1bf710166b7a99035b5c43a2a222d8d51513ac595255dd8eda02a1fb834c01ce68921927715c880052536e +DIST certbot-1.21.0.tar.gz 1343180 BLAKE2B 79bbaafe96bca4cee9aabb39f4e9f1f12be4d2e1d9c1b156966061606ac3b07e5d80c5053baa03698e5513477076ca8f604aff43f77ee7f45d70d4b88429a875 SHA512 11ea781c5113cf68e3a76cafc2cf38d5ebc9cdb2f40a79eae0cdeac5d40f8dac05a4c71a269d5a6ff78027a1db0676195a8413e28a87d00aaf1602f6f2ce5b5e diff --git a/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.19.0.ebuild b/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.21.0.ebuild similarity index 95% rename from app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.19.0.ebuild rename to app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.21.0.ebuild index 3d2e7ab..c00cf28 100644 --- a/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.19.0.ebuild +++ b/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.21.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{8..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 -- 2.43.2