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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 14 22:46:48 UTC 2022


    Date: Monday, February 14, 2022 @ 22:46:48
  Author: felixonmars
Revision: 1133261

upgpkg: python-testflo 1.4.8-1

Modified:
  python-testflo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-14 21:37:07 UTC (rev 1133260)
+++ PKGBUILD	2022-02-14 22:46:48 UTC (rev 1133261)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-testflo
-pkgver=1.4.7
+pkgver=1.4.8
 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=('17abb5f333c374e6d388fb52da91029df3dcbde837e7be9feab8b3009837c7963b95e87aca7ecc1b5146f2cffd8217c0d177704b3322b563069c63d4813eb174')
+sha512sums=('0c69661cd136b155425229404c742e1630c67429046190ef75c01178e4d1b7cab30421da5aa24aef5afa8e0d33f039b36bb26b4d16b52d32592ace324d1f8f02')
 
 prepare() {
   cd testflo-$pkgver



More information about the arch-commits mailing list