1
0

57 Commits

Author SHA256 Message Date
99f5dd27f8 Accepting request 1311324 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1311324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=50
2025-10-14 16:10:43 +00:00
8e9af2773f - update to version 5.1.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=106
2025-10-14 08:04:35 +00:00
048129cc7a Accepting request 1302590 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1302590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=49
2025-09-03 19:08:40 +00:00
b2e0a172b7 - update to version 5.0.0
* Python 3.9 support was removed
  * Migrated most functionality from setup.py to pyproject.toml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=104
2025-09-03 12:25:50 +00:00
d721fcc377 Accepting request 1299127 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1299127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=48
2025-08-13 14:30:42 +00:00
2617360226 - update to version 4.2.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=102
2025-08-12 16:04:07 +00:00
745883a87b Accepting request 1286014 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1286014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=47
2025-06-16 10:26:28 +00:00
87a3020df2 - update to version 4.1.1
* Switched to src-layout from flat-layout to accommodate PEP 517 pip
    editable installs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=100
2025-06-13 14:51:41 +00:00
ab7e38774b Accepting request 1271248 from devel:languages:python:certbot
- Update to 4.0.0:
  * Added
    + The --preferred-profile and --required-profile flags allow requesting
      a profile.
  * Changed
    + Certificates now renew with 1/3rd of lifetime left (or 1/2 of lifetime
      left, if the lifetime is shorter than 10 days).
    + removed acme.crypto_util._pyopenssl_cert_or_req_all_names
    + removed acme.crypto_util._pyopenssl_cert_or_req_san
    + removed acme.crypto_util.dump_pyopenssl_chain
    + removed acme.crypto_util.gen_ss_cert
    + removed certbot.crypto_util.dump_pyopenssl_chain
    + removed certbot.crypto_util.pyopenssl_load_certificate
  * Fixed
    + Moved RewriteEngine on directive added during apache http01
      authentication to the end of the virtual host, so that it overwrites
      any RewriteEngine off directives that already exist and allows
      redirection to the challenge URL.

OBS-URL: https://build.opensuse.org/request/show/1271248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=46
2025-04-22 15:29:08 +00:00
eb93575c40 - Update to 4.0.0:
* Added
    + The --preferred-profile and --required-profile flags allow requesting
      a profile.
  * Changed
    + Certificates now renew with 1/3rd of lifetime left (or 1/2 of lifetime
      left, if the lifetime is shorter than 10 days).
    + removed acme.crypto_util._pyopenssl_cert_or_req_all_names
    + removed acme.crypto_util._pyopenssl_cert_or_req_san
    + removed acme.crypto_util.dump_pyopenssl_chain
    + removed acme.crypto_util.gen_ss_cert
    + removed certbot.crypto_util.dump_pyopenssl_chain
    + removed certbot.crypto_util.pyopenssl_load_certificate
  * Fixed
    + Moved RewriteEngine on directive added during apache http01
      authentication to the end of the virtual host, so that it overwrites
      any RewriteEngine off directives that already exist and allows
      redirection to the challenge URL.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=98
2025-04-22 03:47:19 +00:00
b47b7ab4db Accepting request 1254995 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1254995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=45
2025-03-21 19:23:30 +00:00
db9ade2201 - update to version 3.3.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=96
2025-03-21 12:30:40 +00:00
421e0137f7 Accepting request 1240563 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1240563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=44
2025-01-27 19:57:14 +00:00
569647fba8 - update to version 3.1.0
* Our runtime dependency on setuptools has been dropped from all 
    Certbot components.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=94
2025-01-27 14:56:07 +00:00
46ad34a6a5 Accepting request 1228073 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1228073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=43
2024-12-03 19:48:18 +00:00
796c239c03 - update to version 3.0.1
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=92
2024-12-03 14:57:20 +00:00
32864334fb Accepting request 1183175 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1183175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=42
2024-06-25 21:09:07 +00:00
efd77a0e64 Accepting request 1161207 from devel:languages:python:certbot
- Switch to pyproject macros.
- No more greedy globs in %files.
- Add missing Requires on setuptools.

- update to 2.9.0:
  * Support for Python 3.12 was added.
  * Updates `joinpath` syntax to only use one addition per call,
    because the multiple inputs version was causing mypy errors
    on Python 3.10.
  * Makes the `reconfigure` verb actually use the staging server
    for the dry run to check the new configuration.

- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1161207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=41
2024-03-25 20:11:36 +00:00
306bef84b4 Accepting request 1133008 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1133008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=40
2023-12-14 21:02:59 +00:00
ec01964d3f Accepting request 1091318 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/1091318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=39
2023-06-07 21:08:16 +00:00
c576f117e9 Accepting request 1031490 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1031490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=38
2022-10-27 11:54:47 +00:00
56f13daf15 Accepting request 1005272 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1005272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=37
2022-09-22 12:50:07 +00:00
2d12ea27af Accepting request 988386 from devel:languages:python:certbot
- update to 1.29.0:
  * --allow-subset-of-names will now additionally retry in cases where domains
    are rejected while creating or finalizing orders. This requires subproblem
    support from the ACME server
  * The show_account subcommand now uses the "newAccount" ACME endpoint to
    fetch the account data, so it doesn't rely on the locally stored account URL.
    This fixes situations where Certbot
    would use old ACMEv1 registration info with non-functional account URLs.
  * The generated Certificate Signing Requests are now generated as version 1
    instead of version 3. This resolves situations in where strict enforcement
    of PKCS#10 meant that CSRs that were generated as version 3 were rejected

OBS-URL: https://build.opensuse.org/request/show/988386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=36
2022-07-11 17:10:18 +00:00
580e018546 Accepting request 984962 from devel:languages:python:certbot
update to 1.28.0

OBS-URL: https://build.opensuse.org/request/show/984962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=35
2022-06-25 08:24:50 +00:00
ff996f092c Accepting request 979821 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/979821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=34
2022-05-30 10:44:38 +00:00
3e894e6916 Accepting request 967769 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/967769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=33
2022-04-08 20:46:07 +00:00
35ef424099 Accepting request 941948 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/941948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=32
2021-12-21 19:42:23 +00:00
Richard Brown
8049d6440b Accepting request 911366 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/911366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=31
2021-08-11 09:47:38 +00:00
03100e29e5 Accepting request 909358 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/909358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=30
2021-07-30 21:22:13 +00:00
c5e44718eb Accepting request 908378 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/908378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=29
2021-07-26 15:38:16 +00:00
454bfdd149 Accepting request 901687 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/901687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=28
2021-06-24 16:22:49 +00:00
93f8e09e85 Accepting request 892486 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/892486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=27
2021-05-12 17:32:37 +00:00
797ced4c6f Accepting request 885415 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/885415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=26
2021-04-15 14:57:47 +00:00
f02667a399 Accepting request 877603 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/877603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=25
2021-03-08 14:19:46 +00:00
149899e5f4 Accepting request 861648 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/861648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=24
2021-01-08 16:39:09 +00:00
9d29764265 Accepting request 839991 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/839991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=23
2020-10-07 12:19:29 +00:00
a9ade1024e Accepting request 828473 from devel:languages:python:certbot
- update to version 1.7.0
  * Sync with main certbot package.

OBS-URL: https://build.opensuse.org/request/show/828473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=22
2020-08-21 17:14:21 +00:00
c4033e9088 Accepting request 820657 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/820657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=21
2020-07-15 13:02:34 +00:00
591ec0f775 Accepting request 813516 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/813516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=20
2020-06-11 13:16:08 +00:00
65f706c00b Accepting request 805541 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/805541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=19
2020-05-14 21:27:00 +00:00
c574dbbf4b Accepting request 783855 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/783855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=18
2020-03-11 17:55:15 +00:00
43d065228f Accepting request 778045 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/778045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=17
2020-02-26 14:03:13 +00:00
55681f4527 Accepting request 766016 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/766016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=16
2020-01-21 20:02:16 +00:00
004ac3b7db Accepting request 760660 from devel:languages:python:certbot
- update to version 1.0.0
  * sync with main certbot package.

OBS-URL: https://build.opensuse.org/request/show/760660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=15
2020-01-03 16:39:17 +00:00
58e114f52c Accepting request 748673 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/748673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=14
2019-11-14 23:27:15 +00:00
52c52627d3 Accepting request 739164 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/739164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=13
2019-10-31 17:14:24 +00:00
c5a48ff0aa Accepting request 734583 from devel:languages:python:certbot
- update to version 0.39.0
  * Support for Python 3.8 was added to Certbot and all of its components.

