pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-filechunkio Update devel/py-filechunkio to 1.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d294dd0201b
branches:  trunk
changeset: 649600:2d294dd0201b
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Sun Apr 05 21:13:41 2015 +0000

description:
Update devel/py-filechunkio to 1.6.

This release adds python 3 support.

diffstat:

 devel/py-filechunkio/Makefile |  5 ++---
 devel/py-filechunkio/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r f319dfd0a305 -r 2d294dd0201b devel/py-filechunkio/Makefile
--- a/devel/py-filechunkio/Makefile     Sun Apr 05 20:09:13 2015 +0000
+++ b/devel/py-filechunkio/Makefile     Sun Apr 05 21:13:41 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:01 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/04/05 21:13:41 hiramatsu Exp $
 
-DISTNAME=      filechunkio-1.5
+DISTNAME=      filechunkio-1.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  http://pypi.python.org/packages/source/f/filechunkio/
@@ -11,7 +11,6 @@
 LICENSE=       mit
 
 USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE=  33 34 # not yet ported as of 1.5
 
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r f319dfd0a305 -r 2d294dd0201b devel/py-filechunkio/distinfo
--- a/devel/py-filechunkio/distinfo     Sun Apr 05 20:09:13 2015 +0000
+++ b/devel/py-filechunkio/distinfo     Sun Apr 05 21:13:41 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2012/11/11 21:17:45 jakllsch Exp $
+$NetBSD: distinfo,v 1.2 2015/04/05 21:13:41 hiramatsu Exp $
 
-SHA1 (filechunkio-1.5.tar.gz) = b76e350b5d7417044eac22295588c8533a5504b8
-RMD160 (filechunkio-1.5.tar.gz) = 78688968f0da91ccc5ece8e9c59ddbf58d8e6ee0
-Size (filechunkio-1.5.tar.gz) = 2691 bytes
+SHA1 (filechunkio-1.6.tar.gz) = 20485b5f611b4c8c97bf70251f1b301c030e7c05
+RMD160 (filechunkio-1.6.tar.gz) = 79d8362d9eb5c0762f2468056d8be8375d0750a1
+Size (filechunkio-1.6.tar.gz) = 2802 bytes



Home | Main Index | Thread Index | Old Index