mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 2.1.1
- Tighten CONFLICTS
This commit is contained in:
parent
8f25480f37
commit
60fd55715e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371215
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openpyxl
|
||||
PORTVERSION= 2.0.5
|
||||
PORTVERSION= 2.1.1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,7 +14,7 @@ LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jdcal>=0:${PORTSDIR}/devel/py-jdcal
|
||||
|
||||
CONFLICTS_INSTALL= py*-openpyxl1-[0-9]*
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}openpyxl1-[0-9]*
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (openpyxl-2.0.5.tar.gz) = 874c2f1180b0b6c84173abac1b9de87f4cb4eef59b83b3095ef345f77c824a93
|
||||
SIZE (openpyxl-2.0.5.tar.gz) = 117014
|
||||
SHA256 (openpyxl-2.1.1.tar.gz) = 1d5bb62c1ed7c3c5afce386d70c2148145e9474c3aabf00496ceb0735ca83afe
|
||||
SIZE (openpyxl-2.1.1.tar.gz) = 148700
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Python library to read/write Excel 2007 xlsx/xlsm files
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Use textproc/py-openpyxl instead
|
||||
CONFLICTS_INSTALL= py*-openpyxl-[0-9]*
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}openpyxl-[0-9]*
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
Loading…
Reference in New Issue
Block a user