## START: Set by rpmautospec ## (rpmautospec version 0.7.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 5; 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-pygments Version: 2.17.0.0 Release: %autorelease Summary: Typing stubs for Pygments License: Apache-2.0 URL: https://pypi.org/project/types-Pygments/ Source: %{pypi_source types-Pygments} 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-pygments Summary: %{summary} %description -n python3-types-pygments %_description %prep %autosetup -p1 -n types-Pygments-%{version} %generate_buildrequires %pyproject_buildrequires %build %pyproject_wheel %install %pyproject_install %pyproject_save_files pygments-stubs %check %pyproject_check_import pygments-stubs %files -n python3-types-pygments -f %{pyproject_files} %changelog ## START: Generated by rpmautospec * Fri Jul 19 2024 Fedora Release Engineering - 2.17.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint - 2.17.0.0-4 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering - 2.17.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering - 2.17.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 01 2024 topazus - 2.17.0.0-1 - initial import; rhbz#2256361 ## END: Generated by rpmautospec