## 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-caio Version: 0.9.25 Release: %autorelease Summary: Asynchronous file IO for Linux MacOS or Windows. License: Apache-2.0 URL: https://github.com/mosquito/caio/ Source: %{pypi_source caio} BuildRequires: gcc BuildRequires: python3-pytest %global _description %{expand: This is package 'caio' generated automatically by pyp2spec.} %description %_description %package -n python3-caio Summary: %{summary} %description -n python3-caio %_description %prep %autosetup -p1 -n caio-%{version} %generate_buildrequires %pyproject_buildrequires %build %pyproject_wheel %install %pyproject_install %pyproject_save_files -L caio %check %pyproject_check_import %pytest %files -n python3-caio -f %{pyproject_files} %doc README.md %license COPYING %changelog ## START: Generated by rpmautospec * Fri May 15 2026 John Doe - 0.9.25-1 - Uncommitted changes ## END: Generated by rpmautospec