Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / python-matplotlib-inline
Commits: 61e5ee75 by Antonio Rojas at 2024-04-09T11:06:24+02:00 upgpkg: 0.1.6-5: Python 3.12 rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,20 @@ +pkgbase = python-matplotlib-inline + pkgdesc = Inline Matplotlib backend for Jupyter + pkgver = 0.1.6 + pkgrel = 5 + url = https://github.com/ipython/matplotlib-inline + arch = any + license = BSD + checkdepends = ipython + checkdepends = python-matplotlib + makedepends = python-build + makedepends = python-installer + makedepends = python-setuptools + makedepends = python-wheel + depends = python-traitlets + optdepends = python-matplotlib + source = https://files.pythonhosted.org/packages/source/m/matplotlib-inline/matplotlib-inline-0.1.6.tar.gz + sha256sums = f887e5f10ba98e8d2b150ddcf4702c1e5f8b3a20005eb0f74bfdbd360ee6f304 + b2sums = 3c8579660c36f790604c2ddcc99b587b8f54135f823d1a04b3e7ad5709bf7ba49cecd22da164c7bd6ffba4b84d61681f063ca036fba2d4a0cfaf81a9ea66a7e2 + +pkgname = python-matplotlib-inline ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _name=matplotlib-inline pkgname=python-matplotlib-inline pkgver=0.1.6 -pkgrel=4 +pkgrel=5 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/61e5ee75c1045d714772c36052540141c83309cc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-matplotlib-inline/-/commit/61e5ee75c1045d714772c36052540141c83309cc You're receiving this email because of your account on gitlab.archlinux.org.
