github pypa/gh-action-pypi-publish v1.8.13

latest releases: v1.12.2, v1.12.1, v1.12.0...
8 months ago

πŸ› What's Fixed

This action is now able to consume and publish distribution packages with Metadata-Version: 2.3 embedded.

πŸ› οΈ Internal Dependencies

@SigureMoπŸ’° sent us a bump of pkginfo version to version 1.10.0 in #219. It's a transitive dependency for us and is not an API-level change but upgrading it has a side effect of letting Twine recognize distribution packages declaring Metadata-Version: 2.3. In particular, it is known to affect distributions built with Maturin >= 1.5.0.

Following that, @webknjazπŸ’° upgraded other transitive and direct dependency pins, including, among others, the following notable bumps:

  • cryptography == 42.0.5
  • id == 1.3.0
  • readme-renderer == 43.0
  • Twine == 5.0.0

πŸ’ͺ New Contributors

@SigureMo made their first contribution in #219

πŸͺž Full Diff: v1.8.12...v1.8.13

πŸ§”β€β™‚οΈ Release Manager: @webknjaz πŸ‡ΊπŸ‡¦

Don't miss a new gh-action-pypi-publish release

NewReleases is sending notifications on new releases.