Date: Tuesday, January 10, 2023 @ 02:35:24
  Author: felixonmars
Revision: 1382286

upgpkg: python-subunit 1.4.2-1

Modified:
  python-subunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-10 02:32:59 UTC (rev 1382285)
+++ PKGBUILD    2023-01-10 02:35:24 UTC (rev 1382286)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-subunit
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="Python implementation of subunit test streaming protocol"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-fixtures' 'python-hypothesis' 'python-testscenarios')
 
source=("https://github.com/testing-cabal/subunit/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('c21ab0791ccc92e47df5d741deaae56fffe792777958193727f47c2739135fb77880d30b106e525239c0c35841834dd937e2b30fce27fbe73ca9116753147a65')
+sha512sums=('21413f0ed26f5f0572249ff4bcf948ea25d9185a1df73421836b9b21e11f323300f93a0275f0d64dc7c81a8e038fa0661a34f818bb038abf79c0637e051bc69e')
 
 build() {
   cd subunit-$pkgver

Reply via email to