On Mon, Aug 06, 2018 at 06:32:39PM +0200, Landry Breuil wrote: > On Mon, Aug 06, 2018 at 12:36:12PM -0300, Elias M. Mariani wrote: > > Run dependency for the upcoming update of devel/py-test. > > Requires sysutils/py-scandir from the previous mail: > > https://marc.info/?l=openbsd-ports&m=153356958716965 > > > > Fork of pathlib aiming to support the full stdlib Python API. > > > > The old pathlib module on bitbucket is in bugfix-only mode. The goal > > of pathlib2 is to provide a backport of standard pathlibmodule which > > tracks the standard library module, so all the newest features of the > > standard pathlib can be used also on older Python versions. > > I also had a port of this one - yours need a PLIST update for python3, > wont work as-is. Tests need py-scandir but this is not in-tree..
Bah, sorry, mixed up things - your port is okay for me once scandir is imported of course. Landry
