CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/09/02 07:26:36
Modified files:
devel/py-dateutil: Makefile distinfo
devel/py-dateutil/patches: patch-dateutil_test_test_parser_py
Log message:
update to py-dateutil-2.8.2
test failures with py3, present with older version and seen with other ports,
along these lines:
imported module 'dateutil.zoneinfo.rebuild' has this __file__ attribute:
/usr/obj/ports/py-dateutil-2.8.2-python3/python-dateutil-2.8.2/dateutil/zoneinfo/rebuild.py
which is not the same as the test file we want to collect:
/usr/obj/ports/py-dateutil-2.8.2-python3/python-dateutil-2.8.2/lib/dateutil/zoneinfo/rebuild.py
etc.