forked from pool/python-libnacl
Accepting request 873706 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/873706 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libnacl?expand=0&rev=20
This commit is contained in:
3
libnacl-1.7.2.tar.gz
Normal file
3
libnacl-1.7.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbfbb595ba6acfdd8f40a143bddb62c54fb53580330ed6ba3dca1ba4036437bb
|
||||
size 43343
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 18 20:17:07 UTC 2021 - Niels Abspoel <aboe76@gmail.com>
|
||||
|
||||
- Revert libsodium requirement back to libsodium23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 23:12:44 UTC 2021 - Niels Abspoel <aboe76@gmail.com>
|
||||
|
||||
- Update to 1.7.2
|
||||
* remove encoding parameter json.loads for python 3.9 compatibility
|
||||
* implement functions for equal-comparison and hashing keys
|
||||
* improved spec file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 3 13:12:32 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@@ -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
|
||||
@@ -18,12 +18,12 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-libnacl
|
||||
Version: 1.7.1
|
||||
Version: 1.7.2
|
||||
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/v%{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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87f7990aa59fc6275e9db1c6b3345e4ba78f73bd0a99f4d17c0faf0809f05fce
|
||||
size 43232
|
Reference in New Issue
Block a user