[packages/python-dictdiffer] - rel 9, disable python3 here

baggins baggins at pld-linux.org
Sat Apr 5 23:26:38 CEST 2025


commit 746166d589a877563fd0f8a99a2dec8ff7546490
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Apr 6 00:24:04 2025 +0200

    - rel 9, disable python3 here

 python-dictdiffer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-dictdiffer.spec b/python-dictdiffer.spec
index ced75b8..864bd8f 100644
--- a/python-dictdiffer.spec
+++ b/python-dictdiffer.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 %define		module		dictdiffer
 Summary:	Dictdiffer - a library that helps you to diff and patch dictionaries
@@ -9,7 +9,7 @@ Summary(pl.UTF-8):	Dictdiffer - biblioteka pomagająca porównywać i łatać s
 Name:		python-%{module}
 # keep 0.8.x here for python2 support
 Version:	0.8.1
-Release:	8
+Release:	9
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/dictdiffer/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-dictdiffer.git/commitdiff/bff2572f2c70da720a19abfaed85368aee550601



More information about the pld-cvs-commit mailing list