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

David Runge dvzrv at archlinux.org
Thu Dec 3 14:21:19 UTC 2020


    Date: Thursday, December 3, 2020 @ 14:21:18
  Author: dvzrv
Revision: 769569

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

Modified:
  python-subprocess-tee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-03 14:20:27 UTC (rev 769568)
+++ PKGBUILD	2020-12-03 14:21:18 UTC (rev 769569)
@@ -2,7 +2,7 @@
 
 _name=subprocess-tee
 pkgname=python-subprocess-tee
-pkgver=0.1.5
+pkgver=0.1.6
 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-rich')
 optdepends=('python-rich: for rich text rendering')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('2d7d253623d1e4a7fca53c4d51adc0d88f73bf191ea39fd769d3c4bb8261dfc62dede468a3734aefe7dbc2f91a7d6cad2403f5e1accb046aa62247aa44234a34')
-b2sums=('094453fb40ca53dc0f276cb63e2caa570602b91f0a47a3b17bba869a7b85e1b5f077c1b84521c1946dc0a1df3ee21aaa9ed7cc50cec65f9f6675fadac7f49d1c')
+sha512sums=('e8b29e95a6a8ca45780336ef5466e6d5ab28895bdfae840ab9ae5bcc4c0c545accabbf1e922ddb80818709757f054d4d702ed77c5b8a205e8a6972cfd1ebe14b')
+b2sums=('86f0ba325475736d493d2e520577b74525b8af247c48aaca829ee0da52c3e39ee3f501d2bcb12f1587750e0155c41939d5f12c2cbe093d9f3e170b15163960b0')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list