diff options
Diffstat (limited to 'python/python3-openpyxl/python3-openpyxl.info')
-rw-r--r-- | python/python3-openpyxl/python3-openpyxl.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-openpyxl/python3-openpyxl.info b/python/python3-openpyxl/python3-openpyxl.info index aa3a1ce4bc..1a5cda0620 100644 --- a/python/python3-openpyxl/python3-openpyxl.info +++ b/python/python3-openpyxl/python3-openpyxl.info @@ -1,10 +1,10 @@ PRGNAM="python3-openpyxl" -VERSION="3.1.2" +VERSION="3.1.3" HOMEPAGE="https://openpyxl.readthedocs.org/" -DOWNLOAD="https://foss.heptapod.net/openpyxl/openpyxl/-/archive/3.1.2/openpyxl-3.1.2.tar.bz2" -MD5SUM="696de7e70a1a5707e40bc923ee2cbd05" +DOWNLOAD="https://foss.heptapod.net/openpyxl/openpyxl/-/archive/3.1.3/openpyxl-3.1.3.tar.bz2" +MD5SUM="636423b84f3c0297e57d1c267847db3d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="et_xmlfile" +REQUIRES="python3-et_xmlfile" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com" |