automatic version update by autodist [release 3.3.0-1mamba;Mon Sep 02 2024]

This commit is contained in:
Automatic Build System 2024-09-03 09:11:29 +02:00
parent f0cd8f017b
commit 9845501bdc

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-jsonpickle Name: python-jsonpickle
Version: 3.2.2 Version: 3.3.0
Release: 1mamba Release: 1mamba
Summary: Python library for serializing any arbitrary object graph into JSON Summary: Python library for serializing any arbitrary object graph into JSON
Group: System/Libraries/Python Group: System/Libraries/Python
@ -53,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Mon Sep 02 2024 Automatic Build System <autodist@openmamba.org> 3.3.0-1mamba
- automatic version update by autodist
* Sun Jul 21 2024 Automatic Build System <autodist@openmamba.org> 3.2.2-1mamba * Sun Jul 21 2024 Automatic Build System <autodist@openmamba.org> 3.2.2-1mamba
- automatic version update by autodist - automatic version update by autodist