## START: Set by rpmautospec ## (rpmautospec version 0.8.4) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; 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.21.0.20260819 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 Pygments package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses Pygments. The source for this package can be found at https://github.com/python/typeshed/tree/master/stubs/Pygments. 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} %doc README.md CHANGELOG.md %changelog ## START: Generated by rpmautospec * Sun Aug 23 2026 Filipe Rosset - 2.21.0.20260819-1 - Update to 2.21.0.20260819 * Wed Jul 29 2026 Filipe Rosset - 2.20.0.20260728-1 - Update to 2.20.0.20260728 * Wed Jul 29 2026 Filipe Rosset - 2.19.0.20251121-4 - simplify .gitignore file * Thu Jul 16 2026 Fedora Release Engineering - 2.19.0.20251121-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Wed Jun 03 2026 Python Maint - 2.19.0.20251121-2 - Rebuilt for Python 3.15 * Mon Mar 09 2026 topazus - 2.19.0.20251121-1 - 2.19.0.20251121 * Sat Jan 17 2026 Fedora Release Engineering - 2.17.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jul 25 2025 Fedora Release Engineering - 2.17.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jun 02 2025 Python Maint - 2.17.0.0-7 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering - 2.17.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * 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