[packages/python-munch] - rel 4, python3 moved to separate package

baggins baggins at pld-linux.org
Mon Jun 2 09:02:51 CEST 2025


commit 302d4dbaa36e235793d9b52aa8c2e7e3d0f30095
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Jun 2 09:46:56 2025 +0200

    - rel 4, python3 moved to separate package

 python-munch.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-munch.spec b/python-munch.spec
index 2e32d11..fafe5de 100644
--- a/python-munch.spec
+++ b/python-munch.spec
@@ -2,14 +2,14 @@
 # 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
 
 Summary:	A dot-accessible dictionary (a la JavaScript objects)
 Summary(pl.UTF-8):	Słownik dostępny przez kropkę (jak obiekty JavaScriptu)
 Name:		python-munch
 # keep 2.x here for python2 support
 Version:	2.5.0
-Release:	3
+Release:	4
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/munch/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-munch.git/commitdiff/302d4dbaa36e235793d9b52aa8c2e7e3d0f30095



More information about the pld-cvs-commit mailing list