Go to file
Stephan Kulow 27bce42d16 Accepting request 176815 from devel:languages:python
- update to 1.4.14:
 - fix dupfile to work with files that don't carry a mode.
 - fix getting statementrange/compiling a file ending
   in a comment line without newline (on python2.5)
 - for local paths you can pass "mode=True" to a copy()
   in order to copy permission bits (underlying mechanism
   is using shutil.copymode)
 - add paths arguments to py.path.local.sysfind to restrict
   search to the diretories in the path.
 - add isdir/isfile/islink to path.stat() objects allowing to perform
   multiple checks without calling out multiple times
 - drop py.path.local.__new__ in favour of a simpler __init__
 - iniconfig: allow "name:value" settings in config files, no space after
   "name" required
 - fix issue 27 - NameError in unlikely untested case of saferepr

- update to 1.4.14:
 - fix dupfile to work with files that don't carry a mode.
 - fix getting statementrange/compiling a file ending
   in a comment line without newline (on python2.5)
 - for local paths you can pass "mode=True" to a copy()
   in order to copy permission bits (underlying mechanism
   is using shutil.copymode)
 - add paths arguments to py.path.local.sysfind to restrict
   search to the diretories in the path.
 - add isdir/isfile/islink to path.stat() objects allowing to perform
   multiple checks without calling out multiple times
 - drop py.path.local.__new__ in favour of a simpler __init__
 - iniconfig: allow "name:value" settings in config files, no space after
   "name" required (forwarded request 176757 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/176815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py?expand=0&rev=8
2013-06-05 11:35:53 +00:00
.gitattributes Accepting request 93473 from devel:languages:python 2011-11-28 17:27:08 +00:00
.gitignore Accepting request 93473 from devel:languages:python 2011-11-28 17:27:08 +00:00
py-1.4.14.tar.gz Accepting request 176815 from devel:languages:python 2013-06-05 11:35:53 +00:00
python3-py.changes Accepting request 176815 from devel:languages:python 2013-06-05 11:35:53 +00:00
python3-py.spec Accepting request 176815 from devel:languages:python 2013-06-05 11:35:53 +00:00
python-py.changes Accepting request 176815 from devel:languages:python 2013-06-05 11:35:53 +00:00
python-py.spec Accepting request 176815 from devel:languages:python 2013-06-05 11:35:53 +00:00