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-apache/
Date: Fri, 03 May 2019 17:00:36
Message-Id: 1556902744.65ea9d5c912097caa7e907afcaa4fc3b1853f0f6.prometheanfire@gentoo
1 commit: 65ea9d5c912097caa7e907afcaa4fc3b1853f0f6
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 3 16:59:04 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri May 3 16:59:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ea9d5c
7
8 app-crypt/certbot-apache: 0.34.0 bump
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-crypt/certbot-apache/Manifest | 1 +
14 .../{certbot-apache-9999.ebuild => certbot-apache-0.34.0.ebuild} | 4 ++--
15 app-crypt/certbot-apache/certbot-apache-9999.ebuild | 4 ++--
16 3 files changed, 5 insertions(+), 4 deletions(-)
17
18 diff --git a/app-crypt/certbot-apache/Manifest b/app-crypt/certbot-apache/Manifest
19 index 6b792e7d043..f729567660b 100644
20 --- a/app-crypt/certbot-apache/Manifest
21 +++ b/app-crypt/certbot-apache/Manifest
22 @@ -1,2 +1,3 @@
23 DIST certbot-0.32.0.tar.gz 1284873 BLAKE2B c3fa538de87b67680a7bc7465d77ab2947606aec4def3717b5d942c83254ff758d751e137bfe33cb6f9362a11a9bad7fba0337927b638f3af7ddf304d408c447 SHA512 fa61e975d2ce09efa3570118f220cd9f9d2fc8d5ab408feb4c4e50bfa795cb28be6c7a78497fb10bc91e577e908126988197ae5d016be4823c5c4ddb68cbf5a4
24 DIST certbot-0.33.1.tar.gz 1304071 BLAKE2B 400c12ce254780fc0f336bbcff7917ba1ef4c6a0a708fb9607b79f8e966720a77adea9e56dc110c9424978d18eff15bd372141a0fc79edfb9f8fcc41f5f09f2b SHA512 055030e1ab1d3eb57b980c44732c8ec623d99de2d797a2b825bd2b816fce5b4c4d63d09178eb0a79fb83d991d63f00a149cc043067a2ae42a0ddcaa4fd329979
25 +DIST certbot-0.34.0.tar.gz 1346939 BLAKE2B db0d7bc716206ff9bebcf953b72e29f46e335209d70e518eeb11d944bab26e2fbe15c6bbe448861cbd71c744dfc22aa8cb54b96dfc5d15d497af8a91cfbc6e45 SHA512 24d4a58bcc220451532b1b7d1ddaa90ef773935ff65c2b06e121f044b5575d159555a757660abebd72ff4134a257394dbc99c981729d846d565c75f692317a30
26
27 diff --git a/app-crypt/certbot-apache/certbot-apache-9999.ebuild b/app-crypt/certbot-apache/certbot-apache-0.34.0.ebuild
28 similarity index 90%
29 copy from app-crypt/certbot-apache/certbot-apache-9999.ebuild
30 copy to app-crypt/certbot-apache/certbot-apache-0.34.0.ebuild
31 index e1c9148322f..0384278e887 100644
32 --- a/app-crypt/certbot-apache/certbot-apache-9999.ebuild
33 +++ b/app-crypt/certbot-apache/certbot-apache-0.34.0.ebuild
34 @@ -23,8 +23,8 @@ LICENSE="Apache-2.0"
35 SLOT="0"
36 IUSE="test"
37
38 -RDEPEND=">=app-crypt/certbot-0.26.0[${PYTHON_USEDEP}]
39 - >=app-crypt/acme-0.25.0[${PYTHON_USEDEP}]
40 +RDEPEND=">=app-crypt/acme-0.29.0[${PYTHON_USEDEP}]
41 + >=app-crypt/certbot-0.34.0[${PYTHON_USEDEP}]
42 dev-python/mock[${PYTHON_USEDEP}]
43 dev-python/python-augeas[${PYTHON_USEDEP}]
44 dev-python/zope-component[${PYTHON_USEDEP}]
45
46 diff --git a/app-crypt/certbot-apache/certbot-apache-9999.ebuild b/app-crypt/certbot-apache/certbot-apache-9999.ebuild
47 index e1c9148322f..0384278e887 100644
48 --- a/app-crypt/certbot-apache/certbot-apache-9999.ebuild
49 +++ b/app-crypt/certbot-apache/certbot-apache-9999.ebuild
50 @@ -23,8 +23,8 @@ LICENSE="Apache-2.0"
51 SLOT="0"
52 IUSE="test"
53
54 -RDEPEND=">=app-crypt/certbot-0.26.0[${PYTHON_USEDEP}]
55 - >=app-crypt/acme-0.25.0[${PYTHON_USEDEP}]
56 +RDEPEND=">=app-crypt/acme-0.29.0[${PYTHON_USEDEP}]
57 + >=app-crypt/certbot-0.34.0[${PYTHON_USEDEP}]
58 dev-python/mock[${PYTHON_USEDEP}]
59 dev-python/python-augeas[${PYTHON_USEDEP}]
60 dev-python/zope-component[${PYTHON_USEDEP}]