Hello community,

here is the log from the commit of package python3-dnspython for 
openSUSE:Factory checked in at 2016-07-15 12:54:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-dnspython (Old)
 and      /work/SRC/openSUSE:Factory/.python3-dnspython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-dnspython"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-dnspython/python3-dnspython.changes      
2016-06-02 09:36:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-dnspython.new/python3-dnspython.changes 
2016-07-15 12:55:06.000000000 +0200
@@ -1,0 +2,19 @@
+Sun Jul 10 17:23:44 UTC 2016 - [email protected]
+
+- update to version 1.14.0:
+  * Add CSYNC RR support
+  * Fix bug in LOC which destroyed N/S and E/W distinctions within a
+    degree of the equator or prime merdian respectively.
+  * Misc. fixes to deal with fallout from the Python 2 & 3 merge.
+    [issue #156], [issue #157], [issue #158], [issue #159], [issue
+    #160].
+  * Running with python optimization on caused issues when stripped
+    docstrings were referenced. [issue #154]
+  * dns.zone.from_text() erroneously required the zone to be provided.
+    [issue #153]
+  * dns/message.py (make_query): Setting any value which implies EDNS
+    will turn on EDNS if 'use_edns' has not been specified.
+  * TSIG signature algorithm setting was broken by the Python 2 and
+    Python 3 code line merge.  Fixed.
+
+-------------------------------------------------------------------

Old:
----
  v1.13.0.zip

New:
----
  v1.14.0.zip

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

Other differences:
------------------
++++++ python3-dnspython.spec ++++++
--- /var/tmp/diff_new_pack.4PvngN/_old  2016-07-15 12:55:07.000000000 +0200
+++ /var/tmp/diff_new_pack.4PvngN/_new  2016-07-15 12:55:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-dnspython3
+# spec file for package python3-dnspython
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,21 +13,22 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:           python3-dnspython
-Version:        1.13.0
+Version:        1.14.0
 Release:        0
-License:        ISC
 Summary:        A DNS toolkit for Python
-Url:            http://www.dnspython.org
+License:        ISC
 Group:          Development/Languages/Python
+Url:            http://www.dnspython.org
 Source:         https://github.com/rthalley/dnspython/archive/v%{version}.zip
+BuildRequires:  netcfg
 BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
 BuildRequires: python3-pycrypto
+BuildRequires:  python3-setuptools
 BuildRequires:  unzip
-BuildRequires:  netcfg
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 


Reply via email to