14
0
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:
2024-03-16 13:46:16 +00:00
committed by Git OBS Bridge
parent 00d9ac0ba7
commit 16a6dee448
4 changed files with 14 additions and 7 deletions

View File

@@ -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