14
0
forked from pool/python-amqp

Accepting request 708393 from home:mcalabkova:branches:devel:languages:python

- Update to 2.5.0
  - Drop Python 3.4
  - Add new platform
  - Numerious bug fixes

OBS-URL: https://build.opensuse.org/request/show/708393
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=58
This commit is contained in:
Tomáš Chvátal
2019-06-07 16:20:12 +00:00
committed by Git OBS Bridge
parent 905a8b1d1c
commit 8a0da18d75
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:043beb485774ca69718a35602089e524f87168268f0d1ae115f28b88d27f92d7
size 116265

3
amqp-2.5.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jun 7 14:40:51 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 2.5.0
- Drop Python 3.4
- Add new platform
- Numerious bug fixes
-------------------------------------------------------------------
Wed Mar 6 11:42:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-amqp
Version: 2.4.2
Version: 2.5.0
Release: 0
Summary: Low-level AMQP client for Python (fork of amqplib)
License: LGPL-2.1-or-later