automatic version update by autodist [release 1.12.1.1-1mamba;Wed Feb 19 2025]

This commit is contained in:
Automatic Build System 2025-02-19 23:55:07 +01:00
parent 80f0e32fc0
commit 00ffb0de3f

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pkginfo Name: python-pkginfo
Version: 1.12.0 Version: 1.12.1.1
Release: 1mamba Release: 1mamba
Summary: Query metadata from sdists / bdists / installed packages Summary: Query metadata from sdists / bdists / installed packages
Group: System/Libraries Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://code.launchpad.net/~tseaver/pkginfo/trunk URL: https://code.launchpad.net/~tseaver/pkginfo/trunk
Source: https://pypi.debian.net/pkginfo/pkginfo-%{version}.tar.gz Source: https://pypi.debian.net/pkginfo/pkginfo-%{version}.tar.gz
License: MIT License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel BuildRequires: libpython311-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
@ -47,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/* %{python_sitelib}/%{pkgname}/*
%changelog %changelog
* Wed Feb 19 2025 Automatic Build System <autodist@openmamba.org> 1.12.1.1-1mamba
- automatic version update by autodist
* Tue Dec 03 2024 Automatic Build System <autodist@openmamba.org> 1.12.0-1mamba * Tue Dec 03 2024 Automatic Build System <autodist@openmamba.org> 1.12.0-1mamba
- automatic version update by autodist - automatic version update by autodist