From b4d2b548a4b08381633201fdd5a87972a8d59f736a668fb7c3ded74f83cfe48d Mon Sep 17 00:00:00 2001 From: Alberto Planas Dominguez Date: Thu, 1 Sep 2016 12:37:28 +0000 Subject: [PATCH] Accepting request 424254 from home:tbechtold:branches:devel:languages:python - Use https for Source url OBS-URL: https://build.opensuse.org/request/show/424254 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=16 --- python-PyJWT.changes | 5 +++++ python-PyJWT.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-PyJWT.changes b/python-PyJWT.changes index 535628b..3d04796 100644 --- a/python-PyJWT.changes +++ b/python-PyJWT.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 1 12:36:06 UTC 2016 - tbechtold@suse.com + +- Use https for Source url + ------------------------------------------------------------------- Thu Sep 1 05:41:26 UTC 2016 - tbechtold@suse.com diff --git a/python-PyJWT.spec b/python-PyJWT.spec index 297c29e..cd898e1 100644 --- a/python-PyJWT.spec +++ b/python-PyJWT.spec @@ -23,7 +23,7 @@ Url: https://github.com/progrium/pyjwt Summary: JSON Web Token implementation in Python License: MIT Group: Development/Languages/Python -Source: http://pypi.io/packages/source/P/PyJWT/PyJWT-%{version}.tar.gz +Source: https://pypi.io/packages/source/P/PyJWT/PyJWT-%{version}.tar.gz # PATCH-FIX-CENTOS PyJWT-1.1.0.diff -- without this, the centos build %%check will try to download stuff from pypi --seife Patch1: PyJWT-1.1.0.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build