14
0
forked from pool/python-scrypt

- update to 0.8.15:

* Fix missing import
  * fix imp deprecation warning

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scrypt?expand=0&rev=7
This commit is contained in:
2020-06-02 17:11:11 +00:00
committed by Git OBS Bridge
parent db455657c3
commit 606d4eb941
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jun 2 17:10:15 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.8.15:
* Fix missing import
* fix imp deprecation warning
-------------------------------------------------------------------
Mon Oct 14 14:42:24 UTC 2019 - Matej Cepl <mcepl@suse.com>