Thibaud CANALE
e0d779ab93
app-crypt/certbot-dns-rfc2136: add 2.8.0
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2023-12-19 14:25:14 +01:00
Thibaud CANALE
10ec087e0d
app-crypt/certbot-dns-rfc2136: drop 2.7.1
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2023-12-19 14:22:03 +01:00
Thibaud CANALE
e743e3081a
app-crypt/certbot-dns-rfc2136: add 2.7.1, 2.7.2, 2.7.3, 2.7.4
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2023-11-20 19:31:24 +01:00
Thibaud CANALE
d2208b5abd
app-crypt/certbot-dns-rfc2136: drop 2.5.0
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2023-11-20 19:31:23 +01:00
Thibaud CANALE
765b46a436
app-crypt/certbot-dns-rfc2136: drop 2.2.0, 2.3.0, 2.4.0
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2023-05-14 22:08:36 +02:00
Thibaud CANALE
ec06cddeeb
app-crypt/certbot-dns-rfc2136: add 2.6.0
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2023-05-14 22:07:10 +02:00
Anna (cybertailor) Vyalkova
12088906c5
*/*: drop dead py3.9 impl
...
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in >
2023-05-02 00:45:35 +05:00
Thibaud CANALE
d0dcc79af3
app-crypt/certbot-dns-rfc2136: add 2.5.0
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2023-04-08 01:01:09 +02:00
Thibaud CANALE
efeabe2fe3
app-crypt/certbot-dns-rfc2136: drop 2.0.0, 2.1.0
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2023-03-15 01:40:48 +01:00
Thibaud CANALE
31a4adc84b
app-crypt/certbot-dns-rfc2136: add 2.3.0, 2.4.0
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2023-03-15 01:33:02 +01:00
Florian Schmaus
efdaee13ce
*/*: sphinx_rtd_theme → sphinx-rtd-theme
...
Signed-off-by: Florian Schmaus <flow@gentoo.org >
2023-02-14 12:59:55 +01:00
Thibaud CANALE
455ebd3f55
app-crypt/certbot-dns-rfc2136: add 2.0.0, 2.1.0, 2.2.0
...
Also fix dependencies based on `setup.py` content.
Bug: https://bugs.gentoo.org/702744
Signed-off-by: Thibaud CANALE <thican@thican.net >
2023-01-30 01:46:23 +01:00
Thibaud CANALE
eec4f8c935
app-crypt/certbot-dns-rfc2136: drop 1.30.0-r2, 1.31.0-r1, 1.32.0
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2023-01-30 01:41:28 +01:00
Thibaud CANALE
05dfe1336e
app-crypt/certbot-dns-rfc2136: updates pytest dependency
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2022-11-12 03:31:34 +01:00
Thibaud CANALE
597c6ba85a
app-crypt/certbot-dns-rfc2136: add 1.32.0, drop 1.29.0-r2, brings multiple reworks
...
The purpose of this rework is to use parent package archive as common
base for all the modules.
Warnings: some modifications might require some reviews, tests were done
but maybe not thoroughly enough.
Reworks:
- replaces deprecated DISTUTILS_USE_SETUPTOOLS by
DISTUTILS_USE_PEP517, with "setuptools" (DistutilsNonPEP517Build);
- integrates parent mechanism for base source;
- stores archive with ".gh" in its extension (PythonGHDistfileSuffix)
also use parent’s file;
- enables more architectures;
- adds Sphinx documentation support (to test further).
Signed-off-by: Thibaud CANALE <thican@thican.net >
2022-11-12 02:26:28 +01:00
Jack Sangdahl
ec30902df4
app-crypt/certbot-dns-rfc2136: add dnspython as RDEPEND
...
Fixes: https://bugs.gentoo.org/860993
Signed-off-by: Jack Sangdahl <0x6A73@pm.me >
2022-11-11 13:17:52 -07:00
Thibaud CANALE
4d96054371
app-crypt/certbot-dns-rfc2136: fix patches handler
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2022-10-07 00:09:41 +02:00
Thibaud CANALE
deb75c74ab
app-crypt/certbot-dns-rfc2136: add 1.31.0
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2022-10-07 00:09:41 +02:00
Thibaud CANALE
14693c2e48
app-crypt/certbot-dns-rfc2136: updates 1.29.0, deletes 1.27.0, 1.28.0
...
* Fix "S" path;
* Updates RDEPEND with versions from tools/requirements.txt;
* Implements patches handles for its subdirectory (array currently
empty, present in case of);
* "Plaintexting"s SRC_URI, for grep.
Signed-off-by: Thibaud CANALE <thican@thican.net >
2022-09-12 23:13:52 +02:00
Thibaud CANALE
c196aaa232
app-crypt/certbot-dns-rfc2136: add 1.30.0, add 9999
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2022-09-12 23:13:45 +02:00
Thibaud CANALE
de808fd253
app-crypt/certbot-dns-rfc2136: new package, add 1.27.0, 1.28.0, 1.29.0
...
Signed-off-by: Thibaud CANALE <thican@thican.net >
2022-07-17 23:55:35 +02:00