Skip to content

v1.7.0 — Support PEP 792

Choose a tag to compare

@jwodder jwodder released this 28 Jul 15:49
· 15 commits to master since this release
v1.7.0
  • Support Python 3.13
  • Bugfix: Fix parsing of PEP 708 alternate-locations fields in JSON project pages (Previous versions looked for the field in the wrong location)
  • Support PEP 792
    • status and status_reason attributes added to ProjectPage and RepositoryPage
    • ProjectStatus enum added
    • SUPPORTED_REPOSITORY_VERSION increased to "1.4"