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

Felix Yan felixonmars at archlinux.org
Sat Dec 1 07:15:41 UTC 2018


    Date: Saturday, December 1, 2018 @ 07:15:40
  Author: felixonmars
Revision: 410668

upgpkg: python-testflo 1.3.2-1

Modified:
  python-testflo/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-01 06:11:08 UTC (rev 410667)
+++ PKGBUILD	2018-12-01 07:15:40 UTC (rev 410668)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-testflo
-pkgver=1.3.1
-pkgrel=2
+pkgver=1.3.2
+pkgrel=1
 pkgdesc="A simple flow-based testing framework"
 url="https://github.com/RaRe-Technologies/testflo"
 license=('Apache')
@@ -10,7 +10,7 @@
 depends=('python-six' 'python-coverage')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/t/testflo/testflo-$pkgver.tar.gz")
-sha512sums=('5d139ad87b1c4f19801888f25b870910bd810e5bf19ee29a61243562fa24ae5215a23b6280f64719d3fde5d2b3c528558816beed60bdf7a8e8c3999c5c275338')
+sha512sums=('481fbca3f725a70198b7dbb4844c3232b2b83103d630ad251efd1a69c18cc46305b4bf4da59d0e63d52eb5838c5f07a82685b77d6f584118100a68f31bb5ae0e')
 
 prepare() {
   cd testflo-$pkgver



More information about the arch-commits mailing list