diff --git a/python-scrypt.changes b/python-scrypt.changes index 70b804e..63da491 100644 --- a/python-scrypt.changes +++ b/python-scrypt.changes @@ -1,8 +1,20 @@ +------------------------------------------------------------------- +Sat Mar 16 13:45:44 UTC 2024 - Dirk Müller + +- update to 0.8.24: + * Support building on MSYS2 + * Support building for MSYS2 environments + +------------------------------------------------------------------- +Fri Jun 9 11:49:50 UTC 2023 - ecsos + +- Add %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Sat Jun 4 12:07:12 UTC 2022 - Dirk Müller - update to 0.8.20: - * Fix #8 by adding missing gettimeofday.c to MANIFEST.in + * Fix #8 by adding missing gettimeofday.c to MANIFEST.in ------------------------------------------------------------------- Mon Dec 6 20:29:45 UTC 2021 - Dirk Müller @@ -15,7 +27,7 @@ Mon Dec 6 20:29:45 UTC 2021 - Dirk Müller Thu Jun 17 21:19:29 UTC 2021 - Dirk Müller - update to 0.8.18: - * add wheel for python 3.9 + * add wheel for python 3.9 ------------------------------------------------------------------- Sun Jan 17 21:50:47 UTC 2021 - Benjamin Greiner diff --git a/python-scrypt.spec b/python-scrypt.spec index 942a798..cafbb3d 100644 --- a/python-scrypt.spec +++ b/python-scrypt.spec @@ -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 @@ -16,9 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?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 diff --git a/scrypt-0.8.20.tar.gz b/scrypt-0.8.20.tar.gz deleted file mode 100644 index 6f3c80c..0000000 --- a/scrypt-0.8.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d226c1c6744fb2e308b391410669b1df5cfe82637ffcb5ed489bf82b2d2eb78 -size 55874 diff --git a/scrypt-0.8.24.tar.gz b/scrypt-0.8.24.tar.gz new file mode 100644 index 0000000..d93a336 --- /dev/null +++ b/scrypt-0.8.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98ffde45e4a95461d73ded54ba7a26857679920d4f8ff320f6f7ade6e29531bd +size 55636