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

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 26 20:50:16 UTC 2022


    Date: Friday, August 26, 2022 @ 20:50:15
  Author: felixonmars
Revision: 1284427

upgpkg: python-green 3.4.2-1

Modified:
  python-green/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-26 20:19:37 UTC (rev 1284426)
+++ PKGBUILD	2022-08-26 20:50:15 UTC (rev 1284427)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-green
-pkgver=3.4.1
+pkgver=3.4.2
 pkgrel=1
 pkgdesc="Green is a clean, colorful, fast python test runner"
 url="https://github.com/CleanCut/green"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-django' 'python-testtools')
 source=("https://github.com/CleanCut/green/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('b9c3e6d3333ef1f665f77567bc867992e4d80987fb875a36934a3287644c8779933bf9f1ed667dd326e3d6793bce81bc66ce6ccb767474b19671456c32cd83aa')
+sha512sums=('b0a2d0c846cca56d65b6c65160bc09fa6ebeee9613e6a459fd76bcfa91ffb4062256858e287f78b728339473d293e21472b62089200def9037da1249bc64f2c4')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list