automatic version update by autodist [release 0.22.1-1mamba;Wed Dec 04 2024]

This commit is contained in:
Automatic Build System 2024-12-04 15:05:06 +01:00
parent eb673311ea
commit 0de4f7d92f

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-rpds_py
Version: 0.21.0
Version: 0.22.1
Release: 1mamba
Summary: Python bindings to Rust's persistent data structures (rpds)
Group: System/Libraries
@ -51,6 +51,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Dec 04 2024 Automatic Build System <autodist@openmamba.org> 0.22.1-1mamba
- automatic version update by autodist
* Tue Dec 03 2024 Automatic Build System <autodist@openmamba.org> 0.22.0-1mamba
- automatic version update by autodist
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 0.21.0-1mamba
- automatic version update by autodist