Parnikkapore
a3131e7706
gnu: Add python-ffmpeg-python.
...
* gnu/packages/python-xyz.scm (python-ffmpeg-python): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-20 23:10:14 +02:00
fanquake
e4702777e7
gnu: python-asn1tools: Update to 0.166.0.
...
* gnu/packages/python-xyz.scm (python-asn1tools): Update to 0.166.0.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-08-18 10:11:38 +02:00
Efraim Flashner
44888173a6
gnu: python-setuptools-rust: Update to 1.6.0.
...
* gnu/packages/python-xyz.scm (python-setuptools-rust): Update to 1.6.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Remove python-setuptools-scm.
2023-08-14 19:38:15 +03:00
jgart
c01235a922
gnu: Add python-pyment
...
* gnu/packages/python-xyz.scm (python-pyment): New public variable.
2023-08-01 01:33:10 -05:00
Ricardo Wurmus
f872482043
gnu: snakemake-7: Fix version reporting.
...
* gnu/packages/python-xyz.scm (snakemake-7)[arguments]: Add phase
'patch-version and use G-exp.
[build-system]: Use pyproject-build-system.
2023-08-01 08:20:04 +02:00
Ricardo Wurmus
896b40d2ca
gnu: snakemake-6: Fix version reporting.
...
* gnu/packages/python-xyz.scm (snakemake-6)[arguments]: Add phase
'patch-version and use G-exp.
[build-system]: Use pyproject-build-system.
2023-08-01 08:20:04 +02:00
Tobias Geerinckx-Rice
5d6d1dc8a4
gnu: python-srsly: Update to 2.4.7.
...
* gnu/packages/python-xyz.scm (python-srsly): Update to 2.4.7.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
429296e7cc
gnu: python-llfuse: Update to 1.4.4.
...
* gnu/packages/python-xyz.scm (python-llfuse): Update to 1.4.4.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
789f7e9a3d
gnu: fuse@3: Bind to default FUSE variable.
...
* gnu/packages/linux.scm (fuse): Rename this…
(fuse-2): …to this, and…
(fuse-3): …rename this…
(fuse): …to this!
(fuse-static): Rename this…
(fuse-2-static): …to this.
Adjust all users.
2023-07-23 02:00:00 +02:00
Nicolas Goaziou
e401eff977
gnu: python-nbconvert: Remove texlive-updmap.cfg as propagated input.
...
`texlive-updmap.cfg' builds "updmap.cfg" file for texlive packages in native
inputs, because those do not benefit from the profile hook doing the very same
thing. Consequently, `texlive-updmap.cfg' should not appear in propagated
inputs.
Moreover, XeTeX do not rely on "updmap.cfg" to find fonts; this is a second
reason to remove it from propagated inputs in this particular package.
* gnu/packages/python-xyz.scm (python-nbconvert)[propagated-inputs]: Remove
TEXLIVE-UPDMAP.CFG call. Add TEXLIVE-COLLECTION-BASIC. Remove TEXLIVE-IFTEX,
which is already included in TEXLIVE-COLLECTION-BASIC. Sort inputs
alphabetically.
2023-07-19 21:10:56 +02:00
Nicolas Goaziou
ebb54e6a5f
gnu: python-nbconvert: Fix build.
...
This fixes <https://issues.guix.gnu.org/64729 >.
* gnu/packages/python-xyz.scm (python-nbconvert)[propagated-inputs]: Add
TEXLIVE-ENVIRON, TEXLIVE-PDFCOL, TEXLIVE-PGF, and TEXLIVE-XETEX.
2023-07-19 20:28:07 +02:00
Tobias Geerinckx-Rice
fcf54c717f
gnu: python-sshtunnel: Fix build.
...
* gnu/packages/python-xyz.scm (python-sshtunnel)[native-inputs]:
Add python-mock.
2023-07-16 02:00:08 +02:00
Hilton Chain
13cb9b3028
gnu: python-wand: Fix build.
...
Fixes <https://issues.guix.gnu.org/64350 >.
* gnu/packages/python-xyz.scm (python-wand)[arguments]<#:phases>: Pass tests?
to 'check.
Reported-by: Thorsten Wilms <t_w_@freenet.de>
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-16 02:00:11 +02:00
Nicolas Goaziou
d742dc8e33
gnu: python-numpy-documentation: Fix build.
...
* gnu/packages/python-xyz.scm (python-numpy-documentation)[native-inputs]:
Use TEXLIVE-UPDMAP.CFG. Add TEXLIVE-LATEXMK and TEXLIVE-XETEX.
2023-07-18 18:16:52 +02:00
Nicolas Goaziou
7ceb23113d
gnu: python-ipython-documentation: Fix build.
...
* gnu/packages/python-xyz.scm (python-ipython-documentation)[native-inputs]:
Use TEXLIVE-UPDMAP.CFG. Add TEXLIVE-LATEXMK and TEXLIVE-XETEX.
2023-07-18 18:16:52 +02:00
Nicolas Goaziou
7a18bd9e74
gnu: Rationalize texlive-updmap.cfg and texlive-tiny inputs.
...
TEXLIVE-UPDMAP.CFG and TEXLIVE-TINY should only be used as native inputs.
Also remove texlive packages already provided by them.
* doc/build.scm (pdf-manual):
* gnu/packages/algebra.scm (pari-gp):
* gnu/packages/bioinformatics.scm (discrover):
(phyml):
(velvet):
* gnu/packages/chemistry.scm (yaehmop):
* gnu/packages/chez.scm (stex-bootstrap):
(chez-web):
(chez-sockets):
* gnu/packages/cran.scm (r-prereg):
* gnu/packages/docbook.scm (dblatex):
* gnu/packages/emacs-xyz.scm (emacs-auctex):
* gnu/packages/engineering.scm (fastcap):
* gnu/packages/fsf.scm (book-faif):
* gnu/packages/graphviz.scm (dot2tex):
* gnu/packages/maths.scm (hypre):
* gnu/packages/ocaml.scm (unison):
(ocaml-bibtex2html):
* gnu/packages/plotutils.scm (asymptote):
* gnu/packages/python-xyz.scm (python-nbconvert):
(python-pypandoc):
* gnu/packages/radio.scm (gnuradio):
(libosmo-dsp):
* gnu/packages/statistics.scm (r-with-tests):
* gnu/packages/tex.scm (texlive-makecmds):
(texlive-innerscript):
(teximpatient):
(texlive-xkeyval): Remove texlive packages already provided by
TEXLIVE-UPDMAP.CFG. Don't add TEXLIVE-TINY or TEXLIVE-UPDMAP.CFG as inputs.
2023-07-18 18:16:47 +02:00
Nicolas Goaziou
eab3b80369
gnu: texlive-jknappen: Deprecate package.
...
* gnu/packages/tex.scm (texlive-jknappen): Deprecate variable.
(texlive-paralist):
(texlive-jadetex):
(texlive-xindy):
* gnu/packages/maths.scm (hypre):
* gnu/packages/python-xyz.scm (python-nbconvert): Use TEXLIVE-JKNAPLTX instead.
2023-07-18 18:11:41 +02:00
Nicolas Goaziou
16b71431dd
gnu: texlive-fonts-rsfs -> texlive-rsfs.
...
* gnu/packages/tex.scm (texlive-rsfs): New variable.
(texlive-fonts-rsfs): Deprecate variable.
* gnu/packages/docbook.scm (dblatex)[inputs]:
* gnu/packages/python-xyz.scm (python-nbconvert)[propagated-inputs]: Use new
name.
2023-07-18 18:11:06 +02:00
Nicolas Goaziou
91461e95d4
gnu: texlive-latex-ucs -> texlive-ucs.
...
* gnu/packages/tex.scm (texlive-ucs): New variable.
(texlive-latex-ucs): Deprecate variable.
* gnu/packages/python-xyz.scm (python-nbconvert)[propagated-inputs]: Use new
name.
2023-07-18 18:10:59 +02:00
Nicolas Goaziou
8844e6072f
gnu: texlive-latex-type1cm -> texlive-type1cm.
...
* gnu/packages/tex.scm (texlive-type1cm): New variable.
(texlive-latex-type1cm): Deprecate variable.
*
gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]:
Use new name. Re-order alphabetically.
2023-07-18 18:10:56 +02:00
Nicolas Goaziou
daf6f34c1e
gnu: texlive-latex-parskip -> texlive-parskip.
...
* gnu/packages/tex.scm (texlive-parskip): New variable.
(texlive-latex-parskip): Deprecate variable.
* gnu/packages/maths.scm (hypre):
* gnu/packages/plotutils.scm (asymptote):
* gnu/packages/python-xyz.scm (python-nbconvert):
* gnu/packages/sphinx.scm (python-sphinx): Use new name.
2023-07-18 18:10:54 +02:00
Nicolas Goaziou
70f6df6839
gnu: texlive-latex-jknapltx -> texlive-jknapltx.
...
* gnu/packages/tex.scm (texlive-jknapltx): New variable.
(texlive-latex-jknapltx): Deprecate variable.
* gnu/packages/docbook.scm (dblatex):
* gnu/packages/python-xyz.scm (python-nbconvert): Use new name.
2023-07-18 18:10:51 +02:00
Nicolas Goaziou
bd12824e56
gnu: texlive-latex-float -> texlive-float.
...
* gnu/packages/tex.scm (texlive-float): New variable.
(texlive-latex-float): Deprecate variable.
(texlive-showexpl):
(texlive-minted):
(texlive-apa6):
* gnu/packages/docbook.scm (dblatex):
* gnu/packages/maths.scm (hypre):
* gnu/packages/python-xyz.scm (python-nbconvert):
* gnu/packages/sphinx.scm (python-sphinx): Use new name.
2023-07-18 18:10:51 +02:00
Nicolas Goaziou
76819a9655
gnu: texlive-fonts-ec -> texlive-ec.
...
* gnu/packages/tex.scm (texlive-ec): New variable.
(texlive-fonts-ec): Deprecate variable.
(lyx):
(biber):
* gnu/packages/python-xyz.scm (python-pypandoc):
* gnu/packages/statistics.scm (r-with-tests):
* doc/build.scm (pdf-manual):
* gnu/packages/bioinformatics.scm (discrover):
(phyml):
(velvet):
* gnu/packages/chemistry.scm (yaehmop):
* gnu/packages/chez.scm (stex-bootstrap):
* gnu/packages/ocaml.scm (unison):
(ocaml-bibtex2html):
* gnu/packages/plotutils.scm (asymptote): Use new name.
2023-07-18 18:10:48 +02:00
Nicolas Goaziou
9550a20361
gnu: texlive-latex-upquote -> texlive-upquote.
...
* gnu/packages/tex.scm (texlive-upquote): New variable.
(texlive-latex-upquote): Deprecate variable.
* gnu/packages/cran.scm (r-prereg):
* gnu/packages/maths.scm (hypre):
* gnu/packages/python-xyz.scm (python-nbconvert):
* gnu/packages/sphinx.scm (python-sphinx):
* gnu/packages/statistics.scm (r-with-tests): Use new name.
2023-07-18 18:10:46 +02:00
Nicolas Goaziou
9e4adea8ad
gnu: texlive-latex-geometry -> texlive-geometry.
...
* gnu/packages/tex.scm (texlive-geometry): New variable.
(texlive-latex-geometry): Deprecate variable.
(texlive-xindy):
* gnu/packages/chemistry.scm (yaehmop):
* gnu/packages/cran.scm (r-prereg):
* gnu/packages/graphviz.scm (dot2tex):
* gnu/packages/maths.scm (hypre):
* gnu/packages/plotutils.scm (asymptote):
* gnu/packages/python-xyz.scm (python-nbconvert):
* gnu/packages/sphinx.scm (python-sphinx): Use new name.
2023-07-18 18:10:44 +02:00
Nicolas Goaziou
92c0962c5a
gnu: texlive-latex-expdlist -> texlive-expdlist.
...
* gnu/packages/tex.scm (texlive-expdlist): New variable.
(texlive-latex-expdlist): Deprecate variable.
* gnu/packages/python-xyz.scm (python-numpy-documentation):
(python-matplotlib-documentation): Apply renaming.
2023-07-18 18:10:29 +02:00
Nicolas Goaziou
ab95125765
gnu: texlive-latex-trimspaces -> texlive-trimspaces.
...
* gnu/packages/tex.scm (texlive-trimspaces): New variable.
(texlive-latex-trimspaces):
(texlive-pstool):
* gnu/packages/python-xyz.scm (python-nbconvert):
2023-07-18 18:10:27 +02:00
Ricardo Wurmus
b592732d8b
gnu: python-dask: Update to 2023.7.0.
...
* gnu/packages/python-xyz.scm (python-dask): Update to 2023.7.0.
2023-07-15 13:20:24 +02:00
John Kehayias
51de28452a
gnu: Add python-makefun.
...
* gnu/packages/python-xyz.scm (python-makefun): New variable.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-07-14 12:16:37 -04:00
Ricardo Wurmus
f7c6d31e33
gnu: python-mizani: Fix embedded version string.
...
* gnu/packages/python-xyz.scm (python-mizani)[native-inputs]: Add
python-setuptools-scm to correct embedded version form 0.0.0 to 0.9.2.
2023-07-13 22:29:24 +02:00
AwesomeAdam54321
b073fb9896
gnu: Add python-redo.
...
* gnu/packages/python-xyz.scm (python-redo): New variable.
2023-07-11 21:39:27 -05:00
Daniel Meißner
64b720e65e
gnu: Add python-cloup.
...
* gnu/packages/python-xyz.scm (python-cloup): New variable.
Co-authored-by: jgart <jgart@dismail.de>
2023-07-11 20:33:15 -05:00
Paul A. Patience
b7be0a999d
gnu: bpython: Update to 0.24.
...
* gnu/packages/python-xyz.scm (bpython): Update to 0.24.
[propagated-inputs]: Remove python-six.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:35 +01:00
Paul A. Patience
95af7f7c9b
gnu: python-blessed: Add missing dependency.
...
Fixes the build of python-curtsies.
The python-six dependency was accidentally removed in commit
9e1cbc62e5
.
* gnu/packages/python-xyz.scm (python-blessed)[propagated-inputs]: Add
python-six.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:35 +01:00
Maxim Cournoyer
697e7d6324
gnu: python-pyzmq: Enable the draft test.
...
* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Delete the
disable-problematic-tests phase and add a configure phase.
2023-07-08 01:18:08 -04:00
Nicolas Goaziou
3eb2771784
gnu: python-pikepdf: Update to 7.2.0.
...
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 7.2.0.
[native-inputs]: Remove PYTHON-SETUPTOOLS, PYTHON-SETUPTOOLS-SCM,
PYTHON-SETUPTOOLS-SCM-GIT-ARCHIVE, PYTHON-TOML, PYTHON-WHEEL. Add
PYTHON-ATTRS, PYTHON-COVERAGE, PYTHON-HYPOTHESIS, PYTHON-PSUTIL,
PYTHON-PYTEST, PYTHON-PYTEST-COV, PYTHON-PYTEST-TIMEOUT, PYTHON-PYTEST-XDIST,
PYTHON-DATEUTIL, PYTHON-TOMLI.
[propagated-inputs]: Remove PYTHON-LXML. Add PYTHON-DEPRECATION,
PYTHON-PACKAGING, PYTHON-PILLOW.
2023-07-06 00:44:10 +02:00
Navid Afkhami
cf7e0267ad
gnu: Add python-cesium.
...
* gnu/packages/python-xyz.scm (python-cesium): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-07-03 17:57:53 +02:00
Ricardo Wurmus
1b956b17b2
gnu: python-xopen: Update to 1.7.0.
...
* gnu/packages/python-xyz.scm (python-xopen): Update to 1.7.0.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add pigz, python-isal, and python-typing-extensions; move
python-setuptools-scm from here...
[native-inputs]: ...to here; add python-pytest and python-pytest-timeout.
[description]: Reflow.
2023-07-03 16:35:48 +02:00
Vagrant Cascadian
a919a16898
gnu: python-pyelftools: Update to 0.29.
...
* gnu/packages/python-xyz.scm (python-pyelftools): Update to 0.29.
2023-07-01 18:57:33 -07:00
Arjan Adriaanse
f705d382c3
gnu: python-aiofiles: Update to 23.1.0.
...
* gnu/packages/python-xyz.scm (python-aiofiles): Update to 23.1.0.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-01 08:13:07 +04:00
Arun Isaac
8c655cec9d
gnu: Add python-lazy-loader.
...
* gnu/packages/python-xyz.scm (python-lazy-loader): New variable.
2023-06-29 17:01:50 +01:00
Ricardo Wurmus
be42a9f5eb
gnu: Add python-rasterio.
...
* gnu/packages/python-xyz.scm (python-rasterio): New variable.
2023-06-29 12:01:22 +02:00
Ricardo Wurmus
b68bf7d3da
gnu: Add python-affine.
...
* gnu/packages/python-xyz.scm (python-affine): New variable.
2023-06-29 12:01:22 +02:00
Ricardo Wurmus
a4aadeef9c
gnu: Add python-snuggs.
...
* gnu/packages/python-xyz.scm (python-snuggs): New variable.
2023-06-29 12:01:22 +02:00
Felix Gruber
23f02e6f96
gnu: python-cftime: Update to 1.6.2.
...
* gnu/packages/python-xyz.scm (python-cftime): Update to 1.6.2.
[build-system]: Use pyproject-build-system.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 10:10:48 +01:00
Vinicius Monego
4d9d673a86
gnu: Add python-fastprogress.
...
* gnu/packages/python-xyz.scm (python-fastprogress): New variable.
2023-06-25 10:43:22 -03:00
Efraim Flashner
7400797341
gnu: python-codespell: Update to 2.2.5.
...
* gnu/packages/python-xyz.scm (python-codespell): Update to 2.2.5.
2023-06-24 22:48:13 +03:00
Ricardo Wurmus
6a91d4b8e0
gnu: python-dask: Add missing input.
...
* gnu/packages/python-xyz.scm (python-dask)[propagated-inputs]: Add
python-import-metadata.
2023-06-20 23:40:40 +02:00
Andy Tai
17dcdbc490
gnu: python-cython-next: Update to 3.0.0b2.
...
* gnu/packages/python-xyz.scm (python-cython-next): Update to 3.0.0b2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:06:06 +01:00