summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Expand)Author
2023-09-13gnu: python-qtsass: Update to 0.4.0....This also fixes test failures preventing the package from building. * gnu/packages/python-xyz.scm (python-qtsass): Update to 0.4.0, fix build. [native-inputs]: Add python-flaky. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-13gnu: python-libsass: Update to 0.22.0....* gnu/packages/python-xyz.scm (python-libsass): Update to 0.22.0. [phases]: Add new phase 'silent-failing-tests and disable 2 failing tests to complete build. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-08gnu: python-bitarray: Update to 2.8.1....* gnu/packages/python-xyz.scm (python-bitarray): Update to 2.8.1. Marius Bakke
2023-09-08gnu: python-fasteners: Update to 0.17.3....* gnu/packages/python-xyz.scm (python-fasteners): Update to 0.17.3. [build-system]: Switch to pyproject-build-system. [arguments]: Add custom 'check phase. [propagated-inputs]: Remove python-monotonic and python-six. [native-inputs]: Remove python-testtools; add python-diskcache, python-more-itertools, and python-pytest. Efraim Flashner
2023-09-08gnu: python-numcodecs: Fix building on non x86 machines....* gnu/packages/python-xyz.scm (python-numcodecs)[source]: Adjust snippet to prevent setup.py adding unsupported architecture specific CFLAGS. Efraim Flashner
2023-09-08gnu: python-numcodecs: Remove another cythonized file....* gnu/packages/python-xyz.scm (python-numcodecs)[source]: Remove another cythonized file. Efraim Flashner
2023-09-08gnu: Remove python-pyflakes-2.2....* gnu/packages/python-xyz.scm (python-pyflakes-2.2): Delete variable. * gnu/packages/patches/python-pyflakes-test-location.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner
2023-09-08gnu: Remove python-pycodestyle-2.6....* gnu/packages/python-xyz.scm (python-pycodestyle-2.6): Delete variable. Efraim Flashner
2023-09-08gnu: Remove python-flake8-3.8....* gnu/packages/python-xyz.scm (python-flake8-3.8): Delete variable. Efraim Flashner
2023-09-08gnu: python-eventlet: Update to 0.33.3....* gnu/packages/python-xyz.scm (python-eventlet): Update to 0.33.3. [propagated-inputs]: Remove python-monotonic. [arguments]: Skip another test. Efraim Flashner
2023-09-08gnu: python-pyspnego: Update to 0.8.0....* gnu/packages/python-xyz.scm (python-pyspnego): Update to 0.8.0. [source]: Download from pypi. [arguments]: Remove custom 'check phase. [build-system]: Switch to pyproject-build-system. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> c4droid
2023-09-07gnu: python-duckdb: Update to 0.8.1....* gnu/packages/python-xyz.scm (python-duckdb): Update to 0.8.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Greg Hogan
2023-09-03gnu: python-pint: Fix build....* gnu/packages/python-xyz (python-pint)[build-system]: Switch to pyproject-build-system. [arguments]: Skip a failing test. [native-inputs]: Sort alphabetically and add python-importlib-metadata. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vinicius Monego
2023-09-03gnu: python-sparse: Update to 0.14.0....* gnu/packages/python-xyz.scm (python-sparse): Update to 0.14.0. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vinicius Monego
2023-09-03gnu: python-sparse: Fix build....* gnu/packages/python-xyz.scm (python-sparse)[native-inputs]: Add python-importlib-metadata. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vinicius Monego
2023-09-02gnu: python-itemloaders: Update to 1.1.0....* gnu/packages/python-xyz.scm (python-itemloaders): Update to 1.1.0. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-pytest. Vinicius Monego
2023-09-02gnu: python-itemadapter: Update to 0.8.0....* gnu/packages/python-xyz.scm (python-itemadapter): Update to 0.8.0. Vinicius Monego
2023-08-30gnu: Add python-glcontext....* gnu/packages/python-xyz.scm (python-glcontext): New variable. Signed-off-by: Andreas Enge <andreas@enge.fr> Daniel Meißner
2023-08-29gnu: Add python-milc....* gnu/packages/python-xyz.scm (python-milc): New variable. Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com> Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Jean-Pierre De Jesus DIAZ
2023-08-29gnu: Add python-dotty-dict....* gnu/packages/python-xyz.scm (python-dotty-dict): New variable. Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com> Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Jean-Pierre De Jesus DIAZ
2023-08-29gnu: Add python-hjson....* gnu/packages/python-xyz.scm (python-hjson): New variable. Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com> Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Jean-Pierre De Jesus DIAZ
2023-08-20gnu: Add python-ffmpeg-python....* gnu/packages/python-xyz.scm (python-ffmpeg-python): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Parnikkapore
2023-08-18gnu: 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> fanquake
2023-08-14gnu: 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. Efraim Flashner
2023-08-01 gnu: Add python-pyment... * gnu/packages/python-xyz.scm (python-pyment): New public variable. jgart
2023-08-01gnu: 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. Ricardo Wurmus
2023-08-01gnu: 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. Ricardo Wurmus
2023-07-23gnu: python-srsly: Update to 2.4.7....* gnu/packages/python-xyz.scm (python-srsly): Update to 2.4.7. Tobias Geerinckx-Rice
2023-07-23gnu: python-llfuse: Update to 1.4.4....* gnu/packages/python-xyz.scm (python-llfuse): Update to 1.4.4. Tobias Geerinckx-Rice
2023-07-23gnu: 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. Tobias Geerinckx-Rice
2023-07-19gnu: 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. Nicolas Goaziou
2023-07-19gnu: 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. Nicolas Goaziou
2023-07-16gnu: python-sshtunnel: Fix build....* gnu/packages/python-xyz.scm (python-sshtunnel)[native-inputs]: Add python-mock. Tobias Geerinckx-Rice
2023-07-16gnu: 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> Hilton Chain
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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. Nicolas Goaziou
2023-07-18gnu: 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): Nicolas Goaziou
2023-07-15gnu: python-dask: Update to 2023.7.0....* gnu/packages/python-xyz.scm (python-dask): Update to 2023.7.0. Ricardo Wurmus