forked from pool/python-scrypt
- update to 0.8.27:
* CI fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scrypt?expand=0&rev=22
This commit is contained in:
86
python-scrypt.changes
Normal file
86
python-scrypt.changes
Normal file
@@ -0,0 +1,86 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- update to 0.8.20:
|
||||
* Fix #8 by adding missing gettimeofday.c to MANIFEST.in
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 20:29:45 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.8.19:
|
||||
* Use RtlGenRandom instead of CryptGenRandom on windows
|
||||
* Add check for c:\Program Files\OpenSSL-Win64 and c:\Program Files\OpenSSL-Win32
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 17 21:19:29 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.8.18:
|
||||
* add wheel for python 3.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 17 21:50:47 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Fix test call (the old non-macro pytest call did conflict with
|
||||
_build directories from other python3 flavors)
|
||||
- Fix line endings and remove interpreter lines in sitelib
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 1 14:31:41 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 0.8.17:
|
||||
* add_dll_directory for python 3.8 on windows, as importlib.util.find_spec does not search all paths anymore
|
||||
* Add additional test vector from RFC
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 2 17:10:15 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 0.8.15:
|
||||
* Fix missing import
|
||||
* fix imp deprecation warning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 14:42:24 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:15:20 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.8.13
|
||||
* improve build for conda forge
|
||||
* Add SCRYPT_WINDOWS_LINK_LEGACY_OPENSSL environment variable,
|
||||
when set, openssl 1.0.2 is linked
|
||||
* fix build for conda feedstock
|
||||
* use the static libcrypto_static for windows and openssl 1.1.1
|
||||
- enable testsuite
|
||||
- package LICENSE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 12:06:44 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
|
||||
|
||||
- update to 0.8.6:
|
||||
No changelog provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 22 17:06:52 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
- Initial package (0.8.0)
|
||||
|
Reference in New Issue
Block a user