Hi ports@, Here's an update for devel/py-yapf from 0.26.0 to 0.28.0. The changelog can be found here:
https://github.com/google/yapf/blob/master/CHANGELOG Tests pass for python2 and python3 and works ok for me using the python3 version on amd64. This port only has one consumer, security/py-artifacts. I ran tests for it using python2 and python3. Py2 tests pass for this, but py3 tests fail, but they also fail with the current version ... So not sure if that's a problem. Cheers, Paco. Index: Makefile =================================================================== RCS file: /cvs/ports/devel/py-yapf/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile 12 Jul 2019 20:45:56 -0000 1.6 +++ Makefile 23 Aug 2019 08:32:27 -0000 @@ -2,10 +2,9 @@ COMMENT = formatter for Python code -MODPY_EGG_VERSION = 0.26.0 +MODPY_EGG_VERSION = 0.28.0 DISTNAME = yapf-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 0 CATEGORIES = devel Index: distinfo =================================================================== RCS file: /cvs/ports/devel/py-yapf/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- distinfo 22 Feb 2019 06:42:02 -0000 1.4 +++ distinfo 23 Aug 2019 08:32:27 -0000 @@ -1,2 +1,2 @@ -SHA256 (yapf-0.26.0.tar.gz) = 7bR76QpWym8wdf4k8RmiIiX71ixmd3tdORan6eeTiRs= -SIZE (yapf-0.26.0.tar.gz) = 170794 +SHA256 (yapf-0.28.0.tar.gz) = b5S2oXanwRTPprrYbUDyWbvg8Qzy+n8vSzWW/FgCpBs= +SIZE (yapf-0.28.0.tar.gz) = 177316 -- Paco Esteban. https://onna.be/gpgkey.asc 9A6B 6083 AD9E FDC2 0EAF 5CB3 5818 130B 8A6D BC03
