Hello community,

here is the log from the commit of package python-netifaces for 
openSUSE:Factory checked in at 2012-06-18 17:35:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-netifaces (Old)
 and      /work/SRC/openSUSE:Factory/.python-netifaces.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-netifaces", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-netifaces/python-netifaces.changes        
2012-06-13 13:32:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-netifaces.new/python-netifaces.changes   
2012-06-18 17:35:55.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Jun 15 08:55:18 UTC 2012 - sasc...@suse.de
+
+- Update to version 0.6:
+  + Added a workaround for a FreeBSD kernel bug (kern/152036).
+  + Added address_families dictionary to allow code to look up the symbolic
+    name corresponding to a given numeric address family code.
+
+-------------------------------------------------------------------

Old:
----
  netifaces-0.5.tar.bz2

New:
----
  netifaces-0.6.tar.gz

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

Other differences:
------------------
++++++ python-netifaces.spec ++++++
--- /var/tmp/diff_new_pack.bVWF7l/_old  2012-06-18 17:35:57.000000000 +0200
+++ /var/tmp/diff_new_pack.bVWF7l/_new  2012-06-18 17:35:57.000000000 +0200
@@ -18,21 +18,20 @@
 
 
 Name:           python-netifaces
-Version:        0.5
+Version:        0.6
 Release:        0
 Summary:        Portable network interface information
 License:        MIT
 Group:          Development/Languages/Python
 Url:            http://alastairs-place.net/netifaces/
-Source:         netifaces-%{version}.tar.bz2
+Source:         
http://alastairs-place.net/projects/netifaces/netifaces-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 Provides:       netifaces
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version}
-%py_requires
-%endif
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+%endif
 
 %description
 netifaces provides a (hopefully portable-ish) way for Python programmers to

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to