Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-comm


Commits:
b1a08232 by Antonio Rojas at 2023-08-02T20:20:17+02:00
upgpkg: 0.1.4-1: Update to 0.1.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _pyname=comm
 pkgname=python-$_pyname
-pkgver=0.1.3
-pkgrel=2
+pkgver=0.1.4
+pkgrel=1
 pkgdesc='Python Comm implementation for the Jupyter kernel protocol'
 arch=(any)
 url='https://pypi.org/project/comm/'
@@ -12,7 +12,7 @@ depends=(python-traitlets)
 makedepends=(python-build python-installer python-hatchling)
 checkdepends=(python-pytest)
 
source=(https://github.com/ipython/$_pyname/archive/v$pkgver/$_pyname-$pkgver.tar.gz)
-sha256sums=('9bdea650a6194bf1628b17c2668bf74bf5295c87a7528a8aa4fe4472904b26f2')
+sha256sums=('4b7c0b56439d6835c1f4abf31b81c931fd6a6eba9e38f11f74ac80d1a720bed7')
 
 build() {
   cd $_pyname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-comm/-/commit/b1a08232f0ad2b5a6f841b32886a4b93ed5bbd25

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-comm/-/commit/b1a08232f0ad2b5a6f841b32886a4b93ed5bbd25
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to