textproc/py-xlrd: 0.9.3 -> 1.0.0
- add LICENSE PR: 209550 Submitted by: matthew Approved by: dikshie@sfc.wide.ad.jp (maintainer timeout)
This commit is contained in:
parent
43e7f44e9d
commit
7aae624646
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417960
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xlrd
|
||||
PORTVERSION= 0.9.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= dikshie@sfc.wide.ad.jp
|
||||
COMMENT= Reading data and formatting information from Excel files
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (xlrd-0.9.3.tar.gz) = 933a35e27da7ed7712985486b53b5cfb8dd88e076e2a0bd531373d0001d2939c
|
||||
SIZE (xlrd-0.9.3.tar.gz) = 178490
|
||||
TIMESTAMP = 1467533436
|
||||
SHA256 (xlrd-1.0.0.tar.gz) = 0ff87dd5d50425084f7219cb6f86bb3eb5aa29063f53d50bf270ed007e941069
|
||||
SIZE (xlrd-1.0.0.tar.gz) = 2563654
|
||||
|
Loading…
Reference in New Issue
Block a user