Compare commits

1 Commits
main ... 1.1

4 changed files with 8 additions and 26 deletions

View File

@@ -1,21 +1,3 @@
-------------------------------------------------------------------
Tue Oct 29 22:18:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.8.27:
* CI fixes
-------------------------------------------------------------------
Sat Mar 16 13:45:44 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.8.24:
* Support building on MSYS2
* Support building for MSYS2 environments
-------------------------------------------------------------------
Fri Jun 9 11:49:50 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jun 4 12:07:12 UTC 2022 - Dirk Müller <dmueller@suse.com> Sat Jun 4 12:07:12 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-scrypt # spec file for package python-scrypt
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
# #
%{?sle15_python_module_pythons} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-scrypt Name: python-scrypt
Version: 0.8.27 Version: 0.8.20
Release: 0 Release: 0
Summary: Bindings for scrypt Summary: Bindings for scrypt
License: BSD-2-Clause License: BSD-2-Clause

BIN
scrypt-0.8.20.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
scrypt-0.8.27.tar.gz (Stored with Git LFS)

Binary file not shown.