Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-crypt/certbot-dns-rfc2136/
Date: Thu, 16 Mar 2023 08:41:55
Message-Id: 1678840848.efeabe2fe36cc9e616206ac10cb316c0b553299d.flow@gentoo
1 commit: efeabe2fe36cc9e616206ac10cb316c0b553299d
2 Author: Thibaud CANALE <thican <AT> thican <DOT> net>
3 AuthorDate: Wed Mar 15 00:40:48 2023 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 15 00:40:48 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=efeabe2f
7
8 app-crypt/certbot-dns-rfc2136: drop 2.0.0, 2.1.0
9
10 Signed-off-by: Thibaud CANALE <thican <AT> thican.net>
11
12 app-crypt/certbot-dns-rfc2136/Manifest | 2 -
13 .../certbot-dns-rfc2136-2.0.0.ebuild | 70 ----------------------
14 .../certbot-dns-rfc2136-2.1.0.ebuild | 70 ----------------------
15 3 files changed, 142 deletions(-)
16
17 diff --git a/app-crypt/certbot-dns-rfc2136/Manifest b/app-crypt/certbot-dns-rfc2136/Manifest
18 index b3e248e20..edb04bef4 100644
19 --- a/app-crypt/certbot-dns-rfc2136/Manifest
20 +++ b/app-crypt/certbot-dns-rfc2136/Manifest
21 @@ -1,5 +1,3 @@
22 -DIST certbot-2.0.0.gh.tar.gz 1326589 BLAKE2B d1dc7e2c2a807f767d5dd4209b0fe079e18a8859c9a1b1dbdf62f240c123f20d5a63f01c5a92a4463b99f50b343e6956ac9a53c14c576b16bcd46c07f6f775f3 SHA512 c72d428a43d19b105a206931f8fe74e0c68dfc288a2e8667f25b9e292820eccd9ad04a11d9d3c4fcdbcb08cf2adc5f5fad12bd53b8df09dcc77c0a500a30e518
23 -DIST certbot-2.1.0.gh.tar.gz 1327451 BLAKE2B c4694622648427146574aa7c056d5d76dc3c4f6b8487a506d1c4996239f979d89ca26980b2ffbaab975458d0691acaa07a46a75098b6146e6e3c51e6eaa64be0 SHA512 83c3a6abeffb135cebd0d0f4561f3814039962e3b895aaf7bef6570641fccda2da04f1a6110c5e90d6ed3346402cbb3ff543b0a096e8e18f6345edd22da643cc
24 DIST certbot-2.2.0.gh.tar.gz 1331053 BLAKE2B 4a3e6d8b0b3b7f8537bd6b24234bad7657842ee64865bcef2701e572501640b7a2d49cf4dc62db25cda1039be2d20fb77ac6415cdcb4756fce0f96b5cb7410c6 SHA512 242bfa8e5b60c28b49457403b41421ef782b9f98f325cc423b58283fef410b33691c3ce126188b191c80fcd488fe5d51acfc5ca575c8e7c5b6b08198844bffb7
25 DIST certbot-2.3.0.gh.tar.gz 1335613 BLAKE2B af8ff393f92755e8e312f7596fe99abefa35c42cef6fa6688f7f3dd4a310205385fec81366df30d8edfe28d8abd3db447c9e1a3770fe31c3d45c69f04a038660 SHA512 5f52d9b0dd390fc696389a94ff897d803ee062feca50bb66972e197dcd79b0096b337cece2798557c3878903577171fd9afe1f18a4a2131ad7e6a62d0d945ebb
26 DIST certbot-2.4.0.gh.tar.gz 1333159 BLAKE2B 534c7d090cc8a2b77b2dd8bd8c407409260c18e7741223a327bb240dac9685b1ca152d4a20bb0ec46d8717f89bd3de6f494019c57afe22a74db69641a3ed209e SHA512 c307c97154935a3a01b468d6e91505caba6073b4c01071c87382bdc08c892094d95d75b047047d3221b7d8018a61ce974c0f4defbfdee00b136af920fd579108
27
28 diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.0.0.ebuild b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.0.0.ebuild
29 deleted file mode 100644
30 index e784b2ceb..000000000
31 --- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.0.0.ebuild
32 +++ /dev/null
33 @@ -1,70 +0,0 @@
34 -# Copyright 1999-2023 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=8
38 -
39 -PYTHON_COMPAT=( python3_{9..11} )
40 -DISTUTILS_USE_PEP517=setuptools
41 -
42 -inherit distutils-r1
43 -
44 -PARENT_PN="${PN%-dns-rfc2136}"
45 -PARENT_P="${PARENT_PN}-${PV}"
46 -
47 -if [[ "${PV}" == *9999 ]]; then
48 - inherit git-r3
49 -
50 - EGIT_REPO_URI="https://github.com/certbot/certbot.git"
51 - EGIT_SUBMODULES=()
52 - EGIT_CHECKOUT_DIR="${WORKDIR}/${PARENT_P}"
53 -else
54 - SRC_URI="
55 - https://github.com/certbot/certbot/archive/v${PV}.tar.gz
56 - -> ${PARENT_P}.gh.tar.gz
57 - "
58 - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
59 -fi
60 -
61 -DESCRIPTION="RFC 2136 DNS Authenticator plugin for Certbot (Let’s Encrypt client)"
62 -HOMEPAGE="
63 - https://github.com/certbot/certbot
64 - https://letsencrypt.org/
65 -"
66 -
67 -LICENSE="Apache-2.0"
68 -SLOT="0"
69 -
70 -S="${WORKDIR}/${PARENT_P}/${PN}"
71 -
72 -BDEPEND="
73 - test? ( >=dev-python/pytest-7.2.0[${PYTHON_USEDEP}] )
74 -"
75 -
76 -RDEPEND="
77 - ${PYTHON_DEPS}
78 - >=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
79 - >=app-crypt/certbot-${PV}[${PYTHON_USEDEP}]
80 - >=dev-python/dnspython-2.2.1[${PYTHON_USEDEP}]
81 -"
82 -
83 -distutils_enable_sphinx docs dev-python/sphinx-rtd-theme
84 -distutils_enable_tests pytest
85 -
86 -# Same than PATCHES but from repository's root directory,
87 -# please see function `python_prepare_all` below.
88 -# Simplier for users IMHO.
89 -PARENT_PATCHES=(
90 -)
91 -
92 -# Here for patches within "${PN}" subdirectory.
93 -PATCHES=(
94 -)
95 -
96 -python_prepare_all() {
97 - pushd "${WORKDIR}/${PARENT_P}" > /dev/null || die
98 - [[ -n "${PARENT_PATCHES[@]}" ]] && eapply "${PARENT_PATCHES[@]}"
99 - eapply_user
100 - popd > /dev/null || die
101 -
102 - distutils-r1_python_prepare_all
103 -}
104
105 diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.1.0.ebuild b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.1.0.ebuild
106 deleted file mode 100644
107 index e784b2ceb..000000000
108 --- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.1.0.ebuild
109 +++ /dev/null
110 @@ -1,70 +0,0 @@
111 -# Copyright 1999-2023 Gentoo Authors
112 -# Distributed under the terms of the GNU General Public License v2
113 -
114 -EAPI=8
115 -
116 -PYTHON_COMPAT=( python3_{9..11} )
117 -DISTUTILS_USE_PEP517=setuptools
118 -
119 -inherit distutils-r1
120 -
121 -PARENT_PN="${PN%-dns-rfc2136}"
122 -PARENT_P="${PARENT_PN}-${PV}"
123 -
124 -if [[ "${PV}" == *9999 ]]; then
125 - inherit git-r3
126 -
127 - EGIT_REPO_URI="https://github.com/certbot/certbot.git"
128 - EGIT_SUBMODULES=()
129 - EGIT_CHECKOUT_DIR="${WORKDIR}/${PARENT_P}"
130 -else
131 - SRC_URI="
132 - https://github.com/certbot/certbot/archive/v${PV}.tar.gz
133 - -> ${PARENT_P}.gh.tar.gz
134 - "
135 - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
136 -fi
137 -
138 -DESCRIPTION="RFC 2136 DNS Authenticator plugin for Certbot (Let’s Encrypt client)"
139 -HOMEPAGE="
140 - https://github.com/certbot/certbot
141 - https://letsencrypt.org/
142 -"
143 -
144 -LICENSE="Apache-2.0"
145 -SLOT="0"
146 -
147 -S="${WORKDIR}/${PARENT_P}/${PN}"
148 -
149 -BDEPEND="
150 - test? ( >=dev-python/pytest-7.2.0[${PYTHON_USEDEP}] )
151 -"
152 -
153 -RDEPEND="
154 - ${PYTHON_DEPS}
155 - >=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
156 - >=app-crypt/certbot-${PV}[${PYTHON_USEDEP}]
157 - >=dev-python/dnspython-2.2.1[${PYTHON_USEDEP}]
158 -"
159 -
160 -distutils_enable_sphinx docs dev-python/sphinx-rtd-theme
161 -distutils_enable_tests pytest
162 -
163 -# Same than PATCHES but from repository's root directory,
164 -# please see function `python_prepare_all` below.
165 -# Simplier for users IMHO.
166 -PARENT_PATCHES=(
167 -)
168 -
169 -# Here for patches within "${PN}" subdirectory.
170 -PATCHES=(
171 -)
172 -
173 -python_prepare_all() {
174 - pushd "${WORKDIR}/${PARENT_P}" > /dev/null || die
175 - [[ -n "${PARENT_PATCHES[@]}" ]] && eapply "${PARENT_PATCHES[@]}"
176 - eapply_user
177 - popd > /dev/null || die
178 -
179 - distutils-r1_python_prepare_all
180 -}