Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Does not work for PEP-420 native namespace packages #32

@icemac

Description

@icemac

BUG/PROBLEM REPORT

What I did:

Run it on Zope which has zope.interface = 8.0 using bin/checkversions versions-prod.cfg.

What I expect to happen:

It shows 8.0.1 as the new versions.

What actually happened:

The new version got ignored. Only new versions for packages without namespace are shown (e. g. ZODB).

(I also had to manually update to the new major versions beforehand, where I still thought it might be a glitch, but seeing it also does not work for a bugfix version made me create this ticket.)

What version of Python and Zope/Addons I am using:

  • Zope - master
  • Python 3.11
  • z3c.checkversions = 3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions