14
0
forked from pool/python-pika

Accepting request 1095667 from devel:languages:python

- update to 1.3.2:
  * see https://github.com/pika/pika/milestone/22?closed=1

OBS-URL: https://build.opensuse.org/request/show/1095667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pika?expand=0&rev=20
This commit is contained in:
2023-06-27 21:18:06 +00:00
committed by Git OBS Bridge
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:4f3bd9e90f1cfa48b8ef0230417fc7b3bc3a4cd8b27d2bb3a4c05e6d5f71210c
size 321628

3
1.3.2.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 27 15:55:55 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.3.2:
* see https://github.com/pika/pika/milestone/22?closed=1
-------------------------------------------------------------------
Mon Jan 2 20:00:05 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -19,7 +19,7 @@
%define mod_name pika
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-%{mod_name}
Version: 1.3.1
Version: 1.3.2
Release: 0
Summary: Pika Python AMQP Client Library
License: BSD-3-Clause