Fedora 18 Update: python-py-1.4.13-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Thu Mar 14 02:51:11 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-3370
2013-03-03 21:52:24
--------------------------------------------------------------------------------

Name        : python-py
Product     : Fedora 18
Version     : 1.4.13
Release     : 1.fc18
URL         : http://codespeak.net/py/dist/
Summary     : Library with cross-python path, ini-parsing, io, code, log facilities
Description :
The py lib is a Python development support library featuring the
following tools and modules:

  * py.path: uniform local and svn path objects
  * py.apipkg: explicit API control and lazy-importing
  * py.iniconfig: easy parsing of .ini files
  * py.code: dynamic code generation and introspection
  * py.path: uniform local and svn path objects

--------------------------------------------------------------------------------
Update Information:

Update to the latest stable version.

Changelog;

 * 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

--------------------------------------------------------------------------------
ChangeLog:

* Sat Mar  2 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.4.13-1
- Update to 1.4.13.
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-py' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list