[MacPorts] #57992: HoloViews: Port Request
MacPorts
noreply at macports.org
Fri Feb 1 01:47:07 UTC 2019
#57992: HoloViews: Port Request
---------------------------+--------------------
Reporter: nhchan | Owner: (none)
Type: request | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py-holoviews |
---------------------------+--------------------
Comment (by Schamschula):
Unfortunately {{{py-param}}} and {{{py-pyviz_comms}}} have an issue adding
the correct version name to the Framework. I get some thing like
{{{
running install_egg_info
Copying param.egg-info to /opt/local/var/macports/build
/_Users_marius_Development_MacPorts_ports_python_py-
param/py37-param/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
/site-packages/param-None-py3.7.egg-info
running install_scripts
/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
/site-packages/setuptools/dist.py:484: UserWarning: The version specified
('None') is an invalid version, this may not work as expected with newer
versions of setuptools, pip, and PyPI. Please see PEP 440 for more
details.
"details." % self.metadata.version
}}}
during destroot.
The {{{param-None-py3.7.egg-info}}} file should really be called
{{{param-1.8.1-py3.7.egg-info}}}
I tried several ways of overriding the builtin mechanism from
https://github.com/pyviz/autover - to no avail.
--
Ticket URL: <https://trac.macports.org/ticket/57992#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list