Age | Commit message (Collapse) | Author |
|
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 ([email protected]): 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 <[email protected]>
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-i3ipc): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm: (python-posix-ipc): New variable.
Signed-off-by: Efraim Flashner <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-pudb): Update to 2022.1.2.
Signed-off-by: Efraim Flashner <[email protected]>
|
|
* gnu/packages/python-xyz.scm: (python-h5netcdf): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm: (python-netcdf4): Update to 1.6.0.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
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 <[email protected]>
|
|
* 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: 宋文武 <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-biblib): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* 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 <[email protected]>
|
|
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-bsdiff4): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-clrprint): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
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.
|
|
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.
|
|
* gnu/packages/python-xyz.scm (python-attrs)[arguments]: When building
for riscv64-linux remove the hypothesis test deadlines.
|
|
* gnu/packages/python-xyz.scm (python-gevent)[source]: Adjust snippet to
also remove generated cythonized files.
[native-inputs]: Add python-cython.
|
|
This reverts commit 345ae8c40f8f26b9715340c6a56679ab2a6e6174,
which was accidentally pushed.
|
|
* gnu/packages/python-xyz.scm (python-proton-client): New variable.
|
|
* gnu/packages/python-xyz.scm (python-glymur): New variable.
Co-authored-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-pydantic-cli): New variable.
Modified-by: Maxim Cournoyer <[email protected]>
Signed-off-by: Maxim Cournoyer <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-geomet): New variable.
|
|
* gnu/packages/python-xyz.scm (python-cattrs): New variable.
|
|
* gnu/packages/python-xyz.scm (python-immutables): Update to 0.18.
[native-inputs]: Add python-mypy, python-pytest.
|
|
* gnu/packages/python-xyz.scm (python-pymongo): Update to 4.1.1.
|
|
* gnu/packages/python-xyz.scm (python-exceptiongroup): New variable.
|
|
* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
|
|
* gnu/packages/python-xyz.scm (python-asynckivy): New symbol.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-asyncgui): New symbol.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-jedi)[source]: Add 'modules' and
'snippet'.
|
|
* gnu/packages/python-xyz.scm (python-jedi)
[phases]{fix-completion-test}: New phase.
{check}: Delete trailing #t.
|
|
* gnu/packages/python-xyz (python-nbconvert)[description]: Fix
formatting.
Signed-off-by: Maxim Cournoyer <[email protected]>
|
|
* gnu/packages/yyy.scm (python-parso): Update to 0.8.3.
[arguments]: Satisfy guix lint.
Signed-off-by: Christopher Baines <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-py-cpuinfo): Update to 8.0.0-1.4d6987e.
[source]: Download using git-fetch.
|