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/
Date: Wed, 06 May 2020 20:27:39
Message-Id: 1588796849.189c2a1f33b86bbdab28812f0960ad0372208d4c.prometheanfire@gentoo
1 commit: 189c2a1f33b86bbdab28812f0960ad0372208d4c
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 20:25:17 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 20:27:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=189c2a1f
7
8 app-crypt/certbot: 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/Manifest | 1 +
14 app-crypt/certbot/{certbot-9999.ebuild => certbot-1.4.0.ebuild} | 1 -
15 app-crypt/certbot/certbot-9999.ebuild | 1 -
16 3 files changed, 1 insertion(+), 2 deletions(-)
17
18 diff --git a/app-crypt/certbot/Manifest b/app-crypt/certbot/Manifest
19 index c6644fcb5db..24824d6ddbe 100644
20 --- a/app-crypt/certbot/Manifest
21 +++ b/app-crypt/certbot/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/certbot-9999.ebuild b/app-crypt/certbot/certbot-1.4.0.ebuild
27 similarity index 97%
28 copy from app-crypt/certbot/certbot-9999.ebuild
29 copy to app-crypt/certbot/certbot-1.4.0.ebuild
30 index 5bbead32041..182f2b91d51 100644
31 --- a/app-crypt/certbot/certbot-9999.ebuild
32 +++ b/app-crypt/certbot/certbot-1.4.0.ebuild
33 @@ -32,7 +32,6 @@ RDEPEND="
34 >=dev-python/cryptography-2.8[${PYTHON_USEDEP}]
35 >=dev-python/distro-1.0.1[${PYTHON_USEDEP}]
36 >=dev-python/josepy-1.1.0[${PYTHON_USEDEP}]
37 - dev-python/mock[${PYTHON_USEDEP}]
38 >=dev-python/parsedatetime-1.3[${PYTHON_USEDEP}]
39 dev-python/pyrfc3339[${PYTHON_USEDEP}]
40 dev-python/pytz[${PYTHON_USEDEP}]
41
42 diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild
43 index 5bbead32041..182f2b91d51 100644
44 --- a/app-crypt/certbot/certbot-9999.ebuild
45 +++ b/app-crypt/certbot/certbot-9999.ebuild
46 @@ -32,7 +32,6 @@ RDEPEND="
47 >=dev-python/cryptography-2.8[${PYTHON_USEDEP}]
48 >=dev-python/distro-1.0.1[${PYTHON_USEDEP}]
49 >=dev-python/josepy-1.1.0[${PYTHON_USEDEP}]
50 - dev-python/mock[${PYTHON_USEDEP}]
51 >=dev-python/parsedatetime-1.3[${PYTHON_USEDEP}]
52 dev-python/pyrfc3339[${PYTHON_USEDEP}]
53 dev-python/pytz[${PYTHON_USEDEP}]