summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-12-03 22:25:15 +0000
committerrodent <rodent@pkgsrc.org>2014-12-03 22:25:15 +0000
commitafefa32660de2d15d42dba0f65cfcc143be24216 (patch)
treee93768a46a763abd303114354e1597ca44560fe4 /textproc
parentc209cf17d040dcaa26b0bdaa64b109d30a8d5f16 (diff)
downloadpkgsrc-afefa32660de2d15d42dba0f65cfcc143be24216.tar.gz
Updated to 0.9. No longer depends on py-six. Fixes:
ValueError: timestamp out of range for platform time_t
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-biplist/Makefile6
-rw-r--r--textproc/py-biplist/PLIST3
-rw-r--r--textproc/py-biplist/distinfo8
3 files changed, 7 insertions, 10 deletions
diff --git a/textproc/py-biplist/Makefile b/textproc/py-biplist/Makefile
index c919ec76f9f..02ac4ed3eab 100644
--- a/textproc/py-biplist/Makefile
+++ b/textproc/py-biplist/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/10/05 20:43:13 rodent Exp $
+# $NetBSD: Makefile,v 1.4 2014/12/03 22:25:15 rodent Exp $
-DISTNAME= biplist-0.8
+DISTNAME= biplist-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= python textproc
MASTER_SITES= https://pypi.python.org/packages/source/b/biplist/
@@ -10,8 +10,6 @@ HOMEPAGE= https://bitbucket.org/wooster/biplist
COMMENT= Library for reading/writing binary plists
LICENSE= modified-bsd
-DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
diff --git a/textproc/py-biplist/PLIST b/textproc/py-biplist/PLIST
index 9dbce71098f..66e47957b27 100644
--- a/textproc/py-biplist/PLIST
+++ b/textproc/py-biplist/PLIST
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2014/06/02 03:49:42 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/12/03 22:25:15 rodent Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/biplist/__init__.py
${PYSITELIB}/biplist/__init__.pyc
diff --git a/textproc/py-biplist/distinfo b/textproc/py-biplist/distinfo
index 61425c882cf..4940a9d606d 100644
--- a/textproc/py-biplist/distinfo
+++ b/textproc/py-biplist/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2014/10/05 20:43:13 rodent Exp $
+$NetBSD: distinfo,v 1.4 2014/12/03 22:25:15 rodent Exp $
-SHA1 (biplist-0.8.tar.gz) = 4681c4531fd113a5e6d616f50babf1a059fa9a95
-RMD160 (biplist-0.8.tar.gz) = c87a21769ace213956c8305ca8710e4bed3aa256
-Size (biplist-0.8.tar.gz) = 14306 bytes
+SHA1 (biplist-0.9.tar.gz) = 0d7652d64f09659a0f001d88574bda24e4f97f53
+RMD160 (biplist-0.9.tar.gz) = e21cf45fa04b0ee1502c2b7f9181065fb0e88858
+Size (biplist-0.9.tar.gz) = 14591 bytes