Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different name of source distribution on PyPI #329

Closed
frenzymadness opened this issue Oct 11, 2024 · 1 comment
Closed

Different name of source distribution on PyPI #329

frenzymadness opened this issue Oct 11, 2024 · 1 comment
Labels

Comments

@frenzymadness
Copy link
Contributor

Hi.

The latest release has a different name of the source distribution on PyPI than the previous version had:

zope.interface-7.0.3.tar.gz
zope_interface-7.1.0.tar.gz

Was that intentional? If so, feel free to close this issue.

@icemac
Copy link
Member

icemac commented Oct 22, 2024

The second variant is produced by newer versions of setuptools. zc.buildout had problems recognizing them but this should be solved by the latest versions. So there is not reason to keep using the old format any more.

@icemac icemac closed this as not planned Won't fix, can't repro, duplicate, stale Oct 22, 2024
@icemac icemac added the wontfix label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants