mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
textproc/py-xlwt: Upgrade to 1.3.0
PR: 225188 Submitted by: John W. O'Brien <john@saltant.com> Approved by: dikshie@sfc.wide.ad.jp (maintainer)
This commit is contained in:
parent
c091356ea5
commit
f03e95d116
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460773
2 changed files with 7 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xlwt
|
||||
PORTVERSION= 1.1.2
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,9 @@ COMMENT= Writing data and formatting information from Excel files
|
|||
|
||||
LICENSE= BSD4CLAUSE
|
||||
|
||||
USES= python:2.7
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1467533906
|
||||
SHA256 (xlwt-1.1.2.tar.gz) = aed648c17731f40f84550dd2a1aaa53569f0cbcaf5610ba895cd2632587b723c
|
||||
SIZE (xlwt-1.1.2.tar.gz) = 153374
|
||||
TIMESTAMP = 1516039805
|
||||
SHA256 (xlwt-1.3.0.tar.gz) = c59912717a9b28f1a3c2a98fd60741014b06b043936dcecbc113eaaada156c88
|
||||
SIZE (xlwt-1.3.0.tar.gz) = 153929
|
||||
|
|
Loading…
Add table
Reference in a new issue