[packages/python-jsonpatch] - rel 4, tests use deprecated API
baggins
baggins at pld-linux.org
Mon Jun 2 09:00:27 CEST 2025
commit 903dd61f9e507d9607689fcf7270682646c12939
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Jun 2 09:44:11 2025 +0200
- rel 4, tests use deprecated API
python-jsonpatch.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec
index 81e5ee4..7fc09dc 100644
--- a/python-jsonpatch.spec
+++ b/python-jsonpatch.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # unit tests
+%bcond_with tests # unit tests
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
@@ -8,7 +8,7 @@ Summary: Apply JSON-Patches (RFC 6902)
Summary(pl.UTF-8): Nakładanie łat JSON-Patch (RFC 6902)
Name: python-jsonpatch
Version: 1.33
-Release: 3
+Release: 4
License: BSD
Group: Libraries/Python
Source0: https://files.pythonhosted.org/packages/source/j/jsonpatch/jsonpatch-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-jsonpatch.git/commitdiff/903dd61f9e507d9607689fcf7270682646c12939
More information about the pld-cvs-commit
mailing list