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

David Runge dvzrv at gemini.archlinux.org
Tue Oct 5 14:23:41 UTC 2021


    Date: Tuesday, October 5, 2021 @ 14:23:40
  Author: dvzrv
Revision: 1027705

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

Modified:
  python-subprocess-tee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-05 13:03:45 UTC (rev 1027704)
+++ PKGBUILD	2021-10-05 14:23:40 UTC (rev 1027705)
@@ -2,7 +2,7 @@
 
 _name=subprocess-tee
 pkgname=python-subprocess-tee
-pkgver=0.3.4
+pkgver=0.3.5
 pkgrel=1
 pkgdesc="A subprocess.run that works like tee"
 arch=('any')
@@ -13,8 +13,8 @@
 checkdepends=('molecule' '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=('6a97ddc75b7e7954bb7f5f3bf05807e8dd892869cc13e60344c5f40363bdff4ec5441f829cfbcb8c3c4ab7f7b2697c0b1d4a871be8164acd7cfb6fea5032ae4b')
-b2sums=('6a98caa111a73ef7062f26796dd3e919d05103ae4de88e2c5ce3acc04d9fbde6b31e39a1cee1984fd8d59b8168ab33faf7ff15c916d52a226ff2cb760fd8c796')
+sha512sums=('47de075e7b6c75598dac0ad1899e1cce9dc1131b49c35ccade2b67c8d2a2d0248ce22a20c336519ff00bfd57269613bc663012e48cf0afa087c93ee74e18e4d4')
+b2sums=('6eb25085eb2b2ee4557efd556d8035ab8f6b781b47783f24f227db04b3f82fffcfa29d69f0e3588c3fa6188446a3d96d4421e6b1ea5b3292f42635e19a404bab')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list