Date: Friday, June 5, 2020 @ 01:26:08 Author: kkeen Revision: 639054 upgpkg: python-jupyter_client 6.1.3-1
Modified: python-jupyter_client/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-05 01:12:34 UTC (rev 639053) +++ PKGBUILD 2020-06-05 01:26:08 UTC (rev 639054) @@ -1,7 +1,7 @@ # Maintainer: Kyle Keen <[email protected]> pkgname=python-jupyter_client -pkgver=6.0.0 +pkgver=6.1.3 pkgrel=1 pkgdesc="Jupyter protocol implementation and client libraries" arch=('any') @@ -11,7 +11,7 @@ 'python-jupyter_core' 'python-dateutil') makedepends=('python-setuptools') source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_client/archive/$pkgver.tar.gz") -md5sums=('5a9f97e2415f61c1a94ce5bf0665fe77') +md5sums=('bd3b2be29f7a967493b62f9833df2f7d') # dep cycle with python-ipykernel
