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

Antonio Rojas arojas at gemini.archlinux.org
Mon Mar 7 19:43:26 UTC 2022


    Date: Monday, March 7, 2022 @ 19:43:25
  Author: arojas
Revision: 1144893

Update to 0.13.3

Modified:
  python-terminado/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-07 19:43:18 UTC (rev 1144892)
+++ PKGBUILD	2022-03-07 19:43:25 UTC (rev 1144893)
@@ -3,7 +3,7 @@
 
 pkgname=python-terminado
 _pkgname=terminado
-pkgver=0.13.2
+pkgver=0.13.3
 pkgrel=1
 pkgdesc="Terminals served to term.js using Tornado websockets"
 url="https://github.com/takluyver/terminado"
@@ -13,7 +13,7 @@
 makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/t/terminado/terminado-$pkgver.tar.gz")
-md5sums=('efc3a44083cbfafaf076dcf189513605')
+md5sums=('2847ae71834cf485432e58d40973920e')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list