11
0
forked from pool/python-py

Accepting request 284103 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/284103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py?expand=0&rev=20
This commit is contained in:
2015-02-06 21:35:52 +00:00
committed by Git OBS Bridge
parent 2d404f5896
commit 04a5535310
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Feb 4 14:25:30 UTC 2015 - tbechtold@suse.com
- update to version 1.4.26:
- avoid calling normpath twice in py.path.local
- py.builtin._reraise properly reraises under Python3 now.
- fix issue53 - remove module index, thanks jenisys.
- allow posix path separators when "fnmatch" is called.
Thanks Christian Long for the complete PR.
-------------------------------------------------------------------
Sat Sep 27 17:35:17 UTC 2014 - dmueller@suse.com