15
0
2021-02-02 08:50:58 +00:00
committed by Git OBS Bridge
parent 2caf29efe9
commit d0b9ec3eaf

View File

@@ -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