Rebuilt for Python3.5 rebuild
Add python3-setuptools to BuildRequires
This commit is contained in:
parent
1e13322187
commit
8f84fc0837
@ -1,6 +1,6 @@
|
|||||||
Name: python-dateutil
|
Name: python-dateutil
|
||||||
Version: 2.4.2
|
Version: 2.4.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Powerful extensions to the standard datetime module
|
Summary: Powerful extensions to the standard datetime module
|
||||||
|
|
||||||
@ -34,6 +34,7 @@ This is the version for Python 2.
|
|||||||
Summary: Powerful extensions to the standard datetime module
|
Summary: Powerful extensions to the standard datetime module
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-six
|
BuildRequires: python3-six
|
||||||
|
BuildRequires: python3-setuptools
|
||||||
Requires: tzdata
|
Requires: tzdata
|
||||||
Requires: python3-six
|
Requires: python3-six
|
||||||
|
|
||||||
@ -83,6 +84,10 @@ make -C docs html
|
|||||||
%doc docs/_build/html
|
%doc docs/_build/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 14 2015 Robert Kuska <rkuska@redhat.com> - 1:2.4.2-3
|
||||||
|
- Rebuilt for Python3.5 rebuild
|
||||||
|
- Add BuildRequires: python3-setuptools
|
||||||
|
|
||||||
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.4.2-2
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.4.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user