From 16a6dee4489dd92ef7d6675e7aceecc3a6283ca820de44746fd323228a8a1570 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 16 Mar 2024 13:46:16 +0000 Subject: [PATCH] - 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 --- python-scrypt.changes | 11 +++++++++-- python-scrypt.spec | 4 ++-- scrypt-0.8.20.tar.gz | 3 --- scrypt-0.8.24.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 scrypt-0.8.20.tar.gz create mode 100644 scrypt-0.8.24.tar.gz diff --git a/python-scrypt.changes b/python-scrypt.changes index 8c6aa98..63da491 100644 --- a/python-scrypt.changes +++ b/python-scrypt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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 @@ -7,7 +14,7 @@ Fri Jun 9 11:49:50 UTC 2023 - ecsos 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 @@ -20,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 0f73d18..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 @@ -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 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