Mathieu Bridon 98e1e33
%global module cornice
d6678d1
%global desc Helpers to build & document Web Services with Pyramid.
d6678d1
Mathieu Bridon 98e1e33
Name:             python-cornice
0b4aa04
Version:          6.0.1
c88e501
Release:          5%{?dist}
d6678d1
BuildArch:        noarch
Mathieu Bridon 98e1e33
Mathieu Bridon 98e1e33
License:          MPLv2.0
07be5e6
Summary:          Define Web Services in Pyramid
Mathieu Bridon 98e1e33
URL:              https://pypi.python.org/pypi/cornice
d97ca4f
Source0:          https://github.com/Cornices/cornice/archive/%{version}/%{module}-%{version}.tar.gz
07be5e6
07be5e6
17eae53
BuildRequires: %{py3_dist colander}
17eae53
BuildRequires: %{py3_dist coverage}
17eae53
BuildRequires: %{py3_dist pyramid} >= 1.7
17eae53
BuildRequires: %{py3_dist setuptools}
17eae53
BuildRequires: %{py3_dist simplejson}
17eae53
BuildRequires: %{py3_dist sphinx}
17eae53
BuildRequires: %{py3_dist venusian}
17eae53
BuildRequires: %{py3_dist webtest}
17eae53
BuildRequires: python3-devel
e0b89e3
BuildRequires: python3-pytest
d6678d1
d6678d1
d6678d1
%description
d6678d1
%{desc}
d6678d1
d6678d1
Mathieu Bridon 98e1e33
%package -n python3-cornice
899679a
Summary:          %{summary}
Mathieu Bridon 98e1e33
17eae53
Recommends: %{py3_dist colander}
17eae53
Requires:   %{py3_dist pyramid} >= 1.7
17eae53
Requires:   %{py3_dist simplejson}
f30aea0
Requires:   %{py3_dist six}
17eae53
Requires:   %{py3_dist venusian}
Mathieu Bridon 98e1e33
d6678d1
%{?python_provide:%python_provide python3-%{module}}
d6678d1
d6678d1
Mathieu Bridon 98e1e33
%description -n python3-cornice
d6678d1
%{desc}
Mathieu Bridon 98e1e33
Mathieu Bridon 98e1e33
Mathieu Bridon 98e1e33
%prep
07be5e6
%autosetup -p1 -n %{module}-%{version}
Mathieu Bridon 98e1e33
Mathieu Bridon 98e1e33
Mathieu Bridon 98e1e33
%build
07be5e6
%py3_build
Mathieu Bridon 98e1e33
Mathieu Bridon 98e1e33
Mathieu Bridon 98e1e33
%install
07be5e6
%py3_install
Mathieu Bridon 98e1e33
Mathieu Bridon 98e1e33
Mathieu Bridon 98e1e33
%check
7df4af8
%pytest -v
Mathieu Bridon 98e1e33
Mathieu Bridon 98e1e33
Mathieu Bridon 98e1e33
%files -n python3-cornice
d6678d1
%license LICENSE
d6678d1
%doc CHANGES.txt CONTRIBUTORS.txt README.rst
Mathieu Bridon 98e1e33
%{python3_sitelib}/%{module}*
Mathieu Bridon 98e1e33
Mathieu Bridon 98e1e33
Mathieu Bridon 98e1e33
%changelog
c88e501
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-5
c88e501
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
c88e501
97a7bc0
* Thu Jan 12 2023 Mattia Verga <mattia.verga@proton.me> - 6.0.1-4
97a7bc0
- Rebuilt for Pyramid 2.0
97a7bc0
cd9cda7
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-3
cd9cda7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
cd9cda7
c222db8
* Fri Jun 17 2022 Python Maint <python-maint@redhat.com> - 6.0.1-2
c222db8
- Rebuilt for Python 3.11
c222db8
0b4aa04
* Sun May 29 2022 Kevin Fenzi <kevin@scrye.com> - 6.0.1-1
0b4aa04
- Update to 6.0.1. Fixes rhbz#2008918
0b4aa04
edee416
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-2
edee416
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
edee416
2913dd5
* Sun Aug 08 2021 Kevin Fenzi <kevin@scrye.com> - 5.2.0-1
2913dd5
- Update to 5.2.0. Fixes rhbz#1946508
2913dd5
42c1345
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-3
42c1345
- Second attempt - Rebuilt for
42c1345
  https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
42c1345
fc2e201
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 5.1.0-2
fc2e201
- Rebuilt for Python 3.10
fc2e201
7df4af8
* Fri Mar 19 2021 Charalampos Stratakis <cstratak@redhat.com> - 5.1.0-1
7df4af8
- Update to 5.1.0 (rhbz#1930259)
7df4af8
9fd8d43
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-2
9fd8d43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
9fd8d43
e0b89e3
* Thu Dec 31 2020 Kevin Fenzi <kevin@scrye.com> - 5.0.3-1
e0b89e3
- Update to 5.0.3. Fixes rhbz#1838126
e0b89e3
18cc406
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1-3
18cc406
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
18cc406
e67f323
* Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 4.0.1-2
e67f323
- Rebuilt for Python 3.9
e67f323
7d875e0
* Wed Feb 19 2020 Randy Barlow <bowlofeggs@fedoraproject.org> - 4.0.1-1
7d875e0
- Update to 4.0.1 (#1778705).
7d875e0
- https://github.com/Cornices/cornice/blob/4.0.1/CHANGES.txt
7d875e0
eaf3522
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-2
eaf3522
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
eaf3522
a41084f
* Mon Nov 18 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.6.1-1
a41084f
- Update to 3.6.1 (#1771947).
a41084f
- https://github.com/Cornices/cornice/blob/3.6.1/CHANGES.txt
a41084f
142eec7
* Tue Sep 03 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.6.0-1
142eec7
- Update to 3.6.0 (#1742282).
142eec7
- https://github.com/Cornices/cornice/blob/3.6.0/CHANGES.txt
142eec7
35feb89
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.5.1-3
35feb89
- Rebuilt for Python 3.8
35feb89
386f044
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.1-2
386f044
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
386f044
1b24faf
* Tue Mar 26 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.5.1-1
1b24faf
- Update to 3.5.1 (#1669103).
1b24faf
- https://github.com/Cornices/cornice/blob/3.5.1/CHANGES.txt
1b24faf
d79dc37
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-3
d79dc37
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
d79dc37
f2df554
* Sat Dec 08 2018 Miro Hrončok <mhroncok@redhat.com> - 3.4.0-2
f2df554
- Subpackage python2-cornice has been removed
f2df554
  See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
f2df554
d97ca4f
* Thu Aug 23 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.4.0-1
d97ca4f
- Update to 3.4.0 (#1543660).
d97ca4f
- https://github.com/Cornices/cornice/blob/3.4.0/CHANGES.txt
d97ca4f
e02f904
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-3
e02f904
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
e02f904
96ec80f
* Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 3.1.0-2
96ec80f
- Rebuilt for Python 3.7
96ec80f
f30aea0
* Fri Apr 27 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.1.0-1
f30aea0
- Update to 3.1.0.
f30aea0
- https://github.com/Cornices/cornice/blob/3.1.0/CHANGES.txt
f30aea0
bdd266c
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-3
bdd266c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild