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

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4fb4edf126b3f36c22357212cd94d1de05858c2a466975dbbfe6ecf799dc067f
size 7924
oid sha256:9f50fbd678f3d0683e27c38533995c078d2bc2a2ee308f0b1161b5c7f8f68403
size 8563

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}