pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-openpyxl py-openpyxl: update to 2.6.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/67fd0be765a8
branches: trunk
changeset: 381023:67fd0be765a8
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Fri Jun 24 02:29:01 2022 +0000
description:
py-openpyxl: update to 2.6.4
This is a release with a single bug fix that corrects a file corruption
issue.
Cannot save workbooks with comments more than once.
https://foss.heptapod.net/openpyxl/openpyxl/-/issues/1330
(There is a newer 3.x branch with many more changes since, but it drops
Python 2.7 support and is more involved, so can't be committed during
the pkgsrc freeze.)
diffstat:
textproc/py-openpyxl/Makefile | 7 +++----
textproc/py-openpyxl/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 4607b4a4480a -r 67fd0be765a8 textproc/py-openpyxl/Makefile
--- a/textproc/py-openpyxl/Makefile Thu Jun 23 22:29:32 2022 +0000
+++ b/textproc/py-openpyxl/Makefile Fri Jun 24 02:29:01 2022 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.26 2022/01/04 20:55:01 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2022/06/24 02:29:01 gutteridge Exp $
-DISTNAME= openpyxl-2.6.3
+DISTNAME= openpyxl-2.6.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=o/openpyxl/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= https://openpyxl.readthedocs.io/
-COMMENT= Python library to read/write Excel 2007 xlsx/xlsm files
+COMMENT= Python library to read/write Excel xlsx/xlsm files
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-jdcal-[0-9]*:../../time/py-jdcal
diff -r 4607b4a4480a -r 67fd0be765a8 textproc/py-openpyxl/distinfo
--- a/textproc/py-openpyxl/distinfo Thu Jun 23 22:29:32 2022 +0000
+++ b/textproc/py-openpyxl/distinfo Fri Jun 24 02:29:01 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2021/10/26 11:23:09 nia Exp $
+$NetBSD: distinfo,v 1.25 2022/06/24 02:29:01 gutteridge Exp $
-BLAKE2s (openpyxl-2.6.3.tar.gz) = 796a0428ca75053924599f77bee9fdddfd2b81d90e0c0468077450ffebfb29fd
-SHA512 (openpyxl-2.6.3.tar.gz) = fd86e7b73ee1157955fe9788e7a4ea44f182b225ab68ee8e23b2499ee40e5a9f2cd365c2ba5e06466196eb1e23cc90b7590c2b37192f98ddb857cc111d510d5a
-Size (openpyxl-2.6.3.tar.gz) = 173754 bytes
+BLAKE2s (openpyxl-2.6.4.tar.gz) = 201e406f67029e2dd6519da8840ac97a20c3441d1212ead614febd9f99f2448d
+SHA512 (openpyxl-2.6.4.tar.gz) = e2785d583d7c9bcc77ffe571dad115089dc7b9ff1e8b03dd6ed4ed8ff1405d31115b52792ed7af98a1bab4bc00f3f770c77b681798c4c9eba2b618cf6bc4fb2f
+Size (openpyxl-2.6.4.tar.gz) = 173728 bytes
SHA1 (patch-setup.py) = ef477ee5b3293769be122ab7bb4299e10f79f965
Home |
Main Index |
Thread Index |
Old Index