1
0
forked from pool/python-scrypt
python-scrypt/python-scrypt.changes
Matej Cepl 44e4e8be92 Accepting request 863918 from home:bnavigator:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/863918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scrypt?expand=0&rev=11
2021-01-17 22:51:55 +00:00

50 lines
1.7 KiB
Plaintext

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