pulp / pulp_python

A Pulp plugin to support Python packages
GNU General Public License v2.0
37 stars 76 forks source link

Add full support for Package Metadata 2.3 #689

Open gerrod3 opened 3 months ago

gerrod3 commented 3 months ago

Add every field that is missing for full 2.3 metadata support (https://packaging.python.org/en/latest/specifications/core-metadata/#core-metadata).

dralley commented 3 months ago

It's not mentioned in the docs but pypi also seems to be calculating blake2b_256 checksums alongside sha256 and md5 and including them in the digest list