d0f05afab5
- update to version 2.11.0
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=90
2024-06-25 12:22:51 +00:00
65796dff25
- Switch to pyproject macros.
...
- No more greedy globs in %files.
- Add missing Requires on setuptools.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=88
2024-03-24 23:30:39 +00:00
496f0f5350
- 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=87
2024-02-09 13:51:19 +00:00
3f57eede00
- Add %{?sle15_python_module_pythons}
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=86
2024-02-07 12:42:00 +00:00
d53a026e74
- update to version 2.8.0
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=84
2023-12-07 10:46:18 +00:00
a8ed53d3c4
- update to version 2.7.4
...
* Fixed a bug introduced in version 2.7.0 of our Lexicon based DNS plugins that
caused them to fail to find the DNS zone that needs to be modified in some
cases.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=83
2023-11-16 13:04:09 +00:00
bfcbe64add
* Add a new base class certbot.plugins.dns_common_lexicon.LexiconDNSAuthenticator to implement a DNS
...
authenticator plugin backed by Lexicon to communicate with the provider DNS API. This approach relies
heavily on conventions to reduce the implementation complexity of a new plugin.
* Add a new test base class certbot.plugins.dns_test_common_lexicon.BaseLexiconDNSAuthenticatorTest to
help testing DNS plugins implemented on top of LexiconDNSAuthenticator.
* Deprecates LexiconClient base class and build_lexicon_config function in
certbot.plugins.dns_common_lexicon module in favor of LexiconDNSAuthenticator.
* Deprecates BaseLexiconAuthenticatorTest and BaseLexiconClientTest test base classes of
certbot.plugins.dns_test_common_lexicon module in favor of BaseLexiconDNSAuthenticatorTest.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=81
2023-10-31 09:42:11 +00:00
8e26689bf7
- update to version 2.7.3
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=80
2023-10-31 08:13:21 +00:00
2d8f3a0f0c
Accepting request 1091301 from home:mcalabkova:branches:devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1091301
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=78
2023-06-07 17:02:48 +00:00
72d65c1416
- update to version 1.31.0
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=76
2022-10-27 08:21:50 +00:00
5ce3d12213
- update to version 1.30.0
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=74
2022-09-21 17:56:55 +00:00
806edac3e0
- 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/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=72
2022-07-11 13:28:47 +00:00
45e8c33e6f
- update to version 1.28.0
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=70
2022-06-24 19:36:08 +00:00
eee03d21c8
- update to version 1.27.0
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=68
2022-05-30 09:21:24 +00:00
a6031cd9c3
- update to version 1.26.0
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=66
2022-04-08 10:44:12 +00:00
Danilo Spinella
f0d1b1be9e
Accepting request 941940 from home:dspinella:branches:devel:languages:python:certbot
...
- update to version 1.22.0
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/request/show/941940
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=65
2021-12-21 19:09:46 +00:00
11b89873c2
Accepting request 911280 from home:dspinella:branches:devel:languages:python:certbot
...
- update to version 1.18.0
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/request/show/911280
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=64
2021-08-11 06:11:22 +00:00
3c07641884
- update to version 1.17.0
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=63
2021-07-30 08:45:08 +00:00
2783cd69bd
Accepting request 906427 from home:dimstar:Factory
...
Disable py3.6 - dns-lexicon no longer built for 3.6 neither
OBS-URL: https://build.opensuse.org/request/show/906427
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=62
2021-07-26 09:28:20 +00:00
5c54b7d215
- update to version 1.16.0
...
* DNS plugins based on lexicon now require dns-lexicon >= v3.1.0
* Require the latest certbot and acme plugins for simplicity
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=60
2021-06-24 09:34:44 +00:00
b028825be7
- update to version 1.15.0
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=58
2021-05-12 12:07:14 +00:00
285ff2422a
- update to version 1.14.0
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=56
2021-04-14 15:17:16 +00:00
a23004ace0
- update to version 1.13.0
...
* Support for Python 2 has been removed.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=54
2021-03-08 08:40:11 +00:00
5c6602bc79
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=52
2021-01-08 12:12:11 +00:00
4e7494a2ec
- update to version 1.9.0
...
* Sync with main certbot package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=50
2020-10-07 08:44:27 +00:00
3ed2679634
- update to version 1.7.0
...
* Sync with main certbot package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=47
2020-08-21 08:42:44 +00:00
ca612e9638
- update to version 1.6.0
...
* Sync with main certbot package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=45
2020-07-13 08:39:44 +00:00
a190f9a293
- update to version 1.5.0
...
* Sync with main certbot package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=43
2020-06-11 12:13:42 +00:00
9bec7d1077
- update to version 1.4.0
...
* Sync with main certbot package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=41
2020-05-14 08:50:28 +00:00
cfa495749c
- update to version 1.3.0
...
* Sync with main certbot package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=39
2020-03-11 13:44:48 +00:00
1ab345184b
- update to version 1.2.0
...
* Sync with main certbot package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=37
2020-02-21 15:59:36 +00:00
158913a8a9
- update to version 1.1.0
...
* Sync with main certbot package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=35
2020-01-21 09:42:25 +00:00
11cbf123fa
- update to version 1.0.0
...
* Sync with main certbot package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=32
2020-01-03 12:34:33 +00:00
91669a68fd
- update to version 0.40.1
...
* Sync with main certbot package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=30
2019-11-14 11:57:33 +00:00
ca30c56be6
Accepting request 739143 from home:RBrownSUSE:branches:devel:languages:python:certbot
...
Remove obsolete Groups tag (fate#326485)
OBS-URL: https://build.opensuse.org/request/show/739143
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=28
2019-10-17 11:27:10 +00:00
2044012910
- 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/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=26
2019-10-02 10:12:43 +00:00
da64e529e5
- update to version 0.38.0
...
* sync with main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=24
2019-09-11 12:30:05 +00:00
4ea69d453f
- update to version 0.37.2
...
* sync with main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=22
2019-08-26 10:42:12 +00:00
OBS User buildservice-autocommit
670f49f528
Accepting request 716062 from devel:languages:python:certbot
...
baserev update by copy to link target
OBS-URL: https://build.opensuse.org/request/show/716062
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=20
2019-07-18 13:21:56 +00:00
OBS User buildservice-autocommit
e84444e1bf
Updating link to change in openSUSE:Factory/python-certbot-dns-dnsmadeeasy revision 8.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=5e8b97c788e6a32c7ddb92e9ca0ad1f1
2019-07-18 13:21:56 +00:00
4e5517a84b
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=19
2019-07-18 08:26:39 +00:00
7c8dd266a9
- update to version 0.36.0
...
* sync with main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=18
2019-07-17 13:37:26 +00:00
7db74b30dc
- - update to version 0.35.1
...
* sync with main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=16
2019-06-18 10:14:11 +00:00
a4e344ea82
- update to version 0.34.2
...
* sync with main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=14
2019-05-19 12:40:21 +00:00
c7727fed72
Accepting request 686055 from home:mcalabkova:branches:devel:languages:python:certbot
...
- update to version 0.32.0
*sync with main certbot package
OBS-URL: https://build.opensuse.org/request/show/686055
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=12
2019-03-18 11:26:52 +00:00
Tomáš Chvátal
ccf075e56a
Accepting request 672754 from home:mcalabkova:branches:devel:languages:python:certbot
...
- update to version 0.31.0
* Lexicon-based DNS plugins are now fully compatible with Lexicon 3.x
OBS-URL: https://build.opensuse.org/request/show/672754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=10
2019-02-10 10:21:06 +00:00
Tomáš Chvátal
833bc919ad
- Update to 0.30.2:
...
* lockstep with main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=8
2019-01-29 11:50:12 +00:00
Tomáš Chvátal
1db6253669
Accepting request 649659 from home:mcalabkova:branches:devel:languages:python:certbot
...
- update to version 0.28.0
* The DNS Made Easy plugin is now compatible with Lexicon 3.0+.
OBS-URL: https://build.opensuse.org/request/show/649659
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=6
2018-11-17 18:55:01 +00:00
Tomáš Chvátal
ea1c2ab12f
Accepting request 635707 from home:mcalabkova:branches:devel:languages:python:certbot
...
* sync with main certbot package
OBS-URL: https://build.opensuse.org/request/show/635707
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=4
2018-09-14 10:32:44 +00:00
Tomáš Chvátal
33a701a96d
Accepting request 635691 from home:mcalabkova:branches:devel:languages:python:certbot
...
- update to version 0.27.1
OBS-URL: https://build.opensuse.org/request/show/635691
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=3
2018-09-14 08:50:09 +00:00