Revisions of python-bcrypt

Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 37)
- update to 4.1.3:
  * Bump Rust dependency versions
  * Fixed the type signature on the ``kdf`` method.
  * Fixed packaging bug on Windows.
  * Fixed incompatibility with passlib package detection assumptions.
  * Dropped support for Python 3.6.
  * Bumped MSRV to 1.64. (Note: Rust 1.63 can be used by setting the
    ``BCRYPT_ALLOW_RUST_163`` environment variable)
buildservice-autocommit accepted request 1081985 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 36)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081343 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 35)
SR for python stack proposal
buildservice-autocommit accepted request 1032996 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 34)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 33)
- Removed not needed C build dependencies
- Enable for all archs by default
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1032937 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 32)
- Update to 4.0.1:
  * We now build PyPy manylinux wheels.
  * Fixed a bug where passing an invalid salt to checkpw could result in a
    pyo3_runtime.PanicException. It now correctly raises a ValueError.
- 4.0.0:
  * bcrypt is now implemented in Rust. Users building from source will need to
    have a Rust compiler available. Nothing will change for users downloading
    wheels.
  * We no longer ship manylinux2010 wheels. Users should upgrade to the latest
    pip to ensure this doesn’t cause issues downloading wheels on their
    platform. We now ship manylinux_2_28 wheels for users on new enough
    platforms.
  * NUL bytes are now allowed in inputs.
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 31)
- Remove not needed python-six dependency
buildservice-autocommit accepted request 974991 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 30)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 29)
- update to 3.2.2:
  * Fixed packaging of ``py.typed`` files in wheels so that ``mypy`` works.
  * Added support for compilation on z/OS
  * The next release of ``bcrypt`` with be 4.0 and it will require Rust at
    compile time, for users building from source. There will be no additional
    requirement for users who are installing from wheels. Users on most
    platforms will be able to obtain a wheel by making sure they have an up to
    date ``pip``. The minimum supported Rust version will be 1.56.0.
buildservice-autocommit accepted request 840262 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 28)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 27)
- Don't use deprecated 'python setup.py test', use pytest directly.
buildservice-autocommit accepted request 830197 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 26)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 830107 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 25)
- Disable Python2 support to fix the build on older distributions
buildservice-autocommit accepted request 828187 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 24)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 23)
- update to 3.2.0
 * add type hints to top level functions
 * drop support for python 3.5 and older
 * drop legacy code
buildservice-autocommit accepted request 805265 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 22)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 805260 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 21)
- Relax the setuptools dependency on 40.8.0 to 40.5.0 since that
  version is only required by upstream because of a pip issue
  (see https://github.com/pyca/bcrypt/commit/bc8a55e70e179a59fa89fb109353182f8f438e00).
  This way we can build in SLE 15 SP2 / Leap 15.2 .
buildservice-autocommit accepted request 720013 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 20)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 19)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 719639 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 18)
fixed minimum version for setuptools
Displaying revisions 1 - 20 of 37
openSUSE Build Service is sponsored by