diff --git a/python-gevent.spec b/python-gevent.spec index fdf01b0..826b486 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -26,7 +26,7 @@ Summary: Python network library that uses greenlet and libevent License: MIT Group: Development/Languages/Python Url: http://www.gevent.org/ -Source: http://pypi.python.org/packages/source/g/gevent/gevent-%{version}.tar.gz +Source: https://pypi.io/packages/source/g/gevent/gevent-%{version}.tar.gz BuildRequires: libcares-devel BuildRequires: libev-devel #BuildRequires: python-Sphinx