caa76f8
%bcond_without tests
caa76f8
cf47133
Name:           python-more-itertools
290b3eb
Version:        8.12.0
85e5d59
Release:        2%{?dist}
162ee17
Summary:        More routines for operating on Python iterables, beyond itertools
d219e9a
License:        MIT
d219e9a
URL:            https://github.com/erikrose/more-itertools
cf47133
Source0:        %{pypi_source more-itertools}
d219e9a
BuildArch:      noarch
162ee17
d219e9a
BuildRequires:  python3-devel
d219e9a
162ee17
%global _description %{expand:
162ee17
Python's itertools library is a gem - you can compose elegant solutions for
162ee17
a variety of problems with the functions it provides. In more-itertools we
162ee17
collect additional building blocks, recipes, and routines for working with
162ee17
Python iterables.}
162ee17
d219e9a
%description %_description
d219e9a
cf47133
%package -n python3-more-itertools
162ee17
Summary:        %{summary}
d219e9a
cf47133
%description -n python3-more-itertools %_description
d219e9a
d219e9a
%prep
cf47133
%autosetup -p1 -n more-itertools-%{version}
d219e9a
caa76f8
%generate_buildrequires
cf47133
%pyproject_buildrequires -r %{?with_tests: -t}
caa76f8
d219e9a
%build
caa76f8
%pyproject_wheel
d219e9a
d219e9a
%install
caa76f8
%pyproject_install
caa76f8
%pyproject_save_files more_itertools
d219e9a
caa76f8
%if %{with tests}
d219e9a
%check
caa76f8
%tox
caa76f8
%endif
d219e9a
cf47133
%files -n python3-more-itertools -f %pyproject_files
cf47133
%doc README.rst
d219e9a
d219e9a
%changelog
85e5d59
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.12.0-2
85e5d59
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
85e5d59
290b3eb
* Fri Dec 24 2021 Paul Wouters <paul.wouters@aiven.io> - 8.12.0-1
290b3eb
- Update to 8.12.0
290b3eb
f3d1ab4
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.5.0-5
f3d1ab4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
f3d1ab4
118d320
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 8.5.0-4
118d320
- Rebuilt for Python 3.10
118d320
3c12558
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 8.5.0-3
3c12558
- Bootstrap for Python 3.10
3c12558
7549b3a
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.5.0-2
7549b3a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
7549b3a
caa76f8
* Wed Sep 09 2020 Lumír Balhar <lbalhar@redhat.com> - 8.5.0-1
caa76f8
- Update to 8.5.0 (#1873653)
caa76f8
162ee17
* Wed Jul 29 2020 Miro Hrončok <mhroncok@redhat.com> - 8.4.0-1
162ee17
- Update to 8.4.0
162ee17
- Fixes rhbz#1778332
162ee17
4be31f2
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.0-6
4be31f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
4be31f2
36cbd69
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 7.2.0-5
36cbd69
- Rebuilt for Python 3.9
36cbd69
fe4e055
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.0-4
fe4e055
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
fe4e055
a1be623
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 7.2.0-3
a1be623
- Rebuilt for Python 3.8.0rc1 (#1748018)
a1be623
63ef781
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 7.2.0-2
63ef781
- Rebuilt for Python 3.8
63ef781
169ff76
* Tue Aug 13 2019 Thomas Moschny <thomas.moschny@gmx.de> - 7.2.0-1
169ff76
- Update to 7.2.0.
169ff76
aa6973d
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.0-2
aa6973d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
aa6973d
85ad5ba
* Tue May 21 2019 aarem AT fedoraproject DOT org - 7.0.0-1
85ad5ba
- Update to 7.0.0
85ad5ba
- Drop python-2
fb69b9b
85ad5ba
* Sun Apr 01 2018 aarem AT fedoraproject DOT org - 4.1.0-1
85ad5ba
- rebuit for 4.1.0 using Thomas Moschny modification to spec file
d97d585
193dbef
* Sat Mar 24 2018 Thomas Moschny <thomas.moschny@gmx.de> - 4.1.0-1
193dbef
- Update to 4.1.0.
85ad5ba
- Do not do  package tests.
193dbef
6e4c2cb
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-5
6e4c2cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6e4c2cb
d071c77
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-4
d071c77
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
d071c77
3c4735a
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-3
3c4735a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
3c4735a
6d89149
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.3-2
6d89149
- Rebuild for Python 3.6
6d89149
f5ae1b3
* Wed Nov 09 2016 aarem AT fedoraproject DOT org - 2.3-1
f5ae1b3
- update to 2.3
77caaac
* Fri Oct 14 2016 aarem AT fedoraproject DOT org - 2.2-4
77caaac
- fixed missing sum in line 9 of spec file, per BZ #138195
d219e9a
* Sat Oct 8 2016 aarem AT fedoraproject DOT org - 2.2-3
d219e9a
- renamed spec file to match package as per BZ #1381029
d219e9a
-fixed bug (incorrect python3_provides) as per BZ #1381029
d219e9a
- use common macro for description as per suggestion in BZ #1381029
d219e9a
f5ae1b3
* Wed Oct 05 2016 aarem AT fedoraproject DOT org - 2.2-2
d219e9a
- separated python and python3 cases as per BZ #1381029
d219e9a
f5ae1b3
* Sun Oct 02 2016 aarem AT fedoraproject DOT org - 2.2-1
d219e9a
- initial packaging of 2.2 version