Hello community,

here is the log from the commit of package python-py for openSUSE:Factory 
checked in at 2017-07-04 11:57:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py (Old)
 and      /work/SRC/openSUSE:Factory/.python-py.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-py"

Tue Jul  4 11:57:16 2017 rev:25 rq:507378 version:1.4.34

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-py/python-py-doc.changes  2017-02-27 
18:32:03.131640939 +0100
+++ /work/SRC/openSUSE:Factory/.python-py.new/python-py-doc.changes     
2017-07-04 11:57:21.206157948 +0200
@@ -1,0 +2,5 @@
+Fri Jun 30 06:04:20 UTC 2017 - aloi...@gmx.com
+
+- Update to 1.4.34
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python-py/python-py.changes      2017-02-27 
18:32:03.247624598 +0100
+++ /work/SRC/openSUSE:Factory/.python-py.new/python-py.changes 2017-07-04 
11:57:21.622099413 +0200
@@ -1,0 +2,14 @@
+Fri Jun 30 06:02:11 UTC 2017 - aloi...@gmx.com
+
+- Update to 1.4.34
+  * fix issue119 / pytest issue708 where tmpdir may fail to make
+    numbered directories when the filesystem is case-insensitive.
+  1.4.33:
+  * avoid imports in calls to py.path.local().fnmatch(). Thanks
+    Andreas Pelme for the PR.
+  * fix issue106: Naive unicode encoding when calling fspath() in
+    python2. Thanks Tiago Nobrega for the PR.
+  * fix issue110: unittest.TestCase.assertWarns fails with py
+    imported.
+
+-------------------------------------------------------------------

Old:
----
  py-1.4.32.tar.gz

New:
----
  py-1.4.34.tar.gz

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

Other differences:
------------------
++++++ python-py-doc.spec ++++++
--- /var/tmp/diff_new_pack.s4gMOq/_old  2017-07-04 11:57:22.150025120 +0200
+++ /var/tmp/diff_new_pack.s4gMOq/_new  2017-07-04 11:57:22.150025120 +0200
@@ -18,14 +18,15 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-py-doc
-Version:        1.4.32
+Version:        1.4.34
 Release:        0
 Summary:        Library with cross-python path, ini-parsing, io, code, log 
facilities
 License:        MIT
 Group:          Development/Languages/Python
 Url:            http://pylib.org
-Source:         https://pypi.io/packages/source/p/py/py-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/p/py/py-%{version}.tar.gz
 # Documentation requirements:
+BuildRequires:  dos2unix
 BuildRequires:  python3-Sphinx
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -46,6 +47,7 @@
 
 %prep
 %setup -q -n py-%{version}
+dos2unix LICENSE doc/*.txt doc/announce/*.txt
 
 %build
 cd doc && make html && rm -r _build/html/.buildinfo

++++++ python-py.spec ++++++
--- /var/tmp/diff_new_pack.s4gMOq/_old  2017-07-04 11:57:22.178021181 +0200
+++ /var/tmp/diff_new_pack.s4gMOq/_new  2017-07-04 11:57:22.182020617 +0200
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-py
-Version:        1.4.32
+Version:        1.4.34
 Release:        0
 Summary:        Library with cross-python path, ini-parsing, io, code, log 
facilities
 License:        MIT
 Group:          Development/Languages/Python
 Url:            https://pylib.readthedocs.io
-Source:         https://pypi.io/packages/source/p/py/py-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/p/py/py-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
@@ -46,6 +46,7 @@
 
 %prep
 %setup -q -n py-%{version}
+rm -rf py.egg-info
 
 %build
 %python_build

++++++ py-1.4.32.tar.gz -> py-1.4.34.tar.gz ++++++
++++ 42387 lines of diff (skipped)


Reply via email to