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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da6ea727748e00f79fef987adb6970e8b081f829de8ea39f5405718fa9e50c85
|
||||
size 190298
|
||||
3
py-1.4.26.tar.gz
Normal file
3
py-1.4.26.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28dd0b90d29b386afb552efc4e355c889f4639ce93658a7872a2150ece28bb89
|
||||
size 190617
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-py
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-py
|
||||
Version: 1.4.25
|
||||
Version: 1.4.26
|
||||
Release: 0
|
||||
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user