Hello community, here is the log from the commit of package python-netifaces for openSUSE:Factory checked in at 2014-05-26 14:43:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-netifaces (Old) and /work/SRC/openSUSE:Factory/.python-netifaces.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-netifaces" Changes: -------- --- /work/SRC/openSUSE:Factory/python-netifaces/python-netifaces.changes 2013-10-25 11:23:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-netifaces.new/python-netifaces.changes 2014-05-26 14:43:43.000000000 +0200 @@ -1,0 +2,34 @@ +Sat May 24 09:42:16 UTC 2014 - [email protected] + +- Version bump to 0.10.4: + * Various small fixes +- Fix source download url +- Fix homepage + +------------------------------------------------------------------- +Mon May 12 19:16:49 UTC 2014 - [email protected] + +- Update to version 0.10.3: + - Version 0.10.3 + + When using Netlink (i.e. Linux), check for the constant + NLM_F_DUMP_INTR, since it only appeared in kernel version 3.1 + + - Version 0.10.2 + + Added a workaround for broken netlink headers on certain Linux + distributions (the problem being that the netlink headers fail to + include <bits/sockaddr.h>, which causes a build failure). + + - Version 0.10.1 + + Fixed a problem with the gateways() function that caused it a + crash on PyPy. + + The CI system is now set up to build for PyPy as well, so + problems will be found sooner. + + - Version 0.10.0 + + Python 3 compatibility. + + Improved Windows source code compatibility. + + Added gateway detection via gateways() function. + + New version number format (skipped 0.9.0 due to its use by + the netifaces-merged fork). + +------------------------------------------------------------------- Old: ---- netifaces-0.8.tar.gz New: ---- netifaces-0.10.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-netifaces.spec ++++++ --- /var/tmp/diff_new_pack.vqOtyg/_old 2014-05-26 14:43:44.000000000 +0200 +++ /var/tmp/diff_new_pack.vqOtyg/_new 2014-05-26 14:43:44.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-netifaces # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 Novell # # All modifications and additions to the file contributed by third parties @@ -18,13 +18,13 @@ Name: python-netifaces -Version: 0.8 +Version: 0.10.4 Release: 0 Summary: Portable network interface information License: MIT Group: Development/Languages/Python -Url: http://alastairs-place.net/netifaces/ -Source: http://alastairs-place.net/projects/netifaces/netifaces-%{version}.tar.gz +Url: http://alastairs-place.net/projects/netifaces/ +Source: https://pypi.python.org/packages/source/n/netifaces/netifaces-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools Provides: netifaces @@ -57,7 +57,7 @@ %files %defattr(-,root,root,-) -%doc README +%doc README.rst %{python_sitearch}/* %changelog ++++++ netifaces-0.8.tar.gz -> netifaces-0.10.4.tar.gz ++++++ ++++ 2794 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
