15
0
forked from pool/python-pamqp

Accepting request 1032027 from home:yarunachalam:branches:devel:languages:python

- Update to 3.2.1 
  Fix line length issue in comment

OBS-URL: https://build.opensuse.org/request/show/1032027
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pamqp?expand=0&rev=24
This commit is contained in:
2022-10-28 20:08:04 +00:00
committed by Git OBS Bridge
parent 5e3a542141
commit c94ce67d10
4 changed files with 10 additions and 4 deletions

View File

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

3
pamqp-3.2.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 28 18:36:51 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 3.2.1
Fix line length issue in comment
-------------------------------------------------------------------
Tue Oct 4 22:06:53 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pamqp
Version: 3.2.0
Version: 3.2.1
Release: 0
Summary: Pure-python AMQP 0-9-1 frame encoder and decoder
License: BSD-3-Clause