SHA256
1
0
forked from pool/python-kombu

Accepting request 305713 from home:benoit_monin:branches:devel:languages:python

- update to 3.0.26
- update project URL
- set a minimum version for python-anyjson in BuildRequires
- add back python-msgpack-python as test requirement
- pass -q to test to avoid spamming the build log

OBS-URL: https://build.opensuse.org/request/show/305713
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=107
This commit is contained in:
Jan Matejek
2015-05-07 12:04:04 +00:00
committed by Git OBS Bridge
parent 175de7e299
commit b912948fdb
4 changed files with 19 additions and 9 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 7 09:39:00 UTC 2015 - benoit.monin@gmx.fr
- update to 3.0.26:
* Fixed compatibility with py-redis versions before 2.10.3
(Issue #470)
- update project URL
- set a minimum version for python-anyjson in BuildRequires
- add back python-msgpack-python as test requirement
- pass -q to test to avoid spamming the build log
-------------------------------------------------------------------
Wed Apr 22 13:39:19 UTC 2015 - tbechtold@suse.com