15
0

Accepting request 186459 from home:frispete:python

don't package PKG-INFO

OBS-URL: https://build.opensuse.org/request/show/186459
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-transaction?expand=0&rev=27
This commit is contained in:
Sascha Peilicke
2013-08-09 08:34:17 +00:00
committed by Git OBS Bridge
parent 7417dab737
commit b6e3724af3
4 changed files with 40 additions and 8 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Aug 2 18:27:32 UTC 2013 - hpj@urpla.net
- Update to 1.4.1 version:
* Document that values returned by sortKey must be strings, in order
to guarantee total ordering.
* Fix occasional RuntimeError: dictionary changed size during iteration
errors in transaction.weakset on Python 3.
- Generate and install documentation in separate package
- Run tests
-------------------------------------------------------------------
Tue Jan 15 15:52:04 UTC 2013 - p.drouand@gmail.com