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

David Runge dvzrv at gemini.archlinux.org
Mon Sep 13 20:59:49 UTC 2021


    Date: Monday, September 13, 2021 @ 20:59:48
  Author: dvzrv
Revision: 1014725

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

Modified:
  python-subprocess-tee/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-13 20:59:42 UTC (rev 1014724)
+++ PKGBUILD	2021-09-13 20:59:48 UTC (rev 1014725)
@@ -2,7 +2,7 @@
 
 _name=subprocess-tee
 pkgname=python-subprocess-tee
-pkgver=0.3.2
+pkgver=0.3.4
 pkgrel=1
 pkgdesc="A subprocess.run that works like tee"
 arch=('any')
@@ -9,12 +9,12 @@
 url="https://github.com/pycontribs/subprocess-tee"
 license=('MIT')
 depends=('python')
-makedepends=('python-setuptools_scm' 'python-toml')
-checkdepends=('python-mock' 'python-pytest' 'python-pytest-xdist' 'python-enrich')
+makedepends=('python-setuptools-scm' 'python-setuptools-scm-git-archive' 'python-toml')
+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=('e681abc27623a3e05031bc05dc15e34f82c9cb544cd16742855411a9edb11fe8e38f9d11f8e651681d04081f121a47c38ebd172d70d282c8110a62699ef687d6')
-b2sums=('3198832f4c8bbf90e83038e39017cff1efc61ede84aded8220214e388a088777bdb861c044cddbf4b07c7b3172f8164e8bbf82b33de68d1fefea0f81bbacdfc9')
+sha512sums=('6a97ddc75b7e7954bb7f5f3bf05807e8dd892869cc13e60344c5f40363bdff4ec5441f829cfbcb8c3c4ab7f7b2697c0b1d4a871be8164acd7cfb6fea5032ae4b')
+b2sums=('6a98caa111a73ef7062f26796dd3e919d05103ae4de88e2c5ce3acc04d9fbde6b31e39a1cee1984fd8d59b8168ab33faf7ff15c916d52a226ff2cb760fd8c796')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list