Pangocairocffi

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.6.0

.............

Released on 2020-12-30.

* Added two new static methods to ``PangoCairoFontMap``:

* ``set_default``
* ``get_default``

0.5.0

.............

Released on 2020-12-19.

* Added the ability to configure loading a specific library via the environment
variable ``PANGOCAIRO_LOCATION``.

0.4.0

.............

Released on 2020-11-13.

**Breaking Changes**

* C-FFI bindings are now generated at runtime, rather than at installation.
This was done to avoid common installation issues like
``ModuleNotFoundError: No module named 'pangocairocffi._generated'``. This
change does mean the bindings are re-compiled the first time
``import pangocairocffi`` is called in a python session, but it takes less
than a second to do this. If there are any issues with this change, please
raise an issue in the issue tracker.
* pangocairocffi now depends on pangocffi v0.8.0. Older versions are not
compatible.
* Support for Python 3.5 has been dropped because it has reached end-of-life.

0.3.2

.............

Released on 2020-10-06.

* Reverted previous unsuccessful patch.

0.3.1

.............

Released on 2020-10-06.

* Hopefully fixed issue with ``pangocairocffi`` not being cache-able as a wheel
by pip.

0.3.0

.............

Released on 2019-10-08.

* Extended library names to include current Win64 library names.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.