forked from pool/python-amqp
- update to 5.0.9:
- Append to _used_channel_ids in _used_channel_ids OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=78
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59616d71478d224d1c2c8550b8bb12414ba8b4cde512d3a88e7eb41f9280e43d
|
||||
size 127472
|
||||
3
amqp-5.0.9.tar.gz
Normal file
3
amqp-5.0.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e5f707424e544078ca196e72ae6a14887ce74e02bd126be54b7c03c971bef18
|
||||
size 127478
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 12:29:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 5.0.9:
|
||||
- Append to _used_channel_ids in _used_channel_ids
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 11:07:31 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-amqp
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-amqp
|
||||
Version: 5.0.8
|
||||
Version: 5.0.9
|
||||
Release: 0
|
||||
Summary: Low-level AMQP client for Python (fork of amqplib)
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user