diff --git a/lexicon-3.3.19.tar.gz b/lexicon-3.3.19.tar.gz deleted file mode 100644 index 3d2c535..0000000 --- a/lexicon-3.3.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96ca6af4690478d371dca62d600cbf5255c8b31e4a298217bc0e18c4d77055f5 -size 3270630 diff --git a/lexicon-3.3.26.tar.gz b/lexicon-3.3.26.tar.gz new file mode 100644 index 0000000..71cc798 --- /dev/null +++ b/lexicon-3.3.26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21313584739efdb823e04c154043eeda15420ff34dec871c3697c785525a99d9 +size 3090964 diff --git a/python-dns-lexicon.changes b/python-dns-lexicon.changes index ee44ab8..cf658b9 100644 --- a/python-dns-lexicon.changes +++ b/python-dns-lexicon.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Jul 8 04:43:48 UTC 2020 - Steve Kowalik + +- Update to 3.3.26: + * More straightforward approach to configure tests suites + * Allow updating gandi RRSet TTL + * Final customizations for hetzner dns api v1. The main fix is, that hetzner + does not need the fqdn as record name + * Add initial support for UltraDNS provider + * Add support for record sets in Route53 + * Give a flag to set explicitly the zone ID and avoid unscoped API tokens + * Test lowest and highest supported python versions. Move mostly to 3.x + * Register properly the pytest mark ext_suite_1 + * Use Bearer Token Authorization for Cloudflare API Tokens + * Remove Hetzner KonsoleH provider that is broken and not maintained + * Implement pagination for cloudflare + ------------------------------------------------------------------- Tue May 26 07:22:41 UTC 2020 - Petr Gajdos diff --git a/python-dns-lexicon.spec b/python-dns-lexicon.spec index 42ac277..1bd1b4d 100644 --- a/python-dns-lexicon.spec +++ b/python-dns-lexicon.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-dns-lexicon -Version: 3.3.19 +Version: 3.3.26 Release: 0 Summary: DNS record manipulation utility License: MIT