public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Laurent Martin <laurent@lfmm.org>
To: cygwin@cygwin.com
Subject: Several Python 3.9 packages have a wrong version number of 0.0.0
Date: Thu, 19 May 2022 11:19:38 +0200	[thread overview]
Message-ID: <b4e1b61a-76a3-dd7a-5d15-5b7470dc7f39@lfmm.org> (raw)

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.

                 reply	other threads:[~2022-05-19  9:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4e1b61a-76a3-dd7a-5d15-5b7470dc7f39@lfmm.org \
    --to=laurent@lfmm.org \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).