OBS-URL: https://build.opensuse.org/request/show/734583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=12
2019-10-02 12:56:29 +00:00
Ludwig Nussel
2fa544923b Accepting request 730170 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/730170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=11
2019-09-13 12:59:18 +00:00
f52a28c0ce Accepting request 726148 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/726148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=10
2019-08-28 14:04:32 +00:00
3d078765fb Accepting request 718491 from devel:languages:python:certbot
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/718491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=9
2019-07-29 15:28:01 +00:00
85f93f5854 Accepting request 716064 from devel:languages:python:certbot
version bump

OBS-URL: https://build.opensuse.org/request/show/716064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=8
2019-07-18 13:22:04 +00:00
2e6ac7735d Accepting request 710536 from devel:languages:python:certbot
- update to version 0.35.1
  * sync with main certbot package

OBS-URL: https://build.opensuse.org/request/show/710536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=7
2019-06-18 12:59:58 +00:00
e63f370397 Accepting request 705630 from devel:languages:python:certbot
up

OBS-URL: https://build.opensuse.org/request/show/705630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=6
2019-06-03 16:50:36 +00:00
caaf556428 Accepting request 686066 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/686066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=5
2019-03-19 09:00:34 +00:00
fd299e01fd Accepting request 673124 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/673124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=4
2019-02-11 20:27:01 +00:00
Stephan Kulow
0292b2988c Accepting request 669797 from devel:languages:python:certbot
- Update to 0.30.2:
  * lockstep with main certbot package

OBS-URL: https://build.opensuse.org/request/show/669797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=3
2019-02-02 20:49:05 +00:00
f3a85b093f Accepting request 649940 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/649940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=2
2018-11-18 22:32:44 +00:00
4 changed files with 72 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9433b85393fe1c5a758073f34a6b20e7c113dba4e4202b0064fcc2d9ca1cd707
size 11860

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:396824219cfc9fdb20d94b9f86a08e4386cc7fa6a064902a5ac4def82f6aef39
size 12217

View File

@@ -1,3 +1,70 @@
-------------------------------------------------------------------
Tue Oct 14 08:04:25 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 5.1.0
* sync with the main certbot package
-------------------------------------------------------------------
Wed Sep 3 12:25:43 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 5.0.0
* Python 3.9 support was removed
* Migrated most functionality from setup.py to pyproject.toml
-------------------------------------------------------------------
Tue Aug 12 16:04:01 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 4.2.0
* sync with the main certbot package
-------------------------------------------------------------------
Fri Jun 13 14:51:35 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 4.1.1
* Switched to src-layout from flat-layout to accommodate PEP 517 pip
editable installs
-------------------------------------------------------------------
Tue Apr 22 03:45:46 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 4.0.0:
* Added
+ The --preferred-profile and --required-profile flags allow requesting
a profile.
* Changed
+ Certificates now renew with 1/3rd of lifetime left (or 1/2 of lifetime
left, if the lifetime is shorter than 10 days).
+ removed acme.crypto_util._pyopenssl_cert_or_req_all_names
+ removed acme.crypto_util._pyopenssl_cert_or_req_san
+ removed acme.crypto_util.dump_pyopenssl_chain
+ removed acme.crypto_util.gen_ss_cert
+ removed certbot.crypto_util.dump_pyopenssl_chain
+ removed certbot.crypto_util.pyopenssl_load_certificate
* Fixed
+ Moved RewriteEngine on directive added during apache http01
authentication to the end of the virtual host, so that it overwrites
any RewriteEngine off directives that already exist and allows
redirection to the challenge URL.
-------------------------------------------------------------------
Fri Mar 21 12:30:33 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 3.3.0
* sync with the main certbot package
-------------------------------------------------------------------
Mon Jan 27 14:39:08 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 3.1.0
* Our runtime dependency on setuptools has been dropped from all
Certbot components.
-------------------------------------------------------------------
Tue Dec 3 14:52:49 UTC 2024 - Markéta Machová <mmachova@suse.com>
- update to version 3.0.1
* sync with the main certbot package
-------------------------------------------------------------------
Tue Jun 25 12:23:22 UTC 2024 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-certbot-dns-luadns
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-certbot-dns-luadns
Version: 2.11.0
Version: 5.1.0
Release: 0
Summary: LuaDNS Authenticator plugin for Certbot
License: Apache-2.0
@@ -35,7 +35,6 @@ BuildRequires: python-rpm-macros
Requires: python-acme >= %{version}
Requires: python-certbot >= %{version}
Requires: python-dns-lexicon >= 3.14.1
Requires: python-setuptools >= 41
BuildArch: noarch
%python_subpackages