pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-xlrd
Module Name: pkgsrc
Committed By: gutteridge
Date: Wed Jun 5 00:37:43 UTC 2019
Modified Files:
pkgsrc/textproc/py-xlrd: DESCR Makefile
Log Message:
py-xlrd: update home page and a detail about minimum Python
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/textproc/py-xlrd/DESCR
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/py-xlrd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-xlrd/DESCR
diff -u pkgsrc/textproc/py-xlrd/DESCR:1.1.1.1 pkgsrc/textproc/py-xlrd/DESCR:1.2
--- pkgsrc/textproc/py-xlrd/DESCR:1.1.1.1 Thu Aug 5 12:18:06 2010
+++ pkgsrc/textproc/py-xlrd/DESCR Wed Jun 5 00:37:43 2019
@@ -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.
Index: pkgsrc/textproc/py-xlrd/Makefile
diff -u pkgsrc/textproc/py-xlrd/Makefile:1.13 pkgsrc/textproc/py-xlrd/Makefile:1.14
--- pkgsrc/textproc/py-xlrd/Makefile:1.13 Sat Dec 15 21:02:58 2018
+++ pkgsrc/textproc/py-xlrd/Makefile Wed Jun 5 00:37:43 2019
@@ -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 @@ CATEGORIES= textproc python
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