forked from pool/python-dns-lexicon
* Fix the if-condition that handles the updates of Gandi records of a specific rtype OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dns-lexicon?expand=0&rev=20
103 lines
3.6 KiB
Plaintext
103 lines
3.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Apr 5 11:17:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.2.1:
|
|
* Fix resolution of dependencies in a regular install of lexicon distribution
|
|
* Mark more tests as expected failures
|
|
* Fix the the updates of Gandi records of a specific type (#384)
|
|
* Fix the if-condition that handles the updates of Gandi records of a specific rtype
|
|
- Drop merged patch:
|
|
* ioerror.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 8 13:37:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.1.6:
|
|
* Various changes, no upstream changelog
|
|
- Add patch to fix network detection:
|
|
* ioerror.patch
|
|
- Drop merged patch:
|
|
* multiple-fixes-to-test_hetzner.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 30 08:22:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Drop pytest reqs that are not really needed to reduce dependency
|
|
pull
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 29 11:51:25 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove fix_regexps.patch and replace it with
|
|
multiple-fixes-to-test_hetzner.patch, which fixes the same rpmlint
|
|
issue and fixes test-hetzner above (gh#AnalogJ/lexicon#333)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 24 09:58:32 CET 2018 - mcepl@suse.com
|
|
|
|
- Requires localzone -> python-localzone
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 19 13:31:07 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update to version 3.0.7
|
|
- Fix tests (the only excluded tests are test_hetzner because of
|
|
gh#AnalogJ/lexicon#333)
|
|
- Add fix_regexps.patch to fix gh#AnalogJ/lexicon#332
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 20 12:09:12 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 3.0.2
|
|
- Update BuildRequries and Requires from setup.py
|
|
and test-requirements.txt
|
|
- Re-enable tests/providers/test_namecheap.py as the necessary
|
|
namecheap libraries have been packaged now
|
|
- Disable tests/providers/test_localzone.py as this test
|
|
requires an internet connection
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 23 13:14:19 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Conflict with python-lexicon that uses same namespace in sitedir
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 16 14:52:06 UTC 2018 - jengelh@inai.de
|
|
|
|
- Use POSIX-compliant syntax of find (requires a directory).
|
|
Use -delete in the same go.
|
|
- Update descriptions.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 15 15:21:50 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Expand dependencies in order to run tests
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 14 14:13:50 UTC 2018 - ecsos@opensuse.org
|
|
|
|
- Update to version 2.2.1
|
|
No changelog from upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 13 17:29:31 UTC 2017 - archie.cobbs@gmail.com
|
|
|
|
- Update to version 2.1.16
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 31 22:14:30 UTC 2016 - archie.cobbs@gmail.com
|
|
|
|
- Update to version 1.1.9
|
|
+ Add support for setting TTL, with default 60 minutes
|
|
+ Add Gandi support
|
|
+ Added luadns support
|
|
+ Added fdqn method
|
|
+ Added certbot plugin
|
|
- Add missing requirement for python-setuptools
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 19 16:35:55 CDT 2016 - archie.cobbs@gmail.com
|
|
|
|
- Initial creation of package, version 1.1.6
|
|
|