Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-execnet/Makefile,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 Makefile
--- Makefile 3 Jan 2017 19:19:48 -0000 1.2
+++ Makefile 30 May 2018 10:34:41 -0000
@@ -3,10 +3,9 @@
COMMENT = rapid multi-Python deployment
DISTNAME = execnet-${MODPY_EGG_VERSION}
-MODPY_EGG_VERSION = 1.4.1
+MODPY_EGG_VERSION = 1.5.0
MODPY_PI = Yes
PKGNAME = py-${DISTNAME}
-REVISION = 0
CATEGORIES = devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-execnet/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo 1 Sep 2016 10:14:39 -0000 1.1.1.1
+++ distinfo 30 May 2018 10:34:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (execnet-1.4.1.tar.gz) = 9m3Up1GXJaG34UrZrn09+OCbLaiAYjhuCOlByvwO8+Y=
-SIZE (execnet-1.4.1.tar.gz) = 171041
+SHA256 (execnet-1.5.0.tar.gz) = p6hNX6B6CJGGoylSjxJ8nXO53lfxoRMbgrtTIO5lH2o=
+SIZE (execnet-1.5.0.tar.gz) = 168497
Hi,
this diff update execnet to latest release.
Ok?
Cheers,
Remi.
No comments:
Post a Comment