Update Python 2 dependency declarations to new packaging standards
This commit is contained in:
parent
6810f9b9ce
commit
003956afe9
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{realname}
|
Name: python-%{realname}
|
||||||
Version: 0.3.2
|
Version: 0.3.2
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: MS-KKDCP (kerberos proxy) WSGI module
|
Summary: MS-KKDCP (kerberos proxy) WSGI module
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -19,7 +19,7 @@ BuildRequires: python2-devel
|
|||||||
BuildRequires: /usr/bin/tox
|
BuildRequires: /usr/bin/tox
|
||||||
BuildRequires: python2-pytest
|
BuildRequires: python2-pytest
|
||||||
BuildRequires: python2-coverage
|
BuildRequires: python2-coverage
|
||||||
BuildRequires: python-webtest
|
BuildRequires: python2-webtest
|
||||||
BuildRequires: python2-pyasn1
|
BuildRequires: python2-pyasn1
|
||||||
BuildRequires: python2-dns
|
BuildRequires: python2-dns
|
||||||
BuildRequires: python2-mock
|
BuildRequires: python2-mock
|
||||||
@ -102,6 +102,10 @@ tox --sitepackages -e py%{python2_version_nodots},py%{python3_version_nodots} ||
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-10
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user