Hello community,

here is the log from the commit of package python-py for openSUSE:Factory 
checked in at 2013-06-05 13:35:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py (Old)
 and      /work/SRC/openSUSE:Factory/.python-py.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-py"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-py/python-py.changes      2013-01-17 
10:03:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-py.new/python-py.changes 2013-06-05 
13:35:55.000000000 +0200
@@ -1,0 +2,19 @@
+Mon May 27 14:08:03 UTC 2013 - [email protected]
+
+- update to 1.4.14:
+ - fix dupfile to work with files that don't carry a mode.
+ - fix getting statementrange/compiling a file ending
+   in a comment line without newline (on python2.5)
+ - for local paths you can pass "mode=True" to a copy()
+   in order to copy permission bits (underlying mechanism
+   is using shutil.copymode)
+ - add paths arguments to py.path.local.sysfind to restrict
+   search to the diretories in the path.
+ - add isdir/isfile/islink to path.stat() objects allowing to perform
+   multiple checks without calling out multiple times
+ - drop py.path.local.__new__ in favour of a simpler __init__
+ - iniconfig: allow "name:value" settings in config files, no space after
+   "name" required
+ - fix issue 27 - NameError in unlikely untested case of saferepr
+
+-------------------------------------------------------------------
python3-py.changes: same change

Old:
----
  py-1.4.12.zip

New:
----
  py-1.4.14.tar.gz

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

Other differences:
------------------
++++++ python-py.spec ++++++
--- /var/tmp/diff_new_pack.IzS1A5/_old  2013-06-05 13:35:55.000000000 +0200
+++ /var/tmp/diff_new_pack.IzS1A5/_new  2013-06-05 13:35:55.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python-py
-Version:        1.4.12
+Version:        1.4.14
 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:         http://pypi.python.org/packages/source/p/py/py-%{version}.zip
+Source:         
http://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
 BuildRequires:  python-distribute

++++++ python3-py.spec ++++++
--- /var/tmp/diff_new_pack.IzS1A5/_old  2013-06-05 13:35:55.000000000 +0200
+++ /var/tmp/diff_new_pack.IzS1A5/_new  2013-06-05 13:35:55.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python3-py
-Version:        1.4.12
+Version:        1.4.14
 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:         http://pypi.python.org/packages/source/p/py/py-%{version}.zip
+Source:         
http://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz
 # Don't use python3-sphinx it doesn't work for non-Factory repositories
 BuildRequires:  python-Sphinx
 BuildRequires:  python3

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to