## START: Set by rpmautospec ## (rpmautospec version 0.7.3) ## 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 pypi_name cornice %global desc Helpers to build & document Web Services with Pyramid. Name: python-cornice Version: 6.1.0 Release: %autorelease BuildArch: noarch License: MPL-2.0 Summary: Define Web Services in Pyramid URL: https://github.com/Cornices/cornice/ Source: %{pypi_source cornice} BuildRequires: python3-devel # For tests BuildRequires: %{py3_dist pytest} BuildRequires: %{py3_dist colander} BuildRequires: %{py3_dist marshmallow} BuildRequires: %{py3_dist webtest} %description %{desc} %package -n python3-cornice Summary: %{summary} Recommends: %{py3_dist colander} %description -n python3-%{pypi_name} %{desc} %prep %autosetup -p1 -n %{pypi_name}-%{version} %generate_buildrequires %pyproject_buildrequires %build %pyproject_wheel %install %pyproject_install %pyproject_save_files -l %{pypi_name} %check %pytest -v %files -n python3-cornice -f %{pyproject_files} %doc CHANGES.txt CONTRIBUTORS.txt README.rst %changelog ## START: Generated by rpmautospec * Wed May 07 2025 Mattia Verga - 6.1.0-1 - Update to 6.1.0 (Fedora#2263331) * Sat Jan 18 2025 Fedora Release Engineering - 6.0.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering - 6.0.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jun 18 2024 Python Maint - 6.0.1-11 - Rebuilt for Python 3.13 * Sat Apr 13 2024 Miroslav Suchý - 6.0.1-10 - convert license to SPDX * Fri Jan 26 2024 Fedora Release Engineering - 6.0.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering - 6.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering - 6.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 28 2023 Python Maint - 6.0.1-6 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering - 6.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 12 2023 Mattia Verga - 6.0.1-4 - Rebuilt for Pyramid 2.0 * Fri Jul 22 2022 Fedora Release Engineering - 6.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Python Maint - 6.0.1-2 - Rebuilt for Python 3.11 * Sun May 29 2022 Kevin Fenzi - 6.0.1-1 - Update to 6.0.1. Fixes rhbz#2008918 * Fri Jan 21 2022 Fedora Release Engineering - 5.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Aug 08 2021 Kevin Fenzi - 5.2.0-1 - Update to 5.2.0. Fixes rhbz#1946508 * Tue Jul 27 2021 Fedora Release Engineering - 5.1.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint - 5.1.0-2 - Rebuilt for Python 3.10 * Fri Mar 19 2021 Charalampos Stratakis - 5.1.0-1 - Update to 5.1.0 (rhbz#1930259) * Wed Jan 27 2021 Fedora Release Engineering - 5.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Dec 31 2020 Kevin Fenzi - 5.0.3-1 - Update to 5.0.3. Fixes rhbz#1838126 * Wed Jul 29 2020 Fedora Release Engineering - 4.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon May 25 2020 Miro Hrončok - 4.0.1-2 - Rebuilt for Python 3.9 * Wed Feb 19 2020 Randy Barlow - 4.0.1-1 - Update to 4.0.1 (#1778705). - https://github.com/Cornices/cornice/blob/4.0.1/CHANGES.txt * Thu Jan 30 2020 Fedora Release Engineering - 3.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Nov 18 2019 Randy Barlow - 3.6.1-1 - Update to 3.6.1 (#1771947). - https://github.com/Cornices/cornice/blob/3.6.1/CHANGES.txt * Tue Sep 03 2019 Randy Barlow - 3.6.0-1 - Update to 3.6.0 (#1742282). - https://github.com/Cornices/cornice/blob/3.6.0/CHANGES.txt * Mon Aug 19 2019 Miro Hrončok - 3.5.1-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering - 3.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Mar 26 2019 Randy Barlow - 3.5.1-1 - Update to 3.5.1 (#1669103). - https://github.com/Cornices/cornice/blob/3.5.1/CHANGES.txt * Sat Feb 02 2019 Fedora Release Engineering - 3.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Dec 08 2018 Miro Hrončok - 3.4.0-2 - Subpackage python2-cornice has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Thu Aug 23 2018 Randy Barlow - 3.4.0-1 - Update to 3.4.0 (#1543660). - https://github.com/Cornices/cornice/blob/3.4.0/CHANGES.txt * Fri Jul 13 2018 Fedora Release Engineering - 3.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 18 2018 Miro Hrončok - 3.1.0-2 - Rebuilt for Python 3.7 * Fri Apr 27 2018 Randy Barlow - 3.1.0-1 - Update to 3.1.0. - https://github.com/Cornices/cornice/blob/3.1.0/CHANGES.txt * Fri Feb 09 2018 Fedora Release Engineering - 3.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild ## END: Generated by rpmautospec