forked from pool/python-scrypt
- update to 0.8.24:
* Support building on MSYS2 * Support building for MSYS2 environments * Fix #8 by adding missing gettimeofday.c to MANIFEST.in * add wheel for python 3.9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scrypt?expand=0&rev=20
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-scrypt
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2024 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 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-scrypt
|
||||
Version: 0.8.20
|
||||
Version: 0.8.24
|
||||
Release: 0
|
||||
Summary: Bindings for scrypt
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user