Update Python 2 dependency declarations to new packaging standards

This commit is contained in:
Iryna Shcherbina 2018-03-23 22:35:02 +01:00
parent de62a909d6
commit 1ecdece882
1 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Summary: Viewer for Hierarchical Datafiles (HDF5)
Name: ViTables
Version: 3.0.0
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv3
URL: http://www.vitables.org/
@ -29,7 +29,7 @@ Obsoletes: %{name} < 3.0.0-1
Requires: hdf5
Requires: python2-numpy
Requires: python2-tables
Requires: python-qt5
Requires: python2-qt5
Requires: python2-QtPy
%description -n vitables %_description
@ -69,6 +69,10 @@ make -C doc html
%doc doc/_build/html/
%changelog
* Fri Mar 23 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.0.0-3
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild