Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-argon2-cffi-19.2.0-lp152.2.1 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: python3-argon2-cffi Distribution: openSUSE Leap 15.2
Version: 19.2.0 Vendor: openSUSE
Release: lp152.2.1 Build date: Tue Mar 31 07:26:43 2020
Group: Unspecified Build host: obs-arm-9
Size: 181973 Source RPM: python-argon2-cffi-19.2.0-lp152.2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/hynek/argon2_cffi
Summary: The Argon2 password hashing algorithm for Python
A Python module that uses CFFI to access the Argon2 password hashing
C library.

Provides

Requires

License

MIT

Changelog

* Mon Mar 16 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Fix build without python2
* Fri Jan 17 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to 19.2.0
    * Python 3.4 is not supported anymore.
    * The dependency on enum34 is now protected using a PEP 508 marker.
* Tue Jun 04 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Skip test that randomly fails in obs test_argument_ranges
* Mon Apr 01 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Provide argon2_cffi namespace too
* Tue Feb 19 2019 John Vandenberg <jayvdb@gmail.com>
  - Update to v19.1.0
    * Vendoring Argon2 @ 670229c
    * Added support for Argon2 v1.2 hashes in argon2.extract_parameters()
  - from 18.3.0
    * Vendoring Argon2 @ 670229c
    * argon2.PasswordHasher's hash type is now configurable
  - from 18.2.0
    * Vendoring Argon2 @ 670229c
    * The hash type for ``argon2.PasswordHasher`` is Argon2\ **id** now.
      This decision has been made based on the recommendations in the latest
      Argon2 RFC draft
    * To make the change of hash type backward compatible,
      argon2.PasswordHasher.verify() now determines the type of the hash and
      verifies it accordingly
    * Some of the hash parameters have been made stricter to be closer to said
      recommendations. The current goal for a hash verification times is around 50ms
    * To allow for bespoke decisions about upgrading Argon2 parameters, it's now
      possible to extract them from a hash via argon2.extract_parameters()
    * Additionally argon2.PasswordHasher now has a check_needs_rehash() method
      that allows to verify whether a hash has been created with the instance's
      parameters or whether it should be rehashed
* Wed Aug 08 2018 jengelh@inai.de
  - Ensure neutrality of description.
* Wed Aug 08 2018 tchvatal@suse.com
  - Do not use bundled argon2
* Wed Aug 08 2018 tchvatal@suse.com
  - Initial package for v18.1.0, used by Django

Files

/usr/lib64/python3.6/site-packages/argon2
/usr/lib64/python3.6/site-packages/argon2/__init__.py
/usr/lib64/python3.6/site-packages/argon2/__main__.py
/usr/lib64/python3.6/site-packages/argon2/__pycache__
/usr/lib64/python3.6/site-packages/argon2/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/__init__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/__main__.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/__main__.cpython-36.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/_ffi_build.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/_ffi_build.cpython-36.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/_legacy.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/_legacy.cpython-36.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/_password_hasher.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/_password_hasher.cpython-36.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/_utils.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/_utils.cpython-36.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/exceptions.cpython-36.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/low_level.cpython-36.opt-1.pyc
/usr/lib64/python3.6/site-packages/argon2/__pycache__/low_level.cpython-36.pyc
/usr/lib64/python3.6/site-packages/argon2/_ffi.abi3.so
/usr/lib64/python3.6/site-packages/argon2/_ffi_build.py
/usr/lib64/python3.6/site-packages/argon2/_legacy.py
/usr/lib64/python3.6/site-packages/argon2/_password_hasher.py
/usr/lib64/python3.6/site-packages/argon2/_utils.py
/usr/lib64/python3.6/site-packages/argon2/exceptions.py
/usr/lib64/python3.6/site-packages/argon2/low_level.py
/usr/lib64/python3.6/site-packages/argon2_cffi-19.2.0-py3.6.egg-info
/usr/lib64/python3.6/site-packages/argon2_cffi-19.2.0-py3.6.egg-info/PKG-INFO
/usr/lib64/python3.6/site-packages/argon2_cffi-19.2.0-py3.6.egg-info/SOURCES.txt
/usr/lib64/python3.6/site-packages/argon2_cffi-19.2.0-py3.6.egg-info/dependency_links.txt
/usr/lib64/python3.6/site-packages/argon2_cffi-19.2.0-py3.6.egg-info/not-zip-safe
/usr/lib64/python3.6/site-packages/argon2_cffi-19.2.0-py3.6.egg-info/requires.txt
/usr/lib64/python3.6/site-packages/argon2_cffi-19.2.0-py3.6.egg-info/top_level.txt
/usr/share/doc/packages/python3-argon2-cffi
/usr/share/doc/packages/python3-argon2-cffi/CHANGELOG.rst
/usr/share/doc/packages/python3-argon2-cffi/FAQ.rst
/usr/share/doc/packages/python3-argon2-cffi/README.rst
/usr/share/licenses/python3-argon2-cffi
/usr/share/licenses/python3-argon2-cffi/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024