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

Jelle van der Waa jelle at archlinux.org
Fri Nov 23 22:30:32 UTC 2018


    Date: Friday, November 23, 2018 @ 22:30:31
  Author: jelle
Revision: 409595

upgpkg: python-reportlab 3.5.10-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-23 22:17:01 UTC (rev 409594)
+++ PKGBUILD	2018-11-23 22:30:31 UTC (rev 409595)
@@ -5,7 +5,7 @@
 _origname=reportlab
 pkgbase=python-reportlab
 pkgname=(python2-reportlab python-reportlab)
-pkgver=3.5.9
+pkgver=3.5.10
 pkgrel=1
 pkgdesc="A proven industry-strength PDF generating solution"
 arch=('x86_64')
@@ -16,6 +16,7 @@
 replaces=('python-reportlab<=2.5-2')
 license=('CUSTOM')
 source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
+sha256sums=('9041d17556b9652cd9cf13b56a4efad7b51df6c567279ced26584cb4eb712b09')
 
 build() {
     cd $srcdir
@@ -43,4 +44,3 @@
     python2 setup.py tests
     python setup.py tests
 }
-md5sums=('66e887b2c115373225814673b862d116')



More information about the arch-commits mailing list