14
0
forked from pool/python-amqp

- update to 5.1.1:

- Use AF_UNSPEC for name resolution

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=81
This commit is contained in:
2022-06-04 11:38:12 +00:00
committed by Git OBS Bridge
parent 1da2ca584c
commit 8e6194c170
4 changed files with 10 additions and 4 deletions

View File

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