[arch-commits] Commit in python-testflo/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Aug 8 07:05:43 UTC 2022
Date: Monday, August 8, 2022 @ 07:05:43
Author: felixonmars
Revision: 1260608
upgpkg: python-testflo 1.4.9-1
Modified:
python-testflo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-08 06:49:23 UTC (rev 1260607)
+++ PKGBUILD 2022-08-08 07:05:43 UTC (rev 1260608)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-testflo
-pkgver=1.4.8
+pkgver=1.4.9
pkgrel=1
pkgdesc="A simple flow-based testing framework"
url="https://github.com/OpenMDAO/testflo"
@@ -10,7 +10,7 @@
depends=('python-coverage')
makedepends=('python-setuptools')
source=("https://pypi.io/packages/source/t/testflo/testflo-$pkgver.tar.gz")
-sha512sums=('0c69661cd136b155425229404c742e1630c67429046190ef75c01178e4d1b7cab30421da5aa24aef5afa8e0d33f039b36bb26b4d16b52d32592ace324d1f8f02')
+sha512sums=('b9fff4cbfd432176d8b2ae0f38fcced0afb95b908009f09e9d08fc2d0e07f1c3f9fe58e773ae2a62bd4dc9722da4fa2a9bbd14a53e85db3d12ce0bd957755658')
prepare() {
cd testflo-$pkgver
More information about the arch-commits
mailing list