From 4a72780f67f94348210f1175c75b093e269828e38c1a8793f8e73d4bcff93adb Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Tue, 20 Jun 2017 05:49:54 +0000 Subject: [PATCH] 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 --- python-signedjson-1.0.0.tar.xz | 4 ++-- python-signedjson.spec | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/python-signedjson-1.0.0.tar.xz b/python-signedjson-1.0.0.tar.xz index 8510cd6..26dba34 100644 --- a/python-signedjson-1.0.0.tar.xz +++ b/python-signedjson-1.0.0.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fb4edf126b3f36c22357212cd94d1de05858c2a466975dbbfe6ecf799dc067f -size 7924 +oid sha256:9f50fbd678f3d0683e27c38533995c078d2bc2a2ee308f0b1161b5c7f8f68403 +size 8563 diff --git a/python-signedjson.spec b/python-signedjson.spec index 864422b..08704cf 100644 --- a/python-signedjson.spec +++ b/python-signedjson.spec @@ -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}