Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/certbot-nginx/
Date: Wed, 06 May 2020 20:27:39
Message-Id: 1588796852.78eb16e0e728d9e9a4318621e0cdfa8a5f7844e2.prometheanfire@gentoo
1 commit: 78eb16e0e728d9e9a4318621e0cdfa8a5f7844e2
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 20:27:12 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 20:27:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78eb16e0
7
8 app-crypt/certbot-nginx: 1.4.0 bump
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-crypt/certbot-nginx/Manifest | 1 +
14 .../{certbot-nginx-9999.ebuild => certbot-nginx-1.4.0.ebuild} | 5 ++---
15 app-crypt/certbot-nginx/certbot-nginx-9999.ebuild | 5 ++---
16 3 files changed, 5 insertions(+), 6 deletions(-)
17
18 diff --git a/app-crypt/certbot-nginx/Manifest b/app-crypt/certbot-nginx/Manifest
19 index c6644fcb5db..24824d6ddbe 100644
20 --- a/app-crypt/certbot-nginx/Manifest
21 +++ b/app-crypt/certbot-nginx/Manifest
22 @@ -1 +1,2 @@
23 DIST certbot-1.3.0.tar.gz 1362945 BLAKE2B bb36a7737275332f018d7f2283286e07e041892cc366f79e68df9eee7e57ca2186d36895d1923b032068a365878d09e49e17c1399a7418dbd8607c9a7efc1c26 SHA512 4205cdd1f3ddf500b9b952744db234636c086a856df80acd2d776305f4501eed07995e453e5c9b2c711fb0d1f1987d2bb8baaa13fccce8e000a38f486cfdc5d3
24 +DIST certbot-1.4.0.tar.gz 1381435 BLAKE2B 57d70a12ee38e1ba96f4c8c594c1940403e33d4cdf5111472a9c0c7d41061b2201792c38d9bb4ec516358f5592d2f689eeab31e1e686a534418b20eba2df4b4b SHA512 8926f724c47c0249e2e420cd8944f0b106682efaa2d9b211491ea4524fe4e64bb3ff4f21fd756996049d781a68294ab8307bd077b6d96fa00e09cbbdf4e59261
25
26 diff --git a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild b/app-crypt/certbot-nginx/certbot-nginx-1.4.0.ebuild
27 similarity index 87%
28 copy from app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
29 copy to app-crypt/certbot-nginx/certbot-nginx-1.4.0.ebuild
30 index b87bdbf7b7d..b6f70f8607b 100644
31 --- a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
32 +++ b/app-crypt/certbot-nginx/certbot-nginx-1.4.0.ebuild
33 @@ -25,9 +25,8 @@ IUSE=""
34
35 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
36 RDEPEND="${CDEPEND}
37 - >=app-crypt/acme-1.0.0[${PYTHON_USEDEP}]
38 - >=app-crypt/certbot-1.1.0[${PYTHON_USEDEP}]
39 - dev-python/mock[${PYTHON_USEDEP}]
40 + >=app-crypt/acme-1.4.0[${PYTHON_USEDEP}]
41 + >=app-crypt/certbot-1.4.0[${PYTHON_USEDEP}]
42 dev-python/pyopenssl[${PYTHON_USEDEP}]
43 >=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}]
44 dev-python/zope-interface[${PYTHON_USEDEP}]"
45
46 diff --git a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
47 index b87bdbf7b7d..b6f70f8607b 100644
48 --- a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
49 +++ b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
50 @@ -25,9 +25,8 @@ IUSE=""
51
52 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
53 RDEPEND="${CDEPEND}
54 - >=app-crypt/acme-1.0.0[${PYTHON_USEDEP}]
55 - >=app-crypt/certbot-1.1.0[${PYTHON_USEDEP}]
56 - dev-python/mock[${PYTHON_USEDEP}]
57 + >=app-crypt/acme-1.4.0[${PYTHON_USEDEP}]
58 + >=app-crypt/certbot-1.4.0[${PYTHON_USEDEP}]
59 dev-python/pyopenssl[${PYTHON_USEDEP}]
60 >=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}]
61 dev-python/zope-interface[${PYTHON_USEDEP}]"