Hello community, here is the log from the commit of package python-ioflo for openSUSE:Factory checked in at 2015-10-19 22:50:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ioflo (Old) and /work/SRC/openSUSE:Factory/.python-ioflo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ioflo" Changes: -------- --- /work/SRC/openSUSE:Factory/python-ioflo/python-ioflo.changes 2015-08-01 11:38:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-ioflo.new/python-ioflo.changes 2015-10-20 00:04:06.000000000 +0200 @@ -1,0 +2,8 @@ +Sun Oct 11 08:36:09 UTC 2015 - [email protected] + +- Updated to v1.3.9: + - Added support for serial driver stack for higher level serial protocol + nonblocking on top of raw nonblocking serial port + - Added some utility functions + +------------------------------------------------------------------- Old: ---- ioflo-1.3.8.tar.gz New: ---- ioflo-1.3.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ioflo.spec ++++++ --- /var/tmp/diff_new_pack.wAXukU/_old 2015-10-20 00:04:06.000000000 +0200 +++ /var/tmp/diff_new_pack.wAXukU/_new 2015-10-20 00:04:06.000000000 +0200 @@ -16,7 +16,7 @@ # Name: python-ioflo -Version: 1.3.8 +Version: 1.3.9 Release: 0 License: Apache-2.0 Summary: Python IoFlo @@ -27,16 +27,13 @@ BuildRequires: python-setuptools BuildRequires: fdupes - - -%if 0%{?suse_version} && 0%{?suse_version} <= 1110 -%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -BuildRequires: python-importlib -Requires: python-importlib -%else +%if 0%{?suse_version} +%py_requires +%if 0%{?suse_version} > 1110 BuildArch: noarch %endif - +%endif +%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %description IoFlo is a magically powerful open interoperable software framework that enables non experts can intelligently automate ++++++ ioflo-1.3.8.tar.gz -> ioflo-1.3.9.tar.gz ++++++ ++++ 1934 lines of diff (skipped)
