## START: Set by rpmautospec ## (rpmautospec version 0.3.5) ## 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 %global commit 7a787da8e64d5e070581933a008a683ed7c3f4da %global snapdate 20230628 Name: python-aiofiles Version: 23.2.0~^%{snapdate}git%(c='%{commit}'; echo "${c:0:7}") Release: %autorelease Summary: File support for asyncio License: Apache-2.0 URL: https://github.com/Tinche/aiofiles # Source: %%{url}/archive/v%%{version}/aiofiles-%%{version}.tar.gz Source: %{url}/archive/%{commit}/aiofiles-%{commit}.tar.gz BuildArch: noarch BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros # For tests, from pyproject.toml [tool.poetry.dev-dependencies]: BuildRequires: python3dist(pytest) BuildRequires: python3dist(pytest-asyncio) # We do not require coverage and tox simply to run pytest. %global _description \ aiofiles is an Apache2 licensed library, written in Python, for handling\ local disk files in asyncio applications. %description %{_description} %generate_buildrequires %pyproject_buildrequires -r %package -n python3-aiofiles Summary: %{summary} %description -n python3-aiofiles %{_description} %prep # %%autosetup -n aiofiles-%%{version} %autosetup -n aiofiles-%{commit} %build %pyproject_wheel %install %pyproject_install %pyproject_save_files aiofiles %check %pytest %files -n python3-aiofiles -f %{pyproject_files} %license LICENSE %doc README.rst %changelog * Wed Jun 28 2023 Benjamin A. Beasley - 23.2.0~^20230628git7a787da-1 - Package a pre-release snapshot of 23.2.0 (fix RHBZ#2193082) - Fixes Python 3.12 support * Thu Jun 15 2023 Python Maint - 23.1.0-2 - Rebuilt for Python 3.12 * Fri Feb 17 2023 Ankur Sinha (Ankur Sinha Gmail) - 23.1.0-1 - feat: update to 23.1.0 (fixes rhbz#2168441) * Fri Feb 17 2023 Ankur Sinha (Ankur Sinha Gmail) - 22.1.0-3 - feat: use spdx license * Fri Jan 20 2023 Fedora Release Engineering - 22.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Oct 30 2022 Ankur Sinha (Ankur Sinha Gmail) - 22.1.0-1 - feat: update to 22.1.0 (fix rhbz#2027053) * Fri Jul 22 2022 Fedora Release Engineering - 0.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint - 0.7.0-4 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering - 0.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jun 07 2021 Benjamin A. Beasley - 0.7.0-1 - Update to 0.7.0 (fix RHBZ#1823140); this release adds Python 3.10 support (fixes RHBZ#1906349) - Switch to pyproject-rpm-macros, since upstream has replaced setup.py with pyproject.toml - Drop obsolete %%python_provide macro * Fri Jun 04 2021 Python Maint - 0.6.0-2 - Rebuilt for Python 3.10 * Sun Apr 11 2021 Nicolas Chauvet - 0.6.0-1 - Update to 0.6.0 * Wed Jan 27 2021 Fedora Release Engineering - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 22 2020 Nicolas Chauvet - 0.5.0-1 - Update to 0.5.0 * Tue May 26 2020 Miro Hrončok - 0.4.0-8 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering - 0.4.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok - 0.4.0-6 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok - 0.4.0-5 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering - 0.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering - 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Dec 24 2018 Igor Gnatenko - 0.4.0-2 - Enable python dependency generator * Mon Sep 03 2018 Igor Gnatenko - 0.4.0-1 - Update to 0.4.0 * Fri Jul 13 2018 Fedora Release Engineering - 0.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok - 0.3.2-3 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Nov 01 2017 Igor Gnatenko - 0.3.2-1 - Update to 0.3.2 * Thu Jul 27 2017 Fedora Release Engineering - 0.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jul 23 2017 Igor Gnatenko - 0.3.1-1 - Update to 0.3.1 * Sat Feb 11 2017 Fedora Release Engineering - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Jan 01 2017 Igor Gnatenko - 0.3.0-1 - Initial package