Added
- Add (optional)
sizeandupload_timetoLinkandPackage.files(#905).
Changed
- Drop support for Python 3.9 (#897).
- Normalize versions (#893).
- Remove helper function to create temporary directories (#337).
- Improve type hint of
Package.files(#904). - Update list of supported licenses (#890, #895).
Fixed
- Fix an issue where unsatisfiable requirements did not raise an error (#891).
- Fix an issue where the implicit main group did not exist if it was explicitly declared as not having any dependencies (#892).
- Fix an issue where
python_full_versionmarkers with pre-release versions were parsed incorrectly (#893).