Hello community,

here is the log from the commit of package python-netaddr for openSUSE:Factory 
checked in at 2015-04-21 10:53:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-netaddr (Old)
 and      /work/SRC/openSUSE:Factory/.python-netaddr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-netaddr"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-netaddr/python-netaddr.changes    
2015-01-08 23:02:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-netaddr.new/python-netaddr.changes       
2015-04-21 10:53:47.000000000 +0200
@@ -1,0 +2,18 @@
+Sun Apr 19 09:40:50 UTC 2015 - [email protected]
+
+- update to 0.7.14:
+  * Fix weird build breakage in 0.7.13
+  * EUI, OUI, and IAB objects can now be compared with strings
+  * Implement the "!=" operator for OUI and IAB under Python2
+  * 64 bit EUIs could only be created from strings with "-" as
+    a separator
+  * FIXED: Compare L2 addresses with their representations
+  * FIXED: OUI database tests fail in 0.7.13
+  * FIXED: Incorrect python executable path in
+    netaddr-0.7.13-py2.py3-none-any.whl
+  * FIXED: Handle eui64 addresses with colon as a delimiter and
+    without delimeter
+- set the source URL to pypi
+- remove chmod call: file mode fixed upstream
+
+-------------------------------------------------------------------

Old:
----
  netaddr-0.7.13.tar.gz

New:
----
  netaddr-0.7.14.tar.gz

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

Other differences:
------------------
++++++ python-netaddr.spec ++++++
--- /var/tmp/diff_new_pack.s1nMq8/_old  2015-04-21 10:53:47.000000000 +0200
+++ /var/tmp/diff_new_pack.s1nMq8/_new  2015-04-21 10:53:47.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-netaddr
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,13 +17,13 @@
 
 
 Name:           python-netaddr
-Version:        0.7.13
+Version:        0.7.14
 Release:        0
 Url:            http://github.com/drkjam/netaddr
 Summary:        Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network 
addresses
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Source:         netaddr-%{version}.tar.gz
+Source:         
https://pypi.python.org/packages/source/n/netaddr/netaddr-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
@@ -55,7 +55,6 @@
 %prep
 %setup -q -n netaddr-%{version}
 sed -i "1d" netaddr/{ip/iana,eui/ieee,tests/__init__}.py # Fix non-executable 
scripts
-chmod -x AUTHORS CHANGELOG COPYRIGHT README LICENSE THANKS # Remove executable 
bit from docs
 
 %build
 python setup.py build

++++++ netaddr-0.7.13.tar.gz -> netaddr-0.7.14.tar.gz ++++++
++++ 306992 lines of diff (skipped)


Reply via email to