This updates devel/py-atomicwrites 1.3.0 -> 1.4.0 I can't find a changelog, but all its tests pass on amd64 and the tests of its consumers all pass the same or slightly better (generally exactly the same or one additoinal successful test).
ok? --Kurt Index: Makefile =================================================================== RCS file: /cvs/ports/devel/py-atomicwrites/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile 3 Jul 2020 21:12:40 -0000 1.4 +++ Makefile 17 May 2021 01:27:55 -0000 @@ -2,10 +2,9 @@ COMMENT = atomic file writes -MODPY_EGG_VERSION = 1.3.0 +MODPY_EGG_VERSION = 1.4.0 DISTNAME = atomicwrites-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 0 CATEGORIES = devel Index: distinfo =================================================================== RCS file: /cvs/ports/devel/py-atomicwrites/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 26 Jun 2019 19:09:58 -0000 1.2 +++ distinfo 17 May 2021 01:27:55 -0000 @@ -1,2 +1,2 @@ -SHA256 (atomicwrites-1.3.0.tar.gz) = dalEW6wC2NBY1eH+aJZUulplVqHf2M5uxVoO15hmz6Y= -SIZE (atomicwrites-1.3.0.tar.gz) = 11699 +SHA256 (atomicwrites-1.4.0.tar.gz) = rnA5atGkNPnHBG/S3RlvwEsS+ekf+4WRZBk76LYWino= +SIZE (atomicwrites-1.4.0.tar.gz) = 11790