12
0
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:
Stephan Kulow
2013-06-29 12:33:50 +00:00
committed by Git OBS Bridge
parent 966208cbda
commit d5cdf054f5
4 changed files with 13 additions and 4 deletions

View File

@@ -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