Accepting request 126136 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/126136 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py?expand=0&rev=5
This commit is contained in:
parent
2c7316281b
commit
4e2f397d6c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b66ec2289357146be31a5a2050e1e298654da33c95a50b890bc09c764b905ff2
|
||||
size 227360
|
3
py-1.4.9.zip
Normal file
3
py-1.4.9.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75ad266f591624b6d8c62a99819558e1266aa043bbaf0185bb649b36f1bdded0
|
||||
size 224945
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 22 13:34:17 UTC 2012 - saschpe@suse.de
|
||||
|
||||
- Update to version 1.4.9:
|
||||
+ fix bug of path.visit() which would not recognize glob-style patterns
|
||||
for the "rec" recursion argument
|
||||
+ changed iniconfig parsing to better conform, now the chars ";"
|
||||
and "#" only mark a comment at the stripped start of a line
|
||||
+ include recent apipkg-1.2
|
||||
+ change internal terminalwriter.line/reline logic to more nicely
|
||||
support file spinners
|
||||
- Changes from version 1.4.8:
|
||||
+ fix issue 13 - correct handling of the tag name object in xmlgen
|
||||
+ fix issue 14 - support raw attribute values in xmlgen
|
||||
+ fix windows terminalwriter printing/re-line problem
|
||||
+ update distribute_setup.py to 0.6.27
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 20 22:04:23 UTC 2012 - saschpe@gmx.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-py
|
||||
Version: 1.4.7
|
||||
Version: 1.4.9
|
||||
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