summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2022-08-11Merge branch 'staging' into core-updatesMarius Bakke
2022-08-11gnu: python-numpy: Remove 1.21.6.Marius Bakke
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.23.1. [native-inputs]: Add PYTHON-TYPING-EXTENSIONS. (python-numpy-next): Remove variable.
2022-08-11Merge branch 'master' into stagingMarius Bakke
2022-08-11gnu: python-pyicu: Update to 2.9.Marius Bakke
* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.9.
2022-08-11gnu: python-pyicu: Update home page.Marius Bakke
* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
2022-08-11gnu: python-symengine: Fix tests.宋文武
This fixes <https://issues.guix.gnu.org/57104>. * gnu/packages/python-xyz.scm (python-symengine): [native-inputs]: Add python-nose. [arguments]: Run tests with 'nosetests'.
2022-08-10gnu: Add python-pycountry@20.7.3.Hartmut Goebel
This old version is required by Tryton. * gnu/packages/python-xyz.scm (python-pycountry@20.7.3): New variable.
2022-08-10gnu: python-sympy: Update to 1.10.1.vicvbcun
* gnu/packages/python-xyz.scm (python-sympy): Update to 1.10.1.
2022-08-10gnu: Add python-types-orjson.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-types-orjson): New variable.
2022-08-10gnu: Add python-mdx-include.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-mdx-include): New variable.
2022-08-10gnu: Add python-rcslice.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-rcslice): New variable.
2022-08-10gnu: Add python-cyclic.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-cyclic): New variable.
2022-08-10gnu: Add python-mkdocs-markdownextradata-plugin.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-mkdocs-markdownextradata-plugin): New variable.
2022-08-10gnu: python-pygithub: Update to 1.55.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-pygithub): Update to 1.55. [propagated-inputs]: Add python-pynacl.
2022-08-10gnu: python-pyjwt: Update to 2.4.0.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-pyjwt): Update to 2.4.0. [source]: Remove snippet. [arguments]<phases>{check}: Remove now unused parts, honor '#:tests?'. (native-inputs]: Remove python-pytest-cov, add python-cryptography.
2022-08-10gnu: python-munch: Update to 2.5.0.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-munch): Update to 2.5.0. [propagated-inputs]: Add python-six. [native-inputs]: Add python-pbr and python-pytest.
2022-08-10gnu: python-tlsh: Update to 4.11.2.Marius Bakke
* gnu/packages/python-xyz.scm (python-tlsh): Update to 4.11.2. [source](uri): Remove "v" prefix from version. [arguments]: Add custom check phase. Use G-expression. [inputs]: Remove label.
2022-08-08gnu: python-symengine: Update to 0.9.2.Andreas Enge
* gnu/packages/python-xyz.scm (python-symengine): Update to 0.9.2.
2022-08-06gnu: Add i3-autotiling.Hilton Chain
* gnu/packages/python-xyz.scm (i3-autotiling): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-06gnu: Add python-i3ipc.Hilton Chain
* gnu/packages/python-xyz.scm (python-i3ipc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: Add python-posix-ipc.Sharlatan Hellseher
* gnu/packages/python-xyz.scm: (python-posix-ipc): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-04gnu: python-pudb: Update to 2022.1.2.jgart via Guix-patches via
* gnu/packages/python-xyz.scm (python-pudb): Update to 2022.1.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-04gnu: Add python-h5netcdf.Sharlatan Hellseher
* gnu/packages/python-xyz.scm: (python-h5netcdf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04gnu: python-netcdf4: Update to 1.6.0Sharlatan Hellseher
* gnu/packages/python-xyz.scm: (python-netcdf4): Update to 1.6.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04gnu: python-args: Patch reference to basestring.Tanguy Le Carrour
Hi Maxime, I **totally** forgot about this one! Seems like no one is using it. `python2-args` also builds. But no package seems to depend on it anyway. Regards, Tanguy * gnu/packages/python-xyz.scm (python-args)[source]: Use the latest version from the git repository to get the test suite. [home-page]: Update URL. [native-inputs]: Add python-nose. [arguments]: Replace reference to basestring with str. Invoke nosetests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04gnu: python-shapely: Update to 1.8.2.Guillaume Le Vaillant
* gnu/packages/python-xyz.scm (python-shapely): Update to 1.8.2. [source]: Remove snippet.
2022-08-03gnu: python-dill: Update to 0.3.5.1.FELŠÖCI Marek
* gnu/packages/python-xyz.scm (python-dill): Update to 0.3.5.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-01gnu: Add python-biblib.Philip McGrath
* gnu/packages/python-xyz.scm (python-biblib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01gnu: Add comma after “i.e.” in descriptions.Paul A. Patience
* gnu/packages/bioconductor.scm (r-anota)[description]: Add comma after “i.e.”. * gnu/packages/code.scm (xenon)[description]: Same. * gnu/packages/cran.scm (r-crosstalk)[description]: Same. * gnu/packages/python-xyz.scm (python-radon)[description]: Same. * gnu/packages/statistics.scm (r-logspline)[description]: Same. * gnu/packages/suckless.scm (tabbed)[description]: Same. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-31gnu: qttools: Rename to qttools-5.Maxim Cournoyer
Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS
2022-07-27Merge branch 'staging' into core-updatesMarius Bakke
2022-07-27Merge branch 'master' into stagingMarius Bakke
2022-07-24gnu: python-userspacefs: Update to 2.0.5.Efraim Flashner
* gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.5.
2022-07-23gnu: python-numpy-next: Update to 1.23.1.Greg Hogan
* gnu/packages/python-xyz.scm (python-numpy-next): Update to 1.23.1. [native-inputs]: Add python-typing-extensions. Signed-off-by: Marius Bakke <marius@gnu.org>
2022-07-23gnu: python-typing-extensions: Update to 4.3.0.Greg Hogan
* gnu/packages/python-xyz.scm (python-typing-extensions): Update to 4.3.0. [origin]: Use url-fetch. Signed-off-by: Marius Bakke <marius@gnu.org>
2022-07-23gnu: python-cython: Update to 0.29.30.Greg Hogan
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.30. Signed-off-by: Marius Bakke <marius@gnu.org>
2022-07-23gnu: python-mako: Update to 1.2.1.Marius Bakke
* gnu/packages/python-xyz.scm (python-mako): Update to 1.2.1. [native-inputs]: Change from PYTHON-NOSE to PYTHON-PYTEST. [arguments]: Adjust check phase accordingly.
2022-07-23gnu: python-markupsafe: Update to 2.1.1.Marius Bakke
* gnu/packages/python-xyz.scm (python-markupsafe): Update to 2.1.1.
2022-07-22Merge branch 'staging' into core-updatesMarius Bakke
2022-07-21Merge branch 'master' into stagingMarius Bakke
2022-07-17gnu: Avoid use of deprecated texlive packages.Ludovic Courtès
* gnu/packages/cran.scm (r-prereg)[propagated-inputs]: Avoid deprecated texlive package names. * gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs, propagated-inputs]: Likewise. * gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Likewise. * gnu/packages/maths.scm (hypre)[native-inputs]: Remove redundant and deprecated 'texlive-latex-titlesec'.
2022-07-19gnu: Add python-bsdiff4.Antero Mejr
* gnu/packages/python-xyz.scm (python-bsdiff4): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19gnu: Add python-clrprint.jgart
* gnu/packages/python-xyz.scm (python-clrprint): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-16gnu: python-chardet: Update to 5.0.0.Marius Bakke
* gnu/packages/python-xyz.scm (python-chardet): Update to 5.0.0.
2022-07-16gnu: python-attrs: Disable test deadline on all architectures.Marius Bakke
* gnu/packages/python-xyz.scm (python-attrs)[arguments]: Remove conditional.
2022-07-15gnu: python-numpy: Fix buidling on powerpc64le-linux.Efraim Flashner
Reported by mrvdb- on IRC. * gnu/packages/python-xyz.scm (python-numpy)[arguments]: Adjust custom 'fix-executable-paths phase to substitute occurrences of '/bin/true'.
2022-07-13gnu: python-gevent: Disable failing test on i686-linux.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/42553>. * gnu/packages/python-xyz.scm (python-gevent) [phases]{adjust-tests}: Skip the test__core_stat.py test suite.
2022-07-13Merge branch 'master' into stagingMarius Bakke
2022-07-13gnu: python-pillow: Update to 9.2.0.Marius Bakke
* gnu/packages/python-xyz.scm (python-pillow): Update to 9.2.0.
2022-07-12gnu: inkscape: Rename variable to inkscape/stable and hide package.Maxim Cournoyer
This will allow introducing a new 'inkscape' package that can be more freely upgraded on the main branch. * gnu/packages/inkscape.scm (inkscape): Rename to... (inkscape/stable): ... this, and make it a hidden package. * gnu/packages/admin.scm (wpa-supplicant-gui)[native-inputs]: Rename inkscape input accordingly. * gnu/packages/docbook.scm (dblatex): Likewise. * gnu/packages/gnome-xyz.scm (arc-theme): Likewise. * gnu/packages/python-xyz.scm (python-matplotlib-documentation): Likewise. (python-nbconvert): Likewise. * gnu/packages/xfce.scm (xfdesktop): Likewise. * gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise.