automatic version update by autodist [release 2.2.2-1mamba;Mon Jun 17 2024]

This commit is contained in:
Automatic Build System 2024-06-24 18:20:44 +02:00
parent c65ba888fb
commit e1bc2f133f

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-urllib3 Name: python-urllib3
Version: 2.2.1 Version: 2.2.2
Release: 1mamba Release: 1mamba
Summary: HTTP library with thread-safe connection pooling, file post, and more Summary: HTTP library with thread-safe connection pooling, file post, and more
Group: System/Libraries Group: System/Libraries
@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/* %{python_sitelib}/%{pkgname}/*
%changelog %changelog
* Mon Jun 17 2024 Automatic Build System <autodist@openmamba.org> 2.2.2-1mamba
- automatic version update by autodist
* Sun Feb 18 2024 Automatic Build System <autodist@openmamba.org> 2.2.1-1mamba * Sun Feb 18 2024 Automatic Build System <autodist@openmamba.org> 2.2.1-1mamba
- automatic version update by autodist - automatic version update by autodist