From 30005d87dcc951a44320b99a00681a95b31c3f1696f911528248a3d9a29dff07 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 13 Dec 2016 14:50:19 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=24 --- python-gevent.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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