Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-server-fileid
Commits:
ece5aa1b by Antonio Rojas at 2024-04-09T13:49:10+02:00
upgpkg: 0.9.1-2: Python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = jupyter-server-fileid
pkgdesc = A Jupyter Server extension providing an implementation of the
File ID service
pkgver = 0.9.1
- pkgrel = 1
+ pkgrel = 2
url = https://jupyter.org/
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=jupyter_server_fileid
pkgname=jupyter-server-fileid
pkgver=0.9.1
-pkgrel=1
+pkgrel=2
pkgdesc='A Jupyter Server extension providing an implementation of the File ID
service'
arch=(any)
url='https://jupyter.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server-fileid/-/commit/ece5aa1bc0faf7ae62b433f139ae4d99f1e96e87
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server-fileid/-/commit/ece5aa1bc0faf7ae62b433f139ae4d99f1e96e87
You're receiving this email because of your account on gitlab.archlinux.org.