14
0

Accepting request 286835 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/286835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libnacl?expand=0&rev=9
This commit is contained in:
2015-02-20 11:01:44 +00:00
committed by Git OBS Bridge
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:fee644e684472b307e864db0d01d81915e7fc2c9fd4a64c15a35e4883102d7d5
size 28233

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 19 18:50:58 UTC 2015 - aboe76@gmail.com
- Updated to 1.4.1
+ Fix for crypto_auth_verify and crypto_auth_onetimeverify
+ Lint fixes and updates
-------------------------------------------------------------------
Mon Nov 3 19:35:19 UTC 2014 - aboe76@gmail.com

View File

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