Hello community,

here is the log from the commit of package python-dns-lexicon for 
openSUSE:Factory checked in at 2019-04-08 20:54:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dns-lexicon (Old)
 and      /work/SRC/openSUSE:Factory/.python-dns-lexicon.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dns-lexicon"

Mon Apr  8 20:54:04 2019 rev:5 rq:692292 version:3.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dns-lexicon/python-dns-lexicon.changes    
2019-03-12 09:54:09.763529114 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dns-lexicon.new.3908/python-dns-lexicon.changes
  2019-04-08 20:54:08.818595259 +0200
@@ -1,0 +2,11 @@
+Fri Apr  5 11:17:48 UTC 2019 - Tomáš Chvátal <tchva...@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
+
+-------------------------------------------------------------------

Old:
----
  ioerror.patch
  lexicon-3.1.6.tar.gz

New:
----
  lexicon-3.2.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-dns-lexicon.spec ++++++
--- /var/tmp/diff_new_pack.xFzNTp/_old  2019-04-08 20:54:09.586595823 +0200
+++ /var/tmp/diff_new_pack.xFzNTp/_new  2019-04-08 20:54:09.590595826 +0200
@@ -16,17 +16,15 @@
 #
 
 
-# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-dns-lexicon
-Version:        3.1.6
+Version:        3.2.1
 Release:        0
 Summary:        DNS record manipulation utility
 License:        MIT
 Group:          Productivity/Networking/DNS/Utilities
 URL:            https://github.com/AnalogJ/lexicon
 Source0:        
https://github.com/AnalogJ/lexicon/archive/v%{version}.tar.gz#/lexicon-%{version}.tar.gz
-Patch0:         ioerror.patch
 BuildRequires:  %{python_module PyNamecheap}
 BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module beautifulsoup4}
@@ -75,7 +73,6 @@
 
 %prep
 %setup -q -n lexicon-%{version}
-%patch0 -p1
 # remove localzone test as this test requires an internet connection
 rm lexicon/tests/providers/test_localzone.py
 

++++++ lexicon-3.1.6.tar.gz -> lexicon-3.2.1.tar.gz ++++++
++++ 12188 lines of diff (skipped)


Reply via email to