Search Criteria
Package Details: python-jupytext 1.16.4b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-jupytext.git (read-only, click to copy) |
---|---|
Package Base: | python-jupytext |
Description: | Jupyter notebooks as Markdown documents, Julia, Python or R scripts |
Upstream URL: | https://github.com/mwouts/jupytext |
Licenses: | MIT |
Submitter: | moetayuko |
Maintainer: | moetayuko |
Last Packager: | moetayuko |
Votes: | 9 |
Popularity: | 0.007696 |
First Submitted: | 2019-07-09 02:12 (UTC) |
Last Updated: | 2024-09-20 02:16 (UTC) |
Dependencies (18)
- jupyter-nbformat
- python-markdown-it-py
- python-mdit_py_plugins
- python-packaging
- python-toml (python-toml-gitAUR)
- python-yaml (python-yaml-gitAUR)
- jupyterlab (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python-build (make)
- python-hatch-jupyter-builder (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (python-installer-gitAUR) (make)
- python-jupyter-packaging (make)
- python-setuptools (make)
- python-wheel (make)
- jupyter-nbconvert (optional)
- jupyterlab (optional)
- python-sphinx-galleryAUR (optional)
Required by (12)
- euporie
- mkdocs-jupyter
- mkdocs-jupyter (check)
- nbqa (check)
- nbqa (optional)
- python-jupyter-book (check)
- python-jupyter-cache (check)
- python-jupyter-cache (optional)
- python-jupyter_ascending
- python-myst-nb (check)
- python-myst-nb (optional)
- python-poliastro-doc (make)
Latest Comments
viper2642 commented on 2024-07-03 12:11 (UTC) (edited on 2024-07-03 12:15 (UTC) by viper2642)
The checksums is invalid (again). In the PKGBUILD is is
68a09dc8393bd5ceff995cf60377d53e003f0035ddf2f6bc2e23fa46e3575380
but the actual checksum ispadawan commented on 2024-06-20 23:06 (UTC)
If I try to build it I get:
Any idea why?
moetayuko commented on 2024-04-02 11:30 (UTC)
@Dakeryas fixed, thanks for your notice
Dakeryas commented on 2024-04-02 09:47 (UTC) (edited on 2024-04-02 09:49 (UTC) by Dakeryas)
The checksum seems to be invalid now. In the PKGBUILD we have
be7399d81abc294108d7aba05c41891a9b163bd8309ea11872519ec45ed88b47
but the actual checksum is below:moetayuko commented on 2023-12-10 08:53 (UTC)
@MarsSeed these are false positives containing optional or testing deps, and thus can be ignored.
MarsSeed commented on 2023-12-08 14:51 (UTC) (edited on 2024-02-05 15:09 (UTC) by MarsSeed)
There are many packaging problems reported by namcap.
Please kindly check the following log and address the issues:
carlosal1015 commented on 2023-08-02 20:40 (UTC)
Looks like https://github.com/mwouts/jupytext/blob/v1.15.0/setup.py#L160C9-L160C20 npm is a makedependency
trougnouf commented on 2021-09-23 08:29 (UTC)
python-mdit_py_plugins is needed for markdown.
Perfi commented on 2021-01-06 17:03 (UTC)
Fails on build with
ModuleNotFoundError: No module named 'jupyter_packaging'
, which probably meanspython-jupyter_packaging
needs to be added to dependencies :)