automatic version update by autodist [release 5.3.0-1mamba;Mon Apr 08 2024]
This commit is contained in:
parent
b40129f73a
commit
821a79f04a
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - .)
|
||||
Name: python-jaraco-context
|
||||
Version: 5.1.0
|
||||
Version: 5.3.0
|
||||
Release: 1mamba
|
||||
Summary: Context managers by jaraco
|
||||
Group: System/Libraries
|
||||
@ -12,6 +12,7 @@ Source: https://pypi.debian.net/jaraco.context/jaraco.context-%{version}.
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(backports.tarfile)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -47,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Apr 08 2024 Automatic Build System <autodist@openmamba.org> 5.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 07 2024 Automatic Build System <autodist@openmamba.org> 5.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user