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

Antonio Rojas arojas at gemini.archlinux.org
Mon Aug 29 13:23:16 UTC 2022


    Date: Monday, August 29, 2022 @ 13:23:16
  Author: arojas
Revision: 1285184

upgpkg: python-ipycanvas 0.13.1-1: Update to 1.13.1

Modified:
  python-ipycanvas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 13:20:43 UTC (rev 1285183)
+++ PKGBUILD	2022-08-29 13:23:16 UTC (rev 1285184)
@@ -2,7 +2,7 @@
 
 pkgname=python-ipycanvas
 _pyname=${pkgname#python-}
-pkgver=0.13.0
+pkgver=0.13.1
 pkgrel=1
 pkgdesc="Interactive widgets library exposing the browser's Canvas API"
 url='https://github.com/martinRenou/ipycanvas'
@@ -11,7 +11,7 @@
 source=(https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_pyname-$pkgver.tar.gz)
 depends=(python-ipywidgets python-pillow python-numpy python-setuptools)
 makedepends=(python-build python-installer python-jupyter_packaging jupyterlab)
-sha256sums=('7e66bd2e4be956ea1ffedde3f56c8557d60583165493ae511a1dc86f496d7354')
+sha256sums=('f9c3940681bc38383390f8c46ea5d8445d6e11c6da6484c37d89df5ae1dac131')
 
 build() {
   cd $_pyname-$pkgver



More information about the arch-commits mailing list