15
0
forked from pool/python-pamqp

- Version update to 2.0.0:

* Small bugfixes only, support for py3.4+ and 2.7+ only

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pamqp?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2018-09-21 07:57:08 +00:00
committed by Git OBS Bridge
parent ebd7040f1f
commit 5dc30bd559
5 changed files with 13 additions and 88 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 21 07:56:23 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Version update to 2.0.0:
* Small bugfixes only, support for py3.4+ and 2.7+ only
-------------------------------------------------------------------
Wed Sep 12 10:59:50 CEST 2018 - mcepl@suse.com