14
0

Accepting request 247274 from home:aboe76:branches:devel:languages:python

Updated to version 1.3.4

OBS-URL: https://build.opensuse.org/request/show/247274
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=9
This commit is contained in:
Niels Abspoel
2014-09-02 17:33:11 +00:00
committed by Git OBS Bridge
parent a9f80774c5
commit c145d025c3
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c40bf78a5507cdd1013ddf8a2e14a255ecf752ff5d74d440f963221bbb642d32
size 28297

3
libnacl-1.3.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5632041c36d759ad98805a4a14a6a6e5f0dd60cd56cf9946becd5535199ba063
size 25676

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 2 17:28:35 UTC 2014 - aboe76@gmail.com
- Updated to 1.3.4
+ Fixed issue and add tests for bug where saving and loading a signing key caused a stack trace, se issue #18
+ Change the default ctype values to be more accurate and efficient
+ Update soname detection on Linux for libsodium 0.7.0
+ Make soname detection a little more future proof
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 14 18:57:32 UTC 2014 - aboe76@gmail.com Thu Aug 14 18:57:32 UTC 2014 - aboe76@gmail.com

View File

@@ -16,7 +16,7 @@
# #
Name: python-libnacl Name: python-libnacl
Version: 1.3.2 Version: 1.3.4
Release: 0 Release: 0
License: Apache-2.0 License: Apache-2.0
Summary: Python bindings for libsodium/tweetnacl based on ctypes Summary: Python bindings for libsodium/tweetnacl based on ctypes