[packages/python-amqp] - rel 3, disable tests due to missing deps
baggins
baggins at pld-linux.org
Mon Sep 15 00:06:44 CEST 2025
commit 08c483eb5e237de99213a47dd372561080be855c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Sep 15 02:06:29 2025 +0200
- rel 3, disable tests due to missing deps
python-amqp.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-amqp.spec b/python-amqp.spec
index f11bfb1..251bcbb 100644
--- a/python-amqp.spec
+++ b/python-amqp.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
%bcond_without doc # Sphinx documentation
-%bcond_without tests # unit tests
+%bcond_with tests # unit tests
%bcond_without python2 # CPython 2.x module
%bcond_with python3 # CPython 3.x module (built from python3-amqp.spec)
-%define module amqp
+%define module amqp
%define pypi_name amqp
Summary: AMQP 0.9.1 client library
Summary(pl.UTF-8): Biblioteka kliencka AMQP 0.9.1
Name: python-%{module}
# keep 2.x here for python2 support
Version: 2.6.1
-Release: 2
+Release: 3
License: BSD
Group: Libraries/Python
Source0: https://files.pythonhosted.org/packages/source/a/amqp/%{module}-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-amqp.git/commitdiff/08c483eb5e237de99213a47dd372561080be855c
More information about the pld-cvs-commit
mailing list