[MacPorts] #64502: py-importlib-resources 5.4.0: py38 subport gets installed with reported version 0.0.0

MacPorts noreply at macports.org
Sun Jan 23 17:58:20 UTC 2022


#64502: py-importlib-resources 5.4.0: py38 subport gets installed with reported
version 0.0.0
------------------------+------------------------------------
 Reporter:  someuser12  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:  py-importlib-resources
------------------------+------------------------------------
 When py38-importlib-resources is installed, the reported version from the
 Python package metadata is 0.0.0, which prevents dependent python packages
 which require a positive version (e.g. py-jsonschema) to use it.

 {{{
 $ grep '^Version'
 /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
 /site-packages/importlib_resources-0.0.0-py3.8.egg-info/PKG-INFO
 Version: 0.0.0
 $
 }}}

 This is the cause of e.g. the problem reported here:
 https://stackoverflow.com/questions/70643806/problem-when-starting-
 jupyterlab3-8-on-mac .

-- 
Ticket URL: <https://trac.macports.org/ticket/64502>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list