Accepting request 492171 from home:TheBlackCat:branches:devel:languages:python

- Update to version 3.1.3
- Provides/Obsoletes "python-py-bcrypt" exactly.
- Change Summary/Description.

OBS-URL: https://build.opensuse.org/request/show/492171
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bcrypt?expand=0&rev=7
This commit is contained in:
Todd R
2017-04-30 03:12:50 +00:00
committed by Git OBS Bridge
parent 024034572a
commit 8bc7ad9e5c
4 changed files with 33 additions and 9 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
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