automatic version update by autodist [release 3.0.2-1mamba;Wed Sep 27 2023]
This commit is contained in:
parent
df774dd424
commit
576886adf6
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-apipkg
|
Name: python-apipkg
|
||||||
Version: 3.0.1
|
Version: 3.0.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A namespace control and lazy-import mechanism for Python
|
Summary: A namespace control and lazy-import mechanism for Python
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
@ -11,7 +11,7 @@ URL: https://github.com/pytest-dev/apipkg
|
|||||||
Source: https://pypi.debian.net/apipkg/apipkg-%{version}.tar.gz
|
Source: https://pypi.debian.net/apipkg/apipkg-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -42,6 +42,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 3.0.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Oct 07 2022 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
|
* Fri Oct 07 2022 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user