forked from pool/python-py
Accepting request 180873 from devel:languages:python
- 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. (forwarded request 180857 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/180873 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py?expand=0&rev=10
This commit is contained in:
parent
966208cbda
commit
d5cdf054f5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1915fffc0590a104fd033466469c7f074a1b524d1a08c7fc501f406a0d8526f
|
||||
size 188722
|
3
py-1.4.15.tar.gz
Normal file
3
py-1.4.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:656634e1846d568ed22c872b5e158a4d5eef174dd5b245186e78b94a0258c042
|
||||
size 189237
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user