[packages/python-jsonschema] - rel 8, python3 moved to separate package

baggins baggins at pld-linux.org
Sat Mar 29 23:38:21 CET 2025


commit 7d3788b8c80989b4d9b86262ee420040f0365b8e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 30 00:38:12 2025 +0100

    - rel 8, python3 moved to separate package

 python-jsonschema.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index b088eea..bf7c704 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -3,15 +3,15 @@
 %bcond_without	doc	# Sphinx documentation
 %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
 
-%define 	module	jsonschema
+%define		module	jsonschema
 Summary:	An implementation of JSON Schema validation for Python 2
 Summary(pl.UTF-8):	Implementacja sprawdzania poprawności schematu JSON dla Pythona 2
 Name:		python-%{module}
 # keep 3.x here for python2 support
 Version:	3.2.0
-Release:	7
+Release:	8
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.python.org/simple/jsonschema/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-jsonschema.git/commitdiff/7d3788b8c80989b4d9b86262ee420040f0365b8e



More information about the pld-cvs-commit mailing list