Simple update required for another port I'm working on, which is happy with this version.
Other than that, regress continues to pass on amd64 but it did not test any other consumer: $ show-reverse-deps devel/py-decorator | wc -l 7482 Does anyone want to throw this into a bulk? Feedback? OK? Index: Makefile =================================================================== RCS file: /cvs/ports/devel/py-decorator/Makefile,v retrieving revision 1.20 diff -u -p -r1.20 Makefile --- Makefile 13 May 2019 18:06:43 -0000 1.20 +++ Makefile 6 Jun 2019 18:59:30 -0000 @@ -2,10 +2,9 @@ COMMENT = simplify usage of decorators -MODPY_EGG_VERSION = 4.0.11 +MODPY_EGG_VERSION = 4.4.0 DISTNAME = decorator-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 1 CATEGORIES = devel Index: distinfo =================================================================== RCS file: /cvs/ports/devel/py-decorator/distinfo,v retrieving revision 1.11 diff -u -p -r1.11 distinfo --- distinfo 19 Jan 2017 20:22:49 -0000 1.11 +++ distinfo 6 Jun 2019 18:59:48 -0000 @@ -1,2 +1,2 @@ -SHA256 (decorator-4.0.11.tar.gz) = lT1r8IKxAPQyKc9Uf0+X+X6XD1rWRe52AdVf+Hr9/nY= -SIZE (decorator-4.0.11.tar.gz) = 70616 +SHA256 (decorator-4.4.0.tar.gz) = hhVjYcUEiLhKPxSAVupxbKWH3y8N4dNHUNNcITEnJd4= +SIZE (decorator-4.4.0.tar.gz) = 34559