Search Criteria
Package Details: jupyter-gnuplot_kernel 0.4.1-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jupyter-gnuplot_kernel.git (read-only, click to copy) |
|---|---|
| Package Base: | jupyter-gnuplot_kernel |
| Description: | A Jupyter/IPython kernel for gnuplot |
| Upstream URL: | https://github.com/has2k1/gnuplot_kernel |
| Keywords: | gnuplot kernel |
| Licenses: | BSD |
| Submitter: | andreafeletto |
| Maintainer: | carlosal1015 |
| Last Packager: | carlosal1015 |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-09-01 14:53 (UTC) |
| Last Updated: | 2023-05-07 21:41 (UTC) |
Dependencies (7)
- gnuplot (gnuplot4AUR, gnuplot-gitAUR, gnuplot-noguiAUR, gnuplot-headlessAUR)
- jupyter-metakernel
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
carlosal1015 commented on 2022-11-25 21:33 (UTC)
I am considering skip the test if the issue will not get fix.
carlosal1015 commented on 2021-11-30 16:22 (UTC)
Thank you @thse.
thse commented on 2021-11-30 12:07 (UTC)
Please change "pkgrel=3" to "pkgrel=4" in PKGBUILD.
carlosal1015 commented on 2021-08-13 02:03 (UTC)
Hi @BrainDamage,
jupyter-gnuplot_kernelis installed/usr/lib/python3.9/site-packages/gnuplot_kernelinstead of/usr/local, we can check withyay -Ql jupyter-gnuplot_kernelor looking inside tarball. Sure, is better set explicit the prefix.BrainDamage commented on 2021-06-10 15:06 (UTC)
hello,
the package misses a --prefix="/usr" directive in setup install which makes it default install to /usr/local which violates the packaging guidelines