Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 538292 - dev-python/python-augeas-0.5.0 version bump
Summary: dev-python/python-augeas-0.5.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-30 22:21 UTC by Florian Steinel
Modified: 2015-02-04 04:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Steinel 2015-01-30 22:21:55 UTC
copying python-augeas-0.4.2_pre131218.ebuild (v 1.4 2014/12/28 19:28:15) to python-augeas-0.5.0.ebuild works

changelog:
python-augeas is the Python binding for Augeas configuration file management tool. Here is the shortlog of this release.

Francis Giraldeau (1):
version 0.5.0

Gabriel (8):
Make syntax-compatible with both Python 3 and 2.
Remove the libpython hack.
Make tests syntax compatible with both Python 3 and 2.
Make test failures more verbose.
Improve error messages.
Fix exception tests.
Convert unicode at the C boundary.
Add Python 3.3 to CI, and disallow failures.

Nils Philippsen (1):
bump versino in setup.py as well

Raphaël Pinson (8):
Add Travis CI settings
Allow failures for python 3.2
Add text_store to the API
Add text_retrieve to the API
Add rename to the API
Add transform to the API
Add label to the API
Use the packages from the augeas-dev PPA

Warning: the 'name' parameter in add_transform is deprecated