PyBuilder 0.13.13: Python 3.8 End of Life

PyBuilder 0.13.13 drops support for Python 3.8, which reached end of life in October 2024. The minimum supported version is now Python 3.9.

This release also improves handling of dependency extras in the Dependency class, fixing cases where extras specifications were not properly considered during dependency resolution.

See the release notes for details.