14
0

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

minor upstream update

OBS-URL: https://build.opensuse.org/request/show/291231
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=19
This commit is contained in:
Niels Abspoel
2015-03-17 19:06:58 +00:00
committed by Git OBS Bridge
parent 7bc7794fb8
commit 4defe18413
4 changed files with 10 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 17 18:42:08 UTC 2015 - aboe76@gmail.com
- Updated to 1.4.2
+ Add support to save and load SecretBox keys
-------------------------------------------------------------------
Thu Feb 19 18:50:58 UTC 2015 - aboe76@gmail.com

View File

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