Age | Commit message (Expand) | Author |
---|---|---|
2021-12-05 | gnu: Add python-mistune-next.•••* gnu/packages/python-xyz.scm (python-mistune-next): New variable. | Marius Bakke |
2021-12-03 | gnu: python2-openpyxl: Explicitly build with Python 2.•••* gnu/packages/python-xyz.scm (python2-openpyxl)[arguments]: Add value for #:python field. | Ricardo Wurmus |
2021-12-02 | gnu: python2-matplotlib: Disable sanity-check.•••* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Delete 'sanity-check phase. | Ricardo Wurmus |
2021-12-02 | gnu: python2-matplotlib: Remove trailing #T.•••* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Remove trailing #T from build phase. | Ricardo Wurmus |
2021-12-02 | gnu: python2-numpy: Delete file that depends on deleted test.•••This is a follow-up to commit ec4892c742ff4e2f00d0fc2595843890ef16afa3. * gnu/packages/python-xyz.scm (python2-numpy)[arguments]: Also delete a second test file that depends on the previously deleted test file. | Ricardo Wurmus |
2021-12-02 | gnu: python2-numpy: Do not inherit native-inputs.•••* gnu/packages/python-xyz.scm (python2-numpy)[native-inputs]: Do not inherit from Python 3 variant; use only python2-cython, python2-pytest, and gfortran. [arguments]: Add phase 'delete-failing-test. | Ricardo Wurmus |
2021-11-29 | gnu: python-notify2: Propagate python-dbus.•••* gnu/packages/python-xyz.scm (python-notify2)[native-inputs]: Rename to... [propagated-inputs]: ... this. | Ludovic Courtès |
2021-11-29 | gnu: python-dbus: Register 'python2-dbus' as the Python 2 variant.•••This allows things like 'python2-notify2' to actually use the Python 2 variant of 'python-dbus'. * gnu/packages/python-xyz.scm (python-dbus)[properties]: New field. (python2-dbus)[inputs]: Remove unnecessary 'alist-delete' argument. | Ludovic Courtès |
2021-11-25 | gnu: Remove python2-itsdangerous.•••* gnu/packages/python-xyz.scm (python2-itsdangerous): Delete variable. | Ricardo Wurmus |
2021-11-25 | gnu: python2-validators: Remove package.•••* gnu/packages/python-xyz.scm (python2-validators): Delete variable. | zimoun |
2021-11-25 | gnu: python2-munkres: Remove package.•••* gnu/packages/python-xyz.scm (python2-munkres): Delete variable. | zimoun |
2021-11-25 | gnu: python2-faker: Remove package.•••* gnu/packages/python-xyz.scm (python2-faker): Delete variable. (python-faker)[properties]: Remove. | zimoun |
2021-11-25 | gnu: python2-relatorio: Remove package.•••* gnu/packages/python-xyz.scm (python2-relatorio): Delete variable. | zimoun |
2021-11-25 | gnu: python2-traitlets: Remove package.•••* gnu/packages/python-xyz.scm (python2-traitlets): Delete variable. (python-traitlets)[properties]: Remove. | zimoun |
2021-11-25 | gnu: python2-colormath: Remove package.•••* gnu/packages/python-xyz.scm (python2-colormath): Delete variable. | zimoun |
2021-11-25 | gnu: python2-spectra: Remove package.•••* gnu/packages/python-xyz.scm (python2-spectra): Delete variable. | zimoun |
2021-11-24 | gnu: python2-backports-csv: Remove sanity-check phase.•••* gnu/packages/python-xyz.scm (python2-backports-csv)[arguments]: Remove 'sanity-check phase. | Ricardo Wurmus |
2021-11-24 | gnu: python2-astroid: Add missing input and don't inherit.•••* gnu/packages/python-xyz.scm (python2-astroid)[arguments]: Do not inherit from Python 3 package variant. [propagated-inputs]: Do not inherit and add python2-six. | Ricardo Wurmus |
2021-11-23 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-11-23 | gnu: Add python-iwlib.•••* gnu/packages/python-xyz.scm (python-iwlib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Stephen Paul Weber |
2021-11-23 | gnu: Add python-dbus-next.•••* gnu/packages/python-xyz.scm (python-debus-next): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Stephen Paul Weber |
2021-11-23 | gnu: python-xcffib: Upgrade to 0.11.1.•••Required for qtile. * gnu/packages/python-xyz.scm (python-xcffib): Upgrade to 0.11.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Stephen Paul Weber |
2021-11-22 | gnu: python-pygit2: Update to 1.7.1.•••* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.7.1. | Maxim Cournoyer |
2021-11-22 | gnu: python-dnspython: Patch out problematic getprotobyname calls.•••* gnu/packages/python-xyz.scm (python-dnspython) [phases]{patch-getprotobyname-calls}: New phase. | Maxim Cournoyer |
2021-11-22 | gnu: Add python-update-checker.•••* gnu/packages/python-xyz.scm (python-update-checker): New variable. | Ricardo Wurmus |
2021-11-21 | gnu: python-nautilus: Remove package.•••This package dates from 2016 and looks inactive. The packages that used this as an input actually wanted nautilus-python (not currently packaged), for (optional) integration with the nautilus file manager. * gnu/packages/python-xyz.scm (python-nautilus): Remove variable. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect)[inputs]: Remove it. * gnu/packages/sync.scm (nexcloud-client)[inputs]: Remove it. * gnu/packages/syncthing.scm (syncthing-gtk)[inputs]: Remove it. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> | John Kehayias |
2021-11-21 | gnu: python-invoke: Update to 1.6.0.•••* gnu/packages/python-xyz.scm (python-invoke): Update to 1.6.0. | Ricardo Wurmus |
2021-11-21 | gnu: python-invoke: Delete incompatible and unused code.•••* gnu/packages/python-xyz.scm (python-invoke)[arguments]: Add build phase 'delete-python2-code. (python2-invoke)[arguments]: Remove that phase and add 'delete-python3-code. | Ricardo Wurmus |
2021-11-21 | gnu: python-seaborn: Update to 0.11.2.•••* gnu/packages/python-xyz.scm (python-seaborn): Update to 0.11.2. | Ricardo Wurmus |
2021-11-21 | gnu: python-numpy: Alias to python-numpy-1.20.•••Numpy 1.20 is required by numba and umap-learn. Attempts to rename numpy 1.20 to allow it to coexist with numpy 1.21 in the same environment have not been successful. * gnu/packages/python-xyz.scm (python-numpy): Rename to... (python-numpy-next): ...this variable. (python2-numpy): Use python-numpy-next package as parent. (python-numpy-1.20): Inherit from python-numpy-next. (python-numpy): New variable pointing to python-numpy-1.20. (python-numba)[propagated-inputs]: Replace python-numpy-1.20 with python-numpy. | Ricardo Wurmus |
2021-11-20 | gnu: python-qtconsole: Add dependency on python-pyqt.•••* gnu/packages/python-xyz.scm (python-qtconsole)[propagated-inputs]: Add PYTHON-PYQT. | Ludovic Courtès |
2021-11-20 | gnu: python-joblib: Update to 1.1.0.•••* gnu/packages/python-xyz.scm (python-joblib): Update to 1.1.0. [arguments]: Disable one test. | Ricardo Wurmus |
2021-11-20 | gnu: python2-joblib: Do not inherit source from python-joblib.•••* gnu/packages/python-xyz.scm (python2-joblib)[version]: Explicitly set to 0.14.1. [source]: Do not inherit. | Ricardo Wurmus |
2021-11-20 | gnu: python-numba: Update to 0.54.1.•••* gnu/packages/python-xyz.scm (python-numba): Update to 0.54.1. [propagated-inputs]: Replace python-numpy with python-numpy-1.20. [arguments]: Add phase 'disable-failing-tests. | Ricardo Wurmus |
2021-11-20 | gnu: python-numba: Run tests conditionally.•••* gnu/packages/python-xyz.scm (python-numba)[arguments]: Respect TESTS? argument. | Ricardo Wurmus |
2021-11-20 | gnu: python-numba: Remove trailing #T.•••* gnu/packages/python-xyz.scm (python-numba)[arguments]: Remove trailing #T from build phase. | Ricardo Wurmus |
2021-11-20 | gnu: Add python-numpy-1.20.•••* gnu/packages/python-xyz.scm (python-numpy-1.20): New variable. | Ricardo Wurmus |
2021-11-20 | gnu: python-folium: Fix build.•••* gnu/packages/python-xyz.scm (python-folium): Update hash. Upstream apparently re-tagged a different commit. | Nicolas Goaziou |
2021-11-19 | gnu: python-jupyter-console: Update to 6.4.0.•••* gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.4.0. [native-inputs]: Add PYTHON-PYTEST. | Ludovic Courtès |
2021-11-19 | gnu: python-notebook: Fix tests that rely on the gio "trash" mechanism.•••Previously 'test_delete' and a couple of related tests in 'test_content_api.py' would fail: https://lists.gnu.org/archive/html/guix-devel/2021-11/msg00083.html Reported by Ricardo Wurmus. * gnu/packages/python-xyz.scm (python-notebook)[arguments]: Add 'use-our-home-for-tests' phase. In 'check' phase, remove call to 'setenv' and unnecessary use of 'with-directory-excursion'. | Ludovic Courtès |
2021-11-19 | gnu: python-eventlet: Update to 0.33.0.•••* gnu/packages/python-xyz.scm (python-eventlet): Update to 0.33.0. [propagated-inputs]: Add python-six. [native-inputs]: Add python-nose. [arguments]: Enable tests; add build phases 'avoid-OSError and 'delete-broken-tests; replace the 'check phase to run nosetests. | Ricardo Wurmus |
2021-11-18 | gnu: python-ueberzug: Fix typo.•••* gnu/packages/python-xyz.scm (python-ueberzug)[description]: Use "draws" instead of "allows to draw". | Vagrant Cascadian |
2021-11-18 | gnu: python-tablib: Use GUIX_PYTHONPATH instead of PYTHONPATH.•••* gnu/packages/python-xyz.scm (python-tablib)[arguments]: Use GUIX_PYTHONPATH instead of PYTHONPATH in 'check phase. | Ricardo Wurmus |
2021-11-18 | gnu: python-screenkey: Use GUIX_PYTHONPATH instead of PYTHONPATH.•••* gnu/packages/python-xyz.scm (python-screenkey)[arguments]: Wrap with GUIX_PYTHONPATH instead of PYTHONPATH. | Ricardo Wurmus |
2021-11-18 | gnu: python-screenkey: Update description.•••* gnu/packages/python-xyz.scm (python-screenkey)[description]: Extend to use a complete sentence. | Ricardo Wurmus |
2021-11-18 | gnu: python-typer: Run tests conditionally.•••* gnu/packages/python-xyz.scm (python-typer)[arguments]: Only run tests when TESTS? is #true. | Ricardo Wurmus |
2021-11-18 | gnu: python-typer: Use GUIX_PYTHONPATH instead of PYTHONPATH.•••* gnu/packages/python-xyz.scm (python-typer)[arguments]: Use GUIX_PYTHONPATH in 'check phase. | Ricardo Wurmus |
2021-11-18 | gnu: python-typer: Run more tests.•••* gnu/packages/python-xyz.scm (python-typer)[arguments]: Delete phase 'disable-failing-tests; disable only test_show_completion and test_install_completion in 'check phase; add phase 'patch-shell-reference. | Ricardo Wurmus |
2021-11-18 | gnu: python-dbusmock: Patch reference to dbus-daemon.•••* gnu/packages/python-xyz.scm (python-dbusmock) [phases]{patch-shell-path}: Rename to... {patch-paths}: ... this, and also patch the dbus-daemon reference. | Maxim Cournoyer |
2021-11-18 | gnu: python-dbusmock: Update to 0.24.1.•••* gnu/packages/python-xyz.scm (python-dbusmock): Update to 0.24.1. | Maxim Cournoyer |