[arch-commits] Commit in python-openpyxl/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat Sep 25 18:44:49 UTC 2021


    Date: Saturday, September 25, 2021 @ 18:44:49
  Author: arojas
Revision: 1025244

Update to 3.0.9

Modified:
  python-openpyxl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-25 18:36:05 UTC (rev 1025243)
+++ PKGBUILD	2021-09-25 18:44:49 UTC (rev 1025244)
@@ -3,7 +3,7 @@
 # Contributor: Martin Corley <Martin.Corley at ed.ac.uk>
 
 pkgname=python-openpyxl
-pkgver=3.0.7
+pkgver=3.0.9
 pkgrel=1
 pkgdesc="A Python library to read/write Excel 2007 xlsx/xlsm files"
 arch=('any')
@@ -16,7 +16,7 @@
             'python-defusedxml: guard against various XML vulnerabilities'
             'python-pandas: for iteration over Pandas DataFrames')
 source=("https://foss.heptapod.net/openpyxl/openpyxl/-/archive/${pkgver}/openpyxl-${pkgver}.tar.bz2")
-sha256sums=('767e4a1f0e50c40c1066e67f3541fbb2250c6fe67dc2c17122e181305c89815b')
+sha256sums=('a7c8f7dae0bb3e75410141852fb31634c089d86c75bdbba1e8bef49b5fadc7d5')
 
 build() {
   cd "$srcdir"/openpyxl-${pkgver}



More information about the arch-commits mailing list