Switch Source0 to using pypi.io
Signed-off-by: John Dulaney <jdulaney@fedoraproject.org>
This commit is contained in:
parent
9d674d5ff4
commit
07506a88ef
@ -6,11 +6,11 @@
|
|||||||
|
|
||||||
Name: python-cffi
|
Name: python-cffi
|
||||||
Version: 1.6.0
|
Version: 1.6.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Foreign Function Interface for Python to call C code
|
Summary: Foreign Function Interface for Python to call C code
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://cffi.readthedocs.org/
|
URL: http://cffi.readthedocs.org/
|
||||||
Source0: https://pypi.python.org/packages/b6/98/11feff87072e2e640fb8320712b781eccdef05d588618915236b32289d5a/cffi-%{version}.tar.gz
|
Source0: https://pypi.io/packages/source/c/cffi/cffi-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: libffi-devel python-sphinx
|
BuildRequires: libffi-devel python-sphinx
|
||||||
BuildRequires: python2-devel python2-setuptools Cython python-pycparser
|
BuildRequires: python2-devel python2-setuptools Cython python-pycparser
|
||||||
@ -109,6 +109,9 @@ popd
|
|||||||
%doc doc/build/html
|
%doc doc/build/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 28 2016 John Dulaney <jdulaney@fedoraproject.org> - 1.6.0-3
|
||||||
|
- Switch Source0 to using pypi.io
|
||||||
|
|
||||||
* Thu Apr 28 2016 John Dulaney <jdulaney@fedoraproject.org> - 1.6.0-2
|
* Thu Apr 28 2016 John Dulaney <jdulaney@fedoraproject.org> - 1.6.0-2
|
||||||
- Update Source0 URL to account for pypi change
|
- Update Source0 URL to account for pypi change
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user