## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 7; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec Name: python-types-setuptools Version: 69.0.0.0 Release: %autorelease Summary: Typing stubs for setuptools License: Apache-2.0 URL: https://github.com/python/typeshed Source: %{pypi_source types-setuptools} BuildArch: noarch BuildRequires: python3-devel %global _description %{expand: This is a PEP 561 type stub package for the boto package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses boto. The source for this package can be found at https://github.com/python/typeshed/tree/master/stubs/boto. All fixes for types and metadata should be contributed there. See https://github.com/python/typeshed/blob/master/README.md for more details.} %description %_description %package -n python3-types-setuptools Summary: %{summary} %description -n python3-types-setuptools %_description %prep %autosetup -p1 -n types-setuptools-%{version} %generate_buildrequires %pyproject_buildrequires %build %pyproject_wheel %install %pyproject_install %check %py3_check_import setuptools-stubs %files -n python3-types-setuptools %{python3_sitelib}/setuptools-stubs %{python3_sitelib}/pkg_resources-stubs %{python3_sitelib}/types_setuptools-%{version}.dist-info/ %changelog ## START: Generated by rpmautospec * Fri Jul 19 2024 Fedora Release Engineering - 69.0.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint - 69.0.0.0-6 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering - 69.0.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering - 69.0.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 13 2024 topazus - 69.0.0.0-3 - fix packit * Mon Jan 01 2024 topazus - 69.0.0.0-2 - add source * Mon Jan 01 2024 topazus - 69.0.0.0-1 - initial import; rhbz#2256359 ## END: Generated by rpmautospec