forked from pool/python-bcrypt
dfe15378b7
Don't provide python2-py-bcrypt, singlespec packages should use correct name. OBS-URL: https://build.opensuse.org/request/show/493115 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bcrypt?expand=0&rev=9
63 lines
2.1 KiB
Plaintext
63 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat May 6 03:31:54 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Don't provide python2-py-bcrypt, singlespec packages should use
|
|
correct name.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 30 09:33:56 UTC 2017 - jengelh@inai.de
|
|
|
|
- Say which crypt methods this module actually supports.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 30 03:02:13 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Update to version 3.1.3
|
|
* Fixed a compilation issue on Solaris.
|
|
* Added a warning when using too few rounds with kdf.
|
|
- Update to version 3.1.2
|
|
* Fixed a compile issue affecting big endian platforms.
|
|
* Fixed invalid escape sequence warnings on Python 3.6.
|
|
* Fixed building in non-UTF8 environments on Python 2.
|
|
- Provides/Obsoletes "python-py-bcrypt" exactly.
|
|
- Change Summary/Description. Apparently "bcrypt is not "modern",
|
|
not anymore."
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 27 18:20:04 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Fix license.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 25 21:59:02 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Add Provides/Obsoletes py-bcrypt.
|
|
This package is intended as a drop-in replacement for py-bcrypt
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 17 08:41:04 UTC 2017 - axel.braun@gmx.de
|
|
|
|
- changes for singlespec
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 5 11:57:45 UTC 2016 - dmueller@suse.com
|
|
|
|
- require the cffi version it was built against
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 29 20:53:41 UTC 2016 - mardnh@gmx.de
|
|
|
|
- Update to version 3.1.1
|
|
* Resolved a UserWarning when used with cffi 1.8.3.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 15 15:18:25 UTC 2016 - mardnh@gmx.de
|
|
|
|
- build with "-fno-strict-aliasing"
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 11 13:34:58 UTC 2016 - mardnh@gmx.de
|
|
|
|
- initial package, version 3.1.0
|
|
|