fix build dependencies
This commit is contained in:
parent
e75ba03ad6
commit
32cf2bbb36
@ -24,10 +24,12 @@ BuildArch: noarch
|
||||
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python2-setuptools
|
||||
BuildRequires: pytz
|
||||
BuildRequires: python2-pytz
|
||||
BuildRequires: python2-pytest
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pytz
|
||||
BuildRequires: python3-pytest
|
||||
|
||||
# build the documentation
|
||||
BuildRequires: make
|
||||
@ -155,6 +157,7 @@ rm -f "$BUILDDIR/html/.buildinfo"
|
||||
- tag license file as %%license
|
||||
- use %%python_provide macro only if present
|
||||
- update remove-pytz-version patch
|
||||
- fix build dependencies
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user