Hello community, here is the log from the commit of package python-dns-lexicon for openSUSE:Factory checked in at 2019-09-13 15:03:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dns-lexicon (Old) and /work/SRC/openSUSE:Factory/.python-dns-lexicon.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dns-lexicon" Fri Sep 13 15:03:24 2019 rev:9 rq:730635 version:3.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dns-lexicon/python-dns-lexicon.changes 2019-07-26 17:34:04.380093231 +0200 +++ /work/SRC/openSUSE:Factory/.python-dns-lexicon.new.7948/python-dns-lexicon.changes 2019-09-13 15:05:01.597260457 +0200 @@ -1,0 +2,8 @@ +Fri Sep 13 08:42:44 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to 3.3.3: + * Failsafe list of records when some content is missing + * Update provider specific dependencies link + * Add DirectAdmin Provider (#418) * Add provider skeleton for DirectAdmin + +------------------------------------------------------------------- Old: ---- lexicon-3.3.1.tar.gz New: ---- lexicon-3.3.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dns-lexicon.spec ++++++ --- /var/tmp/diff_new_pack.Adz20c/_old 2019-09-13 15:05:02.197260330 +0200 +++ /var/tmp/diff_new_pack.Adz20c/_new 2019-09-13 15:05:02.197260330 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-dns-lexicon -Version: 3.3.1 +Version: 3.3.3 Release: 0 Summary: DNS record manipulation utility License: MIT @@ -30,6 +30,7 @@ BuildRequires: %{python_module beautifulsoup4} BuildRequires: %{python_module boto3} BuildRequires: %{python_module cryptography} +BuildRequires: %{python_module dnspython >= 1.15.0} BuildRequires: %{python_module future} BuildRequires: %{python_module localzone} BuildRequires: %{python_module mock >= 2.0.0} @@ -49,6 +50,7 @@ Requires: python-beautifulsoup4 Requires: python-boto3 Requires: python-cryptography +Requires: python-dnspython >= 1.15.0 Requires: python-future Requires: python-localzone Requires: python-requests ++++++ lexicon-3.3.1.tar.gz -> lexicon-3.3.3.tar.gz ++++++ ++++ 6691 lines of diff (skipped)
