Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-hatch-jupyter-builder
Commits:
f3492f09 by Antonio Rojas at 2024-11-16T19:31:46+01:00
upgpkg: 0.9.1-5: python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-hatch-jupyter-builder
pkgdesc = A hatch plugin to help build Jupyter packages
pkgver = 0.9.1
- pkgrel = 4
+ pkgrel = 5
url = https://jupyter.org/
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=hatch-jupyter-builder
pkgname=python-$_pyname
pkgver=0.9.1
-pkgrel=4
+pkgrel=5
pkgdesc='A hatch plugin to help build Jupyter packages'
arch=(any)
url='https://jupyter.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hatch-jupyter-builder/-/commit/f3492f0995780355dffacad8acd7106189f4e823
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hatch-jupyter-builder/-/commit/f3492f0995780355dffacad8acd7106189f4e823
You're receiving this email because of your account on gitlab.archlinux.org.