15
0
forked from pool/python-augeas

Accepting request 349375 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/349375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-augeas?expand=0&rev=5
This commit is contained in:
2016-01-01 18:47:21 +00:00
committed by Git OBS Bridge
4 changed files with 27 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d9e618fad03f68033b5ac94d0d57136df9ed75bf21c6e7877d3107866af89bf
size 89652

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67d59d66cdba8d624e0389b87b2a83a176f21f16a87553b50f5703b23f29bac2
size 90667

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sun Dec 13 00:27:16 UTC 2015 - ecsos@opensuse.org
- New upstream release 0.5.0
* 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.
* 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
-------------------------------------------------------------------
Mon Dec 9 14:34:05 UTC 2013 - aj@ajaissle.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-augeas
#
# Copyright (c) 2013 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-augeas
Version: 0.4.1
Version: 0.5.0
Release: 0
Summary: Python bindings for Augeas
License: LGPL-2.1+