Update Python 2 dependency declarations to new packaging standards

This commit is contained in:
Iryna Shcherbina 2018-02-12 04:15:01 +01:00
parent 6810f9b9ce
commit 003956afe9

View File

@ -2,7 +2,7 @@
Name: python-%{realname}
Version: 0.3.2
Release: 10%{?dist}
Release: 11%{?dist}
Summary: MS-KKDCP (kerberos proxy) WSGI module
License: MIT
@ -19,7 +19,7 @@ BuildRequires: python2-devel
BuildRequires: /usr/bin/tox
BuildRequires: python2-pytest
BuildRequires: python2-coverage
BuildRequires: python-webtest
BuildRequires: python2-webtest
BuildRequires: python2-pyasn1
BuildRequires: python2-dns
BuildRequires: python2-mock
@ -102,6 +102,10 @@ tox --sitepackages -e py%{python2_version_nodots},py%{python3_version_nodots} ||
%endif
%changelog
* Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.3.2-11
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild