diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-19 23:07:35 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-19 23:07:35 +0800 |
commit | 7d2d8c0f628ec53a4ee55bbccd713d9fa24f82da (patch) | |
tree | b54f9903e0d28d0281124124b5782af00d4c69ca /textproc/Makefile | |
parent | 4b214b846902991ea5037712a073168729826371 (diff) | |
download | freebsd-ports-gnome-7d2d8c0f628ec53a4ee55bbccd713d9fa24f82da.tar.gz freebsd-ports-gnome-7d2d8c0f628ec53a4ee55bbccd713d9fa24f82da.tar.zst freebsd-ports-gnome-7d2d8c0f628ec53a4ee55bbccd713d9fa24f82da.zip |
Copy textproc/py-openpyxl to textproc/py-openpyxl1 and put version 1.8.6
in this port
py-pandas is not fully compatible with last version of py-openpyxl
PR: ports/189930
Submitted by: John W. O'Brien
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 5948156ba026..7ca0a9585ff4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1159,6 +1159,7 @@ SUBDIR += py-markdown SUBDIR += py-markdown2 SUBDIR += py-openpyxl + SUBDIR += py-openpyxl1 SUBDIR += py-paragrep SUBDIR += py-pdfminer SUBDIR += py-pss |