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

Felix Yan felixonmars at archlinux.org
Fri Feb 14 14:46:13 UTC 2020


    Date: Friday, February 14, 2020 @ 14:46:12
  Author: felixonmars
Revision: 571074

upgpkg: python-testflo 1.3.6-1

Modified:
  python-testflo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-14 14:45:57 UTC (rev 571073)
+++ PKGBUILD	2020-02-14 14:46:12 UTC (rev 571074)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-testflo
-pkgver=1.3.5
+pkgver=1.3.6
 pkgrel=1
 pkgdesc="A simple flow-based testing framework"
 url="https://github.com/RaRe-Technologies/testflo"
@@ -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=('98462a068363a21685a3a87a1c679a1ea9c965a0ffa8b50043ecd01c729f78073d59290a644ff5b48d5abda795c4d35836e67bf310257a538d8fe30efabc7285')
+sha512sums=('4f409edfa88f9cc0be8af572f2285a7ed5fe1fa99860bbb31b305b98cc11606012bdd53c3a2b124e07f5a7e8e46c893f947d99c209db0ce97062be8c4ff79064')
 
 prepare() {
   cd testflo-$pkgver



More information about the arch-commits mailing list