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:
parent
db455657c3
commit
606d4eb941
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-scrypt
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-scrypt
|
||||
Version: 0.8.13
|
||||
Version: 0.8.15
|
||||
Release: 0
|
||||
Summary: Bindings for scrypt
|
||||
License: BSD-2-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1377b1adc98c4152694bf5d7e93b41a9d2e9060af69b747cfad8c93ac426f9ea
|
||||
size 53606
|
3
scrypt-0.8.15.tar.gz
Normal file
3
scrypt-0.8.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6298025f6f8470c7137467dfa1e889e57167f48a04b30a85e26d18d24778318
|
||||
size 53954
|
Loading…
Reference in New Issue
Block a user