Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 495 Bytes

File metadata and controls

15 lines (12 loc) · 495 Bytes
layout post
title PyBuilder 0.13.13: Python 3.8 End of Life
author arcivanov
categories news

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.