14
0

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

- 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

OBS-URL: https://build.opensuse.org/request/show/868490
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=42
This commit is contained in:
2021-02-02 08:09:32 +00:00
committed by Git OBS Bridge
parent d9718a5664
commit 2caf29efe9
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
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>