forked from pool/python-PyJWT
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
This commit is contained in:
@@ -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
|
Thu Sep 1 05:41:26 UTC 2016 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@@ -23,7 +23,7 @@ Url: https://github.com/progrium/pyjwt
|
|||||||
Summary: JSON Web Token implementation in Python
|
Summary: JSON Web Token implementation in Python
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
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
|
# 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
|
Patch1: PyJWT-1.1.0.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Reference in New Issue
Block a user