Hello community,

here is the log from the commit of package python-ifaddr for openSUSE:Factory 
checked in at 2020-06-15 20:28:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ifaddr (Old)
 and      /work/SRC/openSUSE:Factory/.python-ifaddr.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ifaddr"

Mon Jun 15 20:28:49 2020 rev:5 rq:814551 version:0.1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ifaddr/python-ifaddr.changes      
2020-04-21 13:10:44.776821738 +0200
+++ /work/SRC/openSUSE:Factory/.python-ifaddr.new.3606/python-ifaddr.changes    
2020-06-15 20:29:01.186064453 +0200
@@ -1,0 +2,10 @@
+Sun Jun 14 09:23:55 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 0.1.7:
+  * Fixed Python 3 compatibility in the examples, thanks to Tristan Stenner 
and Josef Schlehofer
+   * Exposed network interface indexes in Adapter.index, thanks to Dmitry 
Tantsur
+  * Added the license file to distributions on PyPI, thanks to Tomáš Chvátal
+  * Fixed Illumos/Solaris compatibility based on a patch proposed by Jorge 
Schrauwen
+  * Set up universal wheels, ifaddr will have both source and wheel 
distributions on PyPI from now on
+
+-------------------------------------------------------------------

Old:
----
  LICENSE.txt
  ifaddr-0.1.6.tar.gz

New:
----
  ifaddr-0.1.7.tar.gz

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

Other differences:
------------------
++++++ python-ifaddr.spec ++++++
--- /var/tmp/diff_new_pack.hCJ8uX/_old  2020-06-15 20:29:02.610069385 +0200
+++ /var/tmp/diff_new_pack.hCJ8uX/_new  2020-06-15 20:29:02.614069400 +0200
@@ -19,14 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:           python-ifaddr
-Version:        0.1.6
+Version:        0.1.7
 Release:        0
 Summary:        Module for enumerating IP addresses on system network adapters
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/pydron/ifaddr
 Source:         
https://files.pythonhosted.org/packages/source/i/ifaddr/ifaddr-%{version}.tar.gz
-Source99:       
https://raw.githubusercontent.com/pydron/ifaddr/master/LICENSE.txt
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
@@ -50,7 +49,6 @@
 
 %prep
 %setup -q -n ifaddr-%{version}
-cp %{SOURCE99} .
 sed -i -e "s/install_requires = \['ipaddress'\],//" setup.py
 dos2unix README.rst
 

++++++ ifaddr-0.1.6.tar.gz -> ifaddr-0.1.7.tar.gz ++++++
++++ 1668 lines of diff (skipped)


Reply via email to