Remove expired textproc/py-openpyxl24

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-09-30 05:17:02 +00:00
parent fffce72703
commit 6ee5648ea1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513317
4 changed files with 0 additions and 37 deletions

View file

@ -1320,7 +1320,6 @@
SUBDIR += py-numpydoc
SUBDIR += py-ocrmypdf
SUBDIR += py-openpyxl
SUBDIR += py-openpyxl24
SUBDIR += py-openstackdocstheme
SUBDIR += py-os-api-ref
SUBDIR += py-packageurl-python

View file

@ -1,30 +0,0 @@
# Created by: Antoine Brodin <antoine@FreeBSD.org>
# $FreeBSD$
PORTNAME= openpyxl
PORTVERSION= 2.4.11
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 24
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python library to read/write Excel 2007 xlsx/xlsm files
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENCE.rst
DEPRECATED= Use textproc/py-openpyxl instead
EXPIRATION_DATE=2019-09-30
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}et_xmlfile>=0:textproc/py-et_xmlfile@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jdcal>=0:devel/py-jdcal@${FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
PORTSCOUT= limit:^2\.4\.
.include <bsd.port.mk>

View file

@ -1,3 +0,0 @@
TIMESTAMP = 1516919158
SHA256 (openpyxl-2.4.11.tar.gz) = 626d38647c063d55803ef4971c4d43226538d4e95cb6260c094e363ee33e10c7
SIZE (openpyxl-2.4.11.tar.gz) = 158221

View file

@ -1,3 +0,0 @@
OpenPyxl is a Python library to read/write Excel 2007 xlsx/xlsm files.
WWW: http://openpyxl.readthedocs.org/