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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Dec 7 12:13:27 UTC 2019


    Date: Saturday, December 7, 2019 @ 12:13:26
  Author: aginiewicz
Revision: 536273

upgpkg: python-openpyxl 3.0.1-1

python-openpyxl: new upstream release

Modified:
  python-openpyxl/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-07 11:56:34 UTC (rev 536272)
+++ PKGBUILD	2019-12-07 12:13:26 UTC (rev 536273)
@@ -2,10 +2,10 @@
 # Contributor: Nishit Joseph (reachjlight at gmail dot com)
 # Contributor: Martin Corley <Martin.Corley at ed.ac.uk>
 
-pkgname='python-openpyxl'
-pkgver=3.0.0
-_pkgtag='5eaaf27880d0'
-pkgrel=2
+pkgname=python-openpyxl
+pkgver=3.0.1
+_pkgtag='a2ee53b78166'
+pkgrel=1
 pkgdesc="A Python library to read/write Excel 2007 xlsx/xlsm files"
 arch=('any')
 url="https://openpyxl.readthedocs.org/"
@@ -18,7 +18,7 @@
             'python-pandas: for iteration over Pandas DataFrames')
 source=("https://bitbucket.org/openpyxl/openpyxl/get/${pkgver}.tar.bz2"
         "LICENCE")
-sha256sums=('f0dc42db9ac0b780b9b9aa642774a7918d116db98e1418b488430d4b94fd2280'
+sha256sums=('027de047510d0655c2f0aa1331702018d6f3a9347b18f650370e0515b06ff6c2'
             '0c84bb42f5d367e5ebf9fc2dde35b16141df5ee0fdc189250858bc6c5560f69e')
 
 build() {



More information about the arch-commits mailing list