[arch-commits] Commit in python-testflo/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jan 7 09:45:24 UTC 2020
Date: Tuesday, January 7, 2020 @ 09:45:23
Author: felixonmars
Revision: 549820
upgpkg: python-testflo 1.3.5-1
Modified:
python-testflo/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-07 09:45:16 UTC (rev 549819)
+++ PKGBUILD 2020-01-07 09:45:23 UTC (rev 549820)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-testflo
-pkgver=1.3.4
-pkgrel=3
+pkgver=1.3.5
+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=('9d2466eb5ebc844632fba4eabd3f453af61cde0788f27c5f23ea383661fb27b19496cc42064f0b0a58537ba6e5661d8c948344449f5717a262d8725c7ff9c5ac')
+sha512sums=('98462a068363a21685a3a87a1c679a1ea9c965a0ffa8b50043ecd01c729f78073d59290a644ff5b48d5abda795c4d35836e67bf310257a538d8fe30efabc7285')
prepare() {
cd testflo-$pkgver
More information about the arch-commits
mailing list