14
0

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

small update to libnacl from upstream

OBS-URL: https://build.opensuse.org/request/show/253707
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=13
This commit is contained in:
Niels Abspoel
2014-10-02 20:50:50 +00:00
committed by Git OBS Bridge
parent 00f6357dfc
commit d2d401ef15
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 2 20:43:02 UTC 2014 - aboe76@gmail.com
- Small update to 1.3.6
+ Restrict library load to specific supported libsodium versions
+ fix randombytes functions
-------------------------------------------------------------------
Tue Sep 9 21:14:30 UTC 2014 - aboe76@gmail.com

View File

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