diff --git a/py-1.4.7.zip b/py-1.4.7.zip deleted file mode 100644 index d1b2069..0000000 --- a/py-1.4.7.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b66ec2289357146be31a5a2050e1e298654da33c95a50b890bc09c764b905ff2 -size 227360 diff --git a/py-1.4.9.zip b/py-1.4.9.zip new file mode 100644 index 0000000..0cad2af --- /dev/null +++ b/py-1.4.9.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75ad266f591624b6d8c62a99819558e1266aa043bbaf0185bb649b36f1bdded0 +size 224945 diff --git a/python-py.changes b/python-py.changes index ebd8402..b9bea86 100644 --- a/python-py.changes +++ b/python-py.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Jun 22 13:34:17 UTC 2012 - saschpe@suse.de + +- Update to version 1.4.9: + + fix bug of path.visit() which would not recognize glob-style patterns + for the "rec" recursion argument + + changed iniconfig parsing to better conform, now the chars ";" + and "#" only mark a comment at the stripped start of a line + + include recent apipkg-1.2 + + change internal terminalwriter.line/reline logic to more nicely + support file spinners +- Changes from version 1.4.8: + + fix issue 13 - correct handling of the tag name object in xmlgen + + fix issue 14 - support raw attribute values in xmlgen + + fix windows terminalwriter printing/re-line problem + + update distribute_setup.py to 0.6.27 + ------------------------------------------------------------------- Mon Feb 20 22:04:23 UTC 2012 - saschpe@gmx.de diff --git a/python-py.spec b/python-py.spec index 69644ab..89ead61 100644 --- a/python-py.spec +++ b/python-py.spec @@ -17,7 +17,7 @@ Name: python-py -Version: 1.4.7 +Version: 1.4.9 Release: 0 Summary: Library with cross-python path, ini-parsing, io, code, log facilities License: MIT