summaryrefslogtreecommitdiff
path: root/app-crypt/certbot-dns-nsone
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /app-crypt/certbot-dns-nsone
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'app-crypt/certbot-dns-nsone')
-rw-r--r--app-crypt/certbot-dns-nsone/Manifest2
-rw-r--r--app-crypt/certbot-dns-nsone/certbot-dns-nsone-0.39.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/certbot-dns-nsone/Manifest b/app-crypt/certbot-dns-nsone/Manifest
index b6ea1b7793b1..bd259fd57d94 100644
--- a/app-crypt/certbot-dns-nsone/Manifest
+++ b/app-crypt/certbot-dns-nsone/Manifest
@@ -1,3 +1,3 @@
DIST certbot-dns-nsone-0.39.0.tar.gz 1350312 BLAKE2B 5f21c45d25754cb1ed0ad92e8d03637928a274637de09903509c7e78c40fd197e95cfa1f3effecef938d6ab8369dc6811714ddb5a93a806048e0998d1032e4f9 SHA512 17ab17a5f74e3fba58b1a8b9afe0c3656c7b2a5ea3585edb05ad84e36250c6a8d4d28bd692bc97d033c95eb0bbeff4eb84981ae0006e36d55846cd38373b86a0
-EBUILD certbot-dns-nsone-0.39.0.ebuild 953 BLAKE2B 8b18e76a64e80647e5ec82307a6681cad3b476659b6dda4a82999472391cb2872437324dd5e72a45d01d686bbbd67165ee0b487af1e3f6c1b2dda35d7fd2d7a2 SHA512 190db40706f1363db8a91da68a69895c3f51f8b74c895e69071ba6d1b9e9cb03d72e27a60b6c51eb4799eabbc7d3047ae442cf0f05bd297219794946f7e74298
+EBUILD certbot-dns-nsone-0.39.0.ebuild 945 BLAKE2B 2dc4d5aa0936653a549f3f40d9283111f392fe4ed810cc6117c32dca41d220b04638a3fdc606eddffca84bf15130514d22689a636e4a26615c7d7a97544b509f SHA512 60520729dcc2a7e2133b5ac91ea87c61625f1f3d8065948e5e3e05d60f8c2f79144a190ef57d44b95727712db88fa6b0f7b2529258e3c6d43e76aa4e8a6c2aee
MISC metadata.xml 253 BLAKE2B 7dac7f77dcc8de31f439cc6d7770a503f95be9c2f8ae57df9e725df941e2b31a90a43664a485a5fad9510b9ae060ba7aaaddba29324338dd9eb07d88a63c7dce SHA512 303268e1f46e337e32c64b544c0962ecbe8de1799c42736b3c3515b6f31954a655830c402317bd0534cac12059e17eeb5f360d010432dff795a136662a5c10f1
diff --git a/app-crypt/certbot-dns-nsone/certbot-dns-nsone-0.39.0.ebuild b/app-crypt/certbot-dns-nsone/certbot-dns-nsone-0.39.0.ebuild
index 20526acadae5..8278a0a87d4c 100644
--- a/app-crypt/certbot-dns-nsone/certbot-dns-nsone-0.39.0.ebuild
+++ b/app-crypt/certbot-dns-nsone/certbot-dns-nsone-0.39.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=6
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
+PYTHON_COMPAT=(python{2_7,3_6})
if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/certbot/certbot.git"