automatic version update by autodist [release 75.8.0.20250110-1mamba;Mon Jan 13 2025]

This commit is contained in:
Automatic Build System 2025-01-13 19:03:00 +01:00
parent 6d70640714
commit 2ab04146c6

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-types-setuptools
Version: 75.6.0.20241223
Version: 75.8.0.20250110
Release: 1mamba
Summary: Typing stubs for setuptools
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/python/typeshed
Source: https://pypi.debian.net/types-setuptools/types_setuptools-%{version}.tar.gz
License: Apache License 2.0
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
@ -51,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/pkg_resources-stubs/*
%changelog
* Mon Jan 13 2025 Automatic Build System <autodist@openmamba.org> 75.8.0.20250110-1mamba
- automatic version update by autodist
* Mon Dec 23 2024 Automatic Build System <autodist@openmamba.org> 75.6.0.20241223-1mamba
- automatic version update by autodist