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

Antonio Rojas arojas at archlinux.org
Thu Mar 25 23:03:16 UTC 2021


    Date: Thursday, March 25, 2021 @ 23:03:15
  Author: arojas
Revision: 904231

Update to 3.0.7

Modified:
  python-openpyxl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 23:03:08 UTC (rev 904230)
+++ PKGBUILD	2021-03-25 23:03:15 UTC (rev 904231)
@@ -3,7 +3,7 @@
 # Contributor: Martin Corley <Martin.Corley at ed.ac.uk>
 
 pkgname=python-openpyxl
-pkgver=3.0.6
+pkgver=3.0.7
 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=('8aa63aa1afd16e2428c81dcc097ec2a05a11b2c2084bf16a12e61c44e7c9e5eb')
+sha256sums=('767e4a1f0e50c40c1066e67f3541fbb2250c6fe67dc2c17122e181305c89815b')
 
 build() {
   cd "$srcdir"/openpyxl-${pkgver}



More information about the arch-commits mailing list