[packages/python-msgpack] - disable python3 here, release 4
qboosh
qboosh at pld-linux.org
Tue Jan 27 08:33:48 CET 2026
commit ab65aa9e1d6e329c729b0f7ec46e276b8ca4c0ba
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Jan 27 08:33:59 2026 +0100
- disable python3 here, release 4
python-msgpack.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-msgpack.spec b/python-msgpack.spec
index 60976cf..7acb171 100644
--- a/python-msgpack.spec
+++ b/python-msgpack.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_without tests # unit tests
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-msgpack.spec)
%define module msgpack
Summary: Binary-based efficient data interchange format
@@ -10,7 +10,7 @@ Summary(pl.UTF-8): Binarny, efektywny format wymiany danych
Name: python-%{module}
# keep 1.0.5 here for python2 support
Version: 1.0.5
-Release: 3
+Release: 4
License: Apache v2.0
Group: Development/Languages/Python
#Source0Download: https://pypi.org/simple/msgpack/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-msgpack.git/commitdiff/ab65aa9e1d6e329c729b0f7ec46e276b8ca4c0ba
More information about the pld-cvs-commit
mailing list