On Fri, Apr 27, 2018 at 05:04:34AM -0400, Daniel Jakots wrote:
> On Fri, 27 Apr 2018 00:08:39 +0200, Cyril Roelandt <[email protected]>
> wrote:
>
> > My dear friend Daniel Jakots is also working on a port for upt.
>
> See attached for sysutils/upt
It needs a BDEP (or RDEP?) on py3-pip:
===> Building for upt-cpan-0.2.2
Traceback (most recent call last):
File "./setup.py", line 2, in <module>
from pip.req import parse_requirements
ModuleNotFoundError: No module named 'pip'
And also depends on py-semver not in tree yet:
>> Broken dependency: textproc/py-semver non existent (DEPENDS was
>> textproc/py-semver,python3) in sysutils/upt/upt-rubygems
:)
Will take a deeper look once i get it to install.
Thx!