Brotlicffi

Latest version: v1.1.0.0

Safety actively analyzes 624915 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.1.0.0

--------------------

- Upgraded libbrotli to v1.1.0
- Added explicit support for Python 3.10, 3.11, and 3.12
- Removed support for Python 2.7, 3.5, and 3.6

1.0.9.2

--------------------

- Added ``manylinux_aarch64`` wheels

1.0.9.1

--------------------

- Avoid byte/string comparison warning in error message construction

1.0.9.0

--------------------

- Updated to v1.0.9 of the Brotli library
- Library version now follows Brotli version
- Removed the ``dictionary`` parameter from ``compress`` and ``Compressor``
- **NOTE:** Python 2.7 wheels for Windows likely won't work until
`google/brotli848`_ is resolved

.. _google/brotli848: https://github.com/google/brotli/issues/848

0.8.0

------------------

- Renamed the package on PyPI to ``brotlicffi``, all further updates will be
published to the new package. Using the ``brotlipy`` is deprecated.
- Changed the importable namespace from ``brotli`` to ``brotlicffi`` to no longer
conflict with the ``Brotli`` PyPI package.
- Added ``process()`` method to ``Compressor`` and ``Decompressor``.
- Added ``is_finished()`` method to ``Decompressor``.

0.7.0

------------------

- Update to v0.6.0 of the Brotli library.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.