Revisions of python-bcrypt
Dominique Leuenberger (dimstar_suse)
accepted
request 1189360
from
Markéta Machová (mcalabkova)
(revision 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 1172490
from
Dirk Mueller (dirkmueller)
(revision 14)
- 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)
Dominique Leuenberger (dimstar_suse)
accepted
request 1081985
from
Dirk Mueller (dirkmueller)
(revision 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 1032996
from
Daniel Garcia (dgarcia)
(revision 12)
- Removed not needed C build dependencies - Enable for all archs by default - 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. - Remove not needed python-six dependency
Dominique Leuenberger (dimstar_suse)
accepted
request 974991
from
Dirk Mueller (dirkmueller)
(revision 11)
- 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.
Dominique Leuenberger (dimstar_suse)
accepted
request 840262
from
Matej Cepl (mcepl)
(revision 10)
- Don't use deprecated 'python setup.py test', use pytest directly.
Dominique Leuenberger (dimstar_suse)
accepted
request 830197
from
Tomáš Chvátal (scarabeus_iv)
(revision 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 828187
from
Ondřej Súkup (mimi_vx)
(revision 8)
- update to 3.2.0 * add type hints to top level functions * drop support for python 3.5 and older * drop legacy code
Dominique Leuenberger (dimstar_suse)
accepted
request 720013
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
- specfile: * update copyright year * changed setuptools min version - update to version 3.1.7: * Set a setuptools lower bound for PEP517 wheel building. * We no longer distribute 32-bit manylinux1 wheels. Continuing to produce them was a maintenance burden. - changes from version 3.1.6: * Added support for compilation on Haiku.
Dominique Leuenberger (dimstar_suse)
accepted
request 680464
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
- Update to 3.1.5: * Added support for compilation on Haiku. * Added support for compilation on AIX. * Dropped Python 2.6 and 3.3 support. * Switched to using ``abi3`` wheels for Python 3. If you are not getting a wheel on a compatible platform please upgrade your ``pip`` version.
Dominique Leuenberger (dimstar_suse)
accepted
request 632121
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
- Raise pytest requirement based on setup.py
Dominique Leuenberger (dimstar_suse)
accepted
request 538112
from
Jan Matejek (matejcik)
(revision 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 495449
from
Factory Maintainer (factory-maintainer)
(revision 2)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 492678
from
Todd R (TheBlackCat)
(revision 1)
Up-to-date replacement for ancient, unmaintained python-py-bcrypt. This is a singlespec package.
Displaying all 15 revisions