forked from Lainports/freebsd-ports
Update to 2.0.5
This commit is contained in:
parent
94fc0bf035
commit
6b4f64cd66
2 changed files with 5 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openpyxl
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.5
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -16,8 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jdcal>=0:${PORTSDIR}/devel/py-jdcal
|
|||
|
||||
CONFLICTS_INSTALL= py*-openpyxl1-[0-9]*
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_AUTOPLIST=yes
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (openpyxl-2.0.4.tar.gz) = 317fc1e939e9662999061746617146f374d49f900af4f259c172ad7d4a0d8781
|
||||
SIZE (openpyxl-2.0.4.tar.gz) = 113575
|
||||
SHA256 (openpyxl-2.0.5.tar.gz) = 874c2f1180b0b6c84173abac1b9de87f4cb4eef59b83b3095ef345f77c824a93
|
||||
SIZE (openpyxl-2.0.5.tar.gz) = 117014
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue