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: Wed, 06 May 2020 20:27:39
Message-Id: 1588796850.14fd26499c6e7c000ff52239e978a2f40e75ca67.prometheanfire@gentoo
1 commit: 14fd26499c6e7c000ff52239e978a2f40e75ca67
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 20:26:10 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 20:27:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14fd2649
7
8 app-crypt/certbot-apache: 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-apache/Manifest | 1 +
14 .../{certbot-apache-9999.ebuild => certbot-apache-1.4.0.ebuild} | 1 -
15 app-crypt/certbot-apache/certbot-apache-9999.ebuild | 1 -
16 3 files changed, 1 insertion(+), 2 deletions(-)
17
18 diff --git a/app-crypt/certbot-apache/Manifest b/app-crypt/certbot-apache/Manifest
19 index c6644fcb5db..24824d6ddbe 100644
20 --- a/app-crypt/certbot-apache/Manifest
21 +++ b/app-crypt/certbot-apache/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-apache/certbot-apache-9999.ebuild b/app-crypt/certbot-apache/certbot-apache-1.4.0.ebuild
27 similarity index 96%
28 copy from app-crypt/certbot-apache/certbot-apache-9999.ebuild
29 copy to app-crypt/certbot-apache/certbot-apache-1.4.0.ebuild
30 index 499084cf93b..6a66d185839 100644
31 --- a/app-crypt/certbot-apache/certbot-apache-9999.ebuild
32 +++ b/app-crypt/certbot-apache/certbot-apache-1.4.0.ebuild
33 @@ -26,7 +26,6 @@ RESTRICT="!test? ( test )"
34
35 RDEPEND=">=app-crypt/acme-0.29.0[${PYTHON_USEDEP}]
36 >=app-crypt/certbot-1.1.0[${PYTHON_USEDEP}]
37 - dev-python/mock[${PYTHON_USEDEP}]
38 dev-python/python-augeas[${PYTHON_USEDEP}]
39 dev-python/zope-component[${PYTHON_USEDEP}]
40 dev-python/zope-interface[${PYTHON_USEDEP}]"
41
42 diff --git a/app-crypt/certbot-apache/certbot-apache-9999.ebuild b/app-crypt/certbot-apache/certbot-apache-9999.ebuild
43 index 499084cf93b..6a66d185839 100644
44 --- a/app-crypt/certbot-apache/certbot-apache-9999.ebuild
45 +++ b/app-crypt/certbot-apache/certbot-apache-9999.ebuild
46 @@ -26,7 +26,6 @@ RESTRICT="!test? ( test )"
47
48 RDEPEND=">=app-crypt/acme-0.29.0[${PYTHON_USEDEP}]
49 >=app-crypt/certbot-1.1.0[${PYTHON_USEDEP}]
50 - dev-python/mock[${PYTHON_USEDEP}]
51 dev-python/python-augeas[${PYTHON_USEDEP}]
52 dev-python/zope-component[${PYTHON_USEDEP}]
53 dev-python/zope-interface[${PYTHON_USEDEP}]"