15
0

Accepting request 148128 from home:posophe:branches:devel:languages:python

Update and python3 support

OBS-URL: https://build.opensuse.org/request/show/148128
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-biplist?expand=0&rev=3
This commit is contained in:
Sascha Peilicke
2013-01-14 08:35:18 +00:00
committed by Git OBS Bridge
parent 6bf830288e
commit e12afb80e1
6 changed files with 87 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Jan 11 20:24:40 UTC 2013 - p.drouand@gmail.com
- Initial python3 support
-------------------------------------------------------------------
Fri Jan 11 20:21:20 UTC 2013 - p.drouand@gmail.com
- Update to 0.5 version:
* Fix a bug when writing non-binary (XML) plist with Data values
* Cleaned up a few stray comments and assertions.
- Add BuildRequires: python-six needed for tests
-------------------------------------------------------------------
Wed Mar 21 22:20:07 UTC 2012 - saschpe@gmx.de