pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-xlrd py-xlrd: update home page and a detai...
details: https://anonhg.NetBSD.org/pkgsrc/rev/065c26e97b6b
branches: trunk
changeset: 334761:065c26e97b6b
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Wed Jun 05 00:37:43 2019 +0000
description:
py-xlrd: update home page and a detail about minimum Python
diffstat:
textproc/py-xlrd/DESCR | 2 +-
textproc/py-xlrd/Makefile | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 425a2cf72057 -r 065c26e97b6b textproc/py-xlrd/DESCR
--- a/textproc/py-xlrd/DESCR Wed Jun 05 00:35:40 2019 +0000
+++ b/textproc/py-xlrd/DESCR Wed Jun 05 00:37:43 2019 +0000
@@ -1,2 +1,2 @@
Extract data from new and old Excel spreadsheets on any platform. Pure Python
-(2.1 or later). Strong support for Excel dates. Unicode-aware.
+(2.7 or later). Strong support for Excel dates. Unicode-aware.
diff -r 425a2cf72057 -r 065c26e97b6b textproc/py-xlrd/Makefile
--- a/textproc/py-xlrd/Makefile Wed Jun 05 00:35:40 2019 +0000
+++ b/textproc/py-xlrd/Makefile Wed Jun 05 00:37:43 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2018/12/15 21:02:58 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/06/05 00:37:43 gutteridge Exp $
DISTNAME= xlrd-1.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xlrd/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.lexicon.net/sjmachin/xlrd.htm
+HOMEPAGE= https://github.com/python-excel/xlrd
COMMENT= Python library to extract data from Microsoft Excel spreadsheet files
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index