Hi,

This diff updates py-six to the latest release.
Take maintainer.

Comments ? OK ?

-- 
Alexandr Shadchin

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-six/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile    29 Sep 2015 10:52:12 -0000      1.13
+++ Makefile    17 Dec 2015 06:22:55 -0000
@@ -1,13 +1,14 @@
 # $OpenBSD: Makefile,v 1.13 2015/09/29 10:52:12 sthen Exp $
 
 COMMENT =      Python 2 and 3 compatibility library
-MODPY_EGG_VERSION =    1.9.0
+MODPY_EGG_VERSION =    1.10.0
 DISTNAME =     six-${MODPY_EGG_VERSION}
 PKGNAME =      py-six-${MODPY_EGG_VERSION}
 CATEGORIES =   devel
-REVISION =     1
 
 HOMEPAGE =     http://pythonhosted.org/six/
+
+MAINTAINER =   Alexandr Shadchin <shadc...@openbsd.org>
 
 # MIT
 PERMIT_PACKAGE_CDROM = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-six/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    17 Jan 2015 01:44:25 -0000      1.8
+++ distinfo    17 Dec 2015 06:22:55 -0000
@@ -1,2 +1,2 @@
-SHA256 (six-1.9.0.tar.gz) = 4kBSQR/E+9H2cmNVN8P8IzDZSBsYwDF2lbRiWVEskdU=
-SIZE (six-1.9.0.tar.gz) = 29127
+SHA256 (six-1.10.0.tar.gz) = EF+NaGFvgkjiS/DpNy7wTTzBAQTxmA9U1Xss5zpa1Wo=
+SIZE (six-1.10.0.tar.gz) = 29630

Reply via email to