Fastjet

Latest version: v3.4.3.1

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

Scan your dependencies

Page 4 of 5

3.4.0.0rc1

What's Changed
* Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 by dependabot in https://github.com/scikit-hep/fastjet/pull/78
* chore: wheel not required for setuptools PEP 517 (all-repos) by henryiii in https://github.com/scikit-hep/fastjet/pull/79
* fix: limit setuptools for now by henryiii in https://github.com/scikit-hep/fastjet/pull/108
* Bump pre-commit/action from 2.0.3 to 3.0.0 by dependabot in https://github.com/scikit-hep/fastjet/pull/85
* Avoid zsh pattern matching in pip command by klieret in https://github.com/scikit-hep/fastjet/pull/105
* Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 by dependabot in https://github.com/scikit-hep/fastjet/pull/96
* For the next release; we need updated versions of things by jpivarski in https://github.com/scikit-hep/fastjet/pull/83
* ci: update official actions by henryiii in https://github.com/scikit-hep/fastjet/pull/109
* Bump actions/download-artifact from 2 to 3 by dependabot in https://github.com/scikit-hep/fastjet/pull/112
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/scikit-hep/fastjet/pull/113
* Bump actions/upload-artifact from 2 to 3 by dependabot in https://github.com/scikit-hep/fastjet/pull/114
* Bump actions/setup-python from 2 to 4 by dependabot in https://github.com/scikit-hep/fastjet/pull/115
* build wheels for all cpython versions by lgray in https://github.com/scikit-hep/fastjet/pull/102
* Bump pypa/cibuildwheel from 2.1.1 to 2.1.2 by dependabot in https://github.com/scikit-hep/fastjet/pull/71
* Add type annotations to ClusterSequence by ssrothman in https://github.com/scikit-hep/fastjet/pull/87
* Fix invalid memory write segmentation fault by chrispap95 in https://github.com/scikit-hep/fastjet/pull/118
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/fastjet/pull/119
* Fix CI for setuptools>=60 by chrispap95 in https://github.com/scikit-hep/fastjet/pull/120
* Bump pybind11 from v2.6.2 to v2.10.0 by chrispap95 in https://github.com/scikit-hep/fastjet/pull/121
* Bump FastJet version to 3.4.0 from 3.3.4 using a patch by chrispap95 in https://github.com/scikit-hep/fastjet/pull/122

New Contributors
* klieret made their first contribution in https://github.com/scikit-hep/fastjet/pull/105
* ssrothman made their first contribution in https://github.com/scikit-hep/fastjet/pull/87
* chrispap95 made their first contribution in https://github.com/scikit-hep/fastjet/pull/118
* pre-commit-ci made their first contribution in https://github.com/scikit-hep/fastjet/pull/119

**Full Changelog**: https://github.com/scikit-hep/fastjet/compare/v3.3.4.0rc9...v3.4.0.0rc1

3.3.4.0rc9

Multiple bug fixes.

3.3.4.0rc8

Like [v3.3.4.0rc7](https://github.com/scikit-hep/fastjet/releases/tag/v3.3.4.0rc7), but with a cibuildwheel procedure fully restored to manylinux2014 (and many subsequent fixes).

Hopefully, this should upload to PyPI.

3.3.4.0rc7

This release is being drawn from 65 _before it is merged into main_. It should produce binary wheels for Linux on PyPI, which I will then test through

bash
pip install --pre fastjet


to see that the full chain is working. Note that it _excludes_ the PxCone algorithm, the only one that depends on Fortran, for linking issues. That's why it hasn't been merged into main yet; I'd like to get a second opinion on whether this algorithm can be dropped from the library.

This shouldn't disturb users of the source distribution, though. (Unless they now get the binary one because they don't specify—but hey, that would be a great test!)

3.3.4.0rc6

Removed CGAL temporarily to enable compilation on CentOS.

3.3.4.0rc5

Sdist release with added checks.

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.