CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/09/23 07:27:37
Modified files:
devel/py-monotonic: Makefile distinfo
devel/py-monotonic/pkg: PLIST
Log message:
Update devel/py-monotonic 1.3 -> 1.5
Update to latest. Drop the python3 flavor since it is a backport of
functionality from later Python 3.x (already swept our tree to eliminate
Python3 consumers). Anything Python 3.x new that uses py-monotonic
should be fixed to use time.monotonic instead.
OK sthen
