diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-openpyxl/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-openpyxl/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-openpyxl/Makefile b/textproc/py-openpyxl/Makefile index e001b8a7bfd..527ac3638f2 100644 --- a/textproc/py-openpyxl/Makefile +++ b/textproc/py-openpyxl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openpyxl -PORTVERSION= 1.8.3 +PORTVERSION= 1.8.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST=yes -PORTDOCS= AUTHORS README +PORTDOCS= README.rst OPTIONS_DEFINE= DOCS diff --git a/textproc/py-openpyxl/distinfo b/textproc/py-openpyxl/distinfo index 1af7106e127..2041749dc84 100644 --- a/textproc/py-openpyxl/distinfo +++ b/textproc/py-openpyxl/distinfo @@ -1,2 +1,2 @@ -SHA256 (openpyxl-1.8.3.tar.gz) = c660d70da419030c9991d9f004fdded1b88dde2789bd7973e058e8c6d80e6e07 -SIZE (openpyxl-1.8.3.tar.gz) = 78971 +SHA256 (openpyxl-1.8.4.tar.gz) = c0c51e99059629d6d0739fa1c101d01036b8a41ed208c62178ee3c90a7bc3a79 +SIZE (openpyxl-1.8.4.tar.gz) = 75884 |