Update Python 2 dependency declarations to new packaging standards

This commit is contained in:
Iryna Shcherbina 2018-01-26 01:20:13 +01:00
parent 2f0832c355
commit 5aebd19946

View File

@ -2,14 +2,14 @@
Name: python-netifaces
Version: 0.10.6
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python library to retrieve information about network interfaces
License: MIT
URL: https://pypi.python.org/pypi/netifaces
Source0: https://files.pythonhosted.org/packages/source/n/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
BuildRequires: python2-devel
BuildRequires: python-setuptools
BuildRequires: python2-setuptools
%description
@ -60,6 +60,10 @@ from network interfaces.
%{python3_sitearch}/%{pypi_name}*.so
%changelog
* Fri Jan 26 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.10.6-2
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Mon Aug 14 2017 Peter Robinson <pbrobinson@fedoraproject.org> 0.10.6-1
- Update to 0.10.6