diff --git a/py-1.4.14.tar.gz b/py-1.4.14.tar.gz deleted file mode 100644 index 6212d37..0000000 --- a/py-1.4.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1915fffc0590a104fd033466469c7f074a1b524d1a08c7fc501f406a0d8526f -size 188722 diff --git a/py-1.4.15.tar.gz b/py-1.4.15.tar.gz new file mode 100644 index 0000000..9ee65e5 --- /dev/null +++ b/py-1.4.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:656634e1846d568ed22c872b5e158a4d5eef174dd5b245186e78b94a0258c042 +size 189237 diff --git a/python-py.changes b/python-py.changes index c7961bc..76cf368 100644 --- a/python-py.changes +++ b/python-py.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jun 25 11:45:11 UTC 2013 - dmueller@suse.com + +- update to 1.4.15: + - majorly speed up some common calling patterns with + LocalPath.listdir()/join/check/stat functions considerably. + - fix an edge case with fnmatch where a glob style pattern appeared + in an absolute path. + ------------------------------------------------------------------- Mon May 27 14:08:03 UTC 2013 - dmueller@suse.com diff --git a/python-py.spec b/python-py.spec index 05dd05d..11a6ac0 100644 --- a/python-py.spec +++ b/python-py.spec @@ -17,7 +17,7 @@ Name: python-py -Version: 1.4.14 +Version: 1.4.15 Release: 0 Summary: Library with cross-python path, ini-parsing, io, code, log facilities License: MIT