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

David Runge dvzrv at archlinux.org
Fri May 14 21:31:52 UTC 2021


    Date: Friday, May 14, 2021 @ 21:31:52
  Author: dvzrv
Revision: 934384

upgpkg: python-subprocess-tee 0.3.1-1: Upgrade to 0.3.1.

Modified:
  python-subprocess-tee/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-14 21:29:39 UTC (rev 934383)
+++ PKGBUILD	2021-05-14 21:31:52 UTC (rev 934384)
@@ -2,7 +2,7 @@
 
 _name=subprocess-tee
 pkgname=python-subprocess-tee
-pkgver=0.3.0
+pkgver=0.3.1
 pkgrel=1
 pkgdesc="A subprocess.run that works like tee"
 arch=('any')
@@ -13,8 +13,8 @@
 checkdepends=('python-mock' 'python-pytest' 'python-pytest-xdist' 'python-enrich')
 optdepends=('python-enrich: for rich text rendering')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('ae917944ec98bc0219fd2cb9570a0d9e0d028e9b0797e24100af153796e71fca2a756555f6f3a7419f8c503bb7a60adfbf8194e06171c148e90625f139d8788a')
-b2sums=('6b63f941b2226cd0bcc0ff208ac57b96376b2f0e7746ec1f8c589a87f68c79cadda257f1272e9197687b1f23e36919f890d8790e83bbdaebefedfdb6349835e3')
+sha512sums=('7a9b60ca940728dddaa0dedb5113409586bbdabb3cf041dec2440f1060abab7ab5dc50dbe58bc8682477d533a53957cc4bd0de099089d9e6c3bec2bd4a3012a0')
+b2sums=('0c021161b64d4ca0ef4d7bbb960863e845fb680cc838855324a4257f641ae6e66c43b367d3c73e31ecae166f4c8f8d079f172263e48493ad81655cdb5fb78dad')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list