14
0

Accepting request 504887 from home:okurz:matrix-synapse

Submit package based on local archive

OBS-URL: https://build.opensuse.org/request/show/504887
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-signedjson?expand=0&rev=2
This commit is contained in:
2017-06-20 05:49:54 +00:00
committed by Git OBS Bridge
parent 7ee9ac9f41
commit 4a72780f67
2 changed files with 4 additions and 3 deletions

View File

@@ -24,7 +24,8 @@ Release: 0
License: Apache-2.0
Summary: Sign JSON with Ed25519 signatures
Url: https://github.com/matrix-org/%{name}
Source: https://github.com/matrix-org/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.xz
#Source: https://github.com/matrix-org/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.xz
Source0: %{name}-%{version}.tar.xz
Group: Development/Languages/Python
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}