| Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.23.1.
[native-inputs]: Add PYTHON-TYPING-EXTENSIONS.
(python-numpy-next): Remove variable.
|
|
|
|
* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.9.
|
|
* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
|
|
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'.
|
|
This old version is required by Tryton.
* gnu/packages/python-xyz.scm (python-pycountry@20.7.3): New variable.
|
|
* gnu/packages/python-xyz.scm (python-sympy): Update to 1.10.1.
|
|
* gnu/packages/python-xyz.scm (python-types-orjson): New variable.
|
|
* gnu/packages/python-xyz.scm (python-mdx-include): New variable.
|
|
* gnu/packages/python-xyz.scm (python-rcslice): New variable.
|
|
* gnu/packages/python-xyz.scm (python-cyclic): New variable.
|
|
* gnu/packages/python-xyz.scm (python-mkdocs-markdownextradata-plugin): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pygithub): Update to 1.55.
[propagated-inputs]: Add python-pynacl.
|
|
* 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.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/python-xyz.scm (python-symengine): Update to 0.9.2.
|
|
* 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>
|
|
* gnu/packages/python-xyz.scm (python-i3ipc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm: (python-posix-ipc): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (python-pudb): Update to 2022.1.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm: (python-h5netcdf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm: (python-netcdf4): Update to 1.6.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
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>
|
|
* gnu/packages/python-xyz.scm (python-shapely): Update to 1.8.2.
[source]: Remove snippet.
|
|
* gnu/packages/python-xyz.scm (python-dill): Update to 0.3.5.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/python-xyz.scm (python-biblib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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>
|
|
Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
|
|
|
|
|
|
* gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.5.
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.30.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* 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.
|
|
* gnu/packages/python-xyz.scm (python-markupsafe): Update to 2.1.1.
|
|
|
|
|
|
* 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'.
|
|
* gnu/packages/python-xyz.scm (python-bsdiff4): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-clrprint): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-chardet): Update to 5.0.0.
|
|
* gnu/packages/python-xyz.scm (python-attrs)[arguments]: Remove conditional.
|
|
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'.
|
|
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.
|
|
|
|
* gnu/packages/python-xyz.scm (python-pillow): Update to 9.2.0.
|
|
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.
|