14
0
forked from pool/python-josepy

Accepting request 571087 from home:dimstar:branches:REQUEST_570909

Add keyring

Did not add a changelog, since this is just a cleanup for the package en route to Factory

OBS-URL: https://build.opensuse.org/request/show/571087
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2018-01-30 14:36:10 +00:00
committed by Git OBS Bridge
parent c6ed5ce4cb
commit 08bbb663bd
2 changed files with 4259 additions and 1 deletions

4258
python-josepy.keyring Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -30,7 +30,7 @@ Group: Development/Languages/Python
Url: https://github.com/certbot/certbot
Source0: https://files.pythonhosted.org/packages/source/j/%{libname}/%{libname}-%{version}.tar.gz
Source1: https://files.pythonhosted.org/packages/source/j/%{libname}/%{libname}-%{version}.tar.gz.asc
#Source2: %{name}.keyring
Source2: %{name}.keyring
BuildRequires: %{python_module cryptography >= 0.8}
BuildRequires: %{python_module devel >= 2.7}
BuildRequires: %{python_module pyOpenSSL >= 0.13}