[MacPorts] #63973: py-filelock puts the wrong version on the egg-info directory (was: certbot failed with certbot-dns-ovh and filelock)

MacPorts noreply at macports.org
Tue Nov 16 20:39:21 UTC 2021


#63973: py-filelock puts the wrong version on the egg-info directory
----------------------------+----------------------
  Reporter:  ArtKoKo        |      Owner:  funasoul
      Type:  defect         |     Status:  assigned
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:
Resolution:                 |   Keywords:
      Port:  py-tldextract  |
----------------------------+----------------------
Changes (by Schamschula):

 * owner:  Schamschula => funasoul
 * port:  certbot-dns-ovh py-filelock => py-tldextract


Comment:

 The problem here is with {{{py39-filelock}}}:

 It installs the following files:
 {{{
 /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/filelock-0.0.0-py3.9.egg-info/PKG-INFO
 /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/filelock-0.0.0-py3.9.egg-info/SOURCES.txt
 /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/filelock-0.0.0-py3.9.egg-info/dependency_links.txt
 /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/filelock-0.0.0-py3.9.egg-info/requires.txt
 /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/filelock-0.0.0-py3.9.egg-info/top_level.txt
 /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/filelock-0.0.0-py3.9.egg-info/zip-safe
 }}}

 {{{0.0.0}}} should really be {{{3.3.1}}}

 P.S. The {{{PKG-INFO}}} also has this incorrect version number (probably
 for the same reason).

-- 
Ticket URL: <https://trac.macports.org/ticket/63973#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list