From d0b9ec3eaf4f36954abaedc8f4baadcd94a73a283a4af14e42e190626fb0c118 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 2 Feb 2021 08:50:58 +0000 Subject: [PATCH] fix the link OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=43 --- python-libnacl.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-libnacl.spec b/python-libnacl.spec index f614547..30ac421 100644 --- a/python-libnacl.spec +++ b/python-libnacl.spec @@ -1,7 +1,7 @@ # # spec file for package python-libnacl # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Release: 0 Summary: Python bindings for libsodium based on ctypes License: Apache-2.0 URL: https://github.com/saltstack/libnacl -Source0: https://github.com/saltstack/libnacl/archive/libnacl-%{version}.tar.gz +Source0: https://github.com/saltstack/libnacl/archive/v%{version}.tar.gz#/libnacl-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes