Hi, ports@:

   Here is a patch to update devel/py-codestyle to 2.4.0, it build well
on my amd64 system and all tests pass.

  OK ?

wen
? codestyle-2.4.0.diff.txt
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-codestyle/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile    11 Feb 2017 18:50:20 -0000      1.6
+++ Makefile    18 Oct 2018 13:51:52 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              python style guide checker
 
-MODPY_EGG_VERSION =    2.3.1
+MODPY_EGG_VERSION =    2.4.0
 DISTNAME =             pycodestyle-${MODPY_EGG_VERSION}
 PKGNAME =              py-codestyle-${MODPY_EGG_VERSION}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-codestyle/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    11 Feb 2017 18:50:20 -0000      1.4
+++ distinfo    18 Oct 2018 13:51:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (pycodestyle-2.3.1.tar.gz) = 
aCJWpbMYFJyg0qkYXTZdiGSnaKKNtmqEouqUa8xCZ2Y=
-SIZE (pycodestyle-2.3.1.tar.gz) = 89460
+SHA256 (pycodestyle-2.4.0.tar.gz) = 
y/ypm9WUoQ9nTQzZej2AKh/e9jXUNh4aJljeR+0mHjo=
+SIZE (pycodestyle-2.4.0.tar.gz) = 96665

Reply via email to