Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-matplotlib-inline
Commits:
f12b7d05 by Antonio Rojas at 2025-12-17T08:08:03+01:00
upgpkg: 0.2.1-2: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-matplotlib-inline
pkgdesc = Inline Matplotlib backend for Jupyter
pkgver = 0.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ipython/matplotlib-inline
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-matplotlib-inline
_name=${pkgname#python-}
pkgver=0.2.1
-pkgrel=1
+pkgrel=2
pkgdesc='Inline Matplotlib backend for Jupyter'
arch=(any)
url=https://github.com/ipython/matplotlib-inline
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-matplotlib-inline/-/commit/f12b7d054ee61ad7f8eeb75c5b009e9ea41f61b6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-matplotlib-inline/-/commit/f12b7d054ee61ad7f8eeb75c5b009e9ea41f61b6
You're receiving this email because of your account on gitlab.archlinux.org.