public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Several Python 3.9 packages have a wrong version number of 0.0.0
@ 2022-05-19  9:19 Laurent Martin
  0 siblings, 0 replies; only message in thread
From: Laurent Martin @ 2022-05-19  9:19 UTC (permalink / raw)
  To: cygwin

Hello,

I'm using Python 3.9 from Cygwin.  Some packages have a package version 
of 0.0.0 instead of their actual version which makes pip unhappy:

$ pip list  | grep 0.0.0
importlib-metadata            0.0.0
iniconfig                     0.0.0
zipp                          0.0.0

$ pip check
sphinx 4.4.0 has requirement importlib-metadata>=4.4; python_version < 
"3.10", but you have importlib-metadata 0.0.0.
importlib-metadata 0.0.0 has requirement zipp>=0.5, but you have zipp 0.0.0.

For instance, package python39-zipp has version 3.6.0 in the Cygwin 
setup file but it includes a directory named 
usr/lib/python3.9/site-packages/zipp-0.0.0.dist-info/ and in the file 
METADATA, the version is  "0.0.0".

I've identified this problem in the following packages:

python39-backports.entry_points_selectable
python39-filelock
python39-importlib-metadata
python39-iniconfig
python39-platformdirs
python39-tox
python39-zipp

Regards,

Laurent.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-19  9:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-19  9:19 Several Python 3.9 packages have a wrong version number of 0.0.0 Laurent Martin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).