Pillow-jpls

Latest version: v1.3.2

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

Scan your dependencies

1.3.2

What's Changed

Minor fixes in CI to correct wheel versions and drop LFS for storing test data.


**Full Changelog**: https://github.com/planetmarshall/pillow-jpls/compare/v1.3.1...v1.3.2

1.3.1

What's Changed

Mostly build system changes, including porting from scikit-build to [scikit-build-core](https://github.com/scikit-build/scikit-build-core) and support for building the wheel using system dependencies instead of conan.

* Consistent, updated GitHub Actions across workflows by DimitriPapadopoulos in https://github.com/planetmarshall/pillow-jpls/pull/29
* Avoid warning in CI job by DimitriPapadopoulos in https://github.com/planetmarshall/pillow-jpls/pull/28
* Pypi 2fa by planetmarshall in https://github.com/planetmarshall/pillow-jpls/pull/31
* Port to scikit-build-core by planetmarshall in https://github.com/planetmarshall/pillow-jpls/pull/36
* Option to resolve dependencies without using conan by planetmarshall in https://github.com/planetmarshall/pillow-jpls/pull/37
* Add support for linux aarch64 builds in CI by planetmarshall in https://github.com/planetmarshall/pillow-jpls/pull/38
* `IOError` → `OSError` by DimitriPapadopoulos in https://github.com/planetmarshall/pillow-jpls/pull/21
* Replace `x == y or x == z` with `x in (y, z)` by DimitriPapadopoulos in https://github.com/planetmarshall/pillow-jpls/pull/19


**Full Changelog**: https://github.com/planetmarshall/pillow-jpls/compare/v1.3.0...v1.3.1

1.3.0

What's Changed
* Python 3.12 and Pillow 10 by erikogabrielsson in https://github.com/planetmarshall/pillow-jpls/pull/24
* Build wheels for Python 3.12 by DimitriPapadopoulos in https://github.com/planetmarshall/pillow-jpls/pull/22
* Update CI and Conan 2 support for C++ dependencies planetmarshall in https://github.com/planetmarshall/pillow-jpls/pull/25

New Contributors
* erikogabrielsson made their first contribution in https://github.com/planetmarshall/pillow-jpls/pull/24
* DimitriPapadopoulos made their first contribution in https://github.com/planetmarshall/pillow-jpls/pull/22

**Full Changelog**: https://github.com/planetmarshall/pillow-jpls/compare/v1.2.0...v1.3.0

1.2.0

* Update Charls to 2.3.4
* Update pybind11 to 2.10.0

Fix some linkage issues with Python related to the pybind11 conan package.

1.1.0

Mostly minor updates to dependencies and CI

* Refresh dependencies to latest versions
* Build wheels for Python 3.10 and Macos Arm64
* Upload sdist to PyPi
* Add scheduled CI to run monthly

1.0.0

Initial release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.