summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2019-12-11gnu: python-argcomplete: Update to 1.10.3.Ricardo Wurmus
Co-authored-by: pimi <madalinionel.patrascu@mdc-berlin.de> * gnu/packages/python-xyz.scm (python-argcomplete): Update to 1.10.3. [arguments]: Patch completion script to keep tool references. [inputs]: Add "grep" and "which". [native-inputs]: Add "python-coverage", "python-flake8", "python-wheel", and "fish".
2019-12-09gnu: python-dbusmock: Adjust indentation.Brett Gilio
* gnu/packages/python-xyz.scm (python-dbusmock): Correct indentation in affected regions.
2019-12-09gnu: python-language-server: Update to 0.31.2.Brett Gilio
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.2.
2019-12-09gnu: python-jsonrpc-server: Update to 0.3.2.Brett Gilio
* gnu/packages/python-xyz.scm (python-jsonrpc-server): Update to 0.3.2.
2019-12-09gnu: Add python-ujson.Brett Gilio
* gnu/packages/python-xyz.scm (python-ujson): New variable.
2019-12-07gnu: python-dbusmock: Update to 0.18.3.Kei Kebreau
* gnu/packages/python-xyz.scm (python-dbusmock): Update to 0.18.3. [arguments]: Update phases accordingly.
2019-12-07gnu: Add python-dbusmock.Kei Kebreau
* gnu/packages/python-xyz.scm (python-dbusmock): New variable.
2019-12-05gnu: Add python-pykwalify.Clément Lassieur
* gnu/packages/python-xyz.scm (python-pykwalify): New variable.
2019-12-04Merge branch 'staging'Marius Bakke
2019-12-04gnu: python-pandas: Move to (gnu packages python-science).Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pandas, python2-pandas): Move from here... * gnu/packages/python-science.scm (python-pandas, python2-pandas): ...to here. * gnu/packages/benchmark.scm, gnu/packages/databases.scm, gnu/packages/graph.scm, gnu/packages/parallel.scm, gnu/packages/serialization.scm: Import (gnu packages python-science).
2019-12-02gnu: Remove python2-socksipychain.Alex Griffin
* gnu/packages/python-xyz.scm (python2-socksipychain): Remove variable.
2019-12-02gnu: python-socksipychain: Update to 2.1.0.Alex Griffin
* gnu/packages/python-xyz.scm (python-socksipychain): Update to 2.1.0.
2019-12-02gnu: python-scipy: Move to (gnu packages python-science).Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-scipy, python2-scipy): Move these from here... * gnu/packages/python-science.scm (python-scipy, python2-scipy): ...to here. * gnu/packages/bioinformatics.scm, gnu/packages/machine-learning.scm, gnu/packages/statistics.scm: Adjust module imports.
2019-12-02gnu: python-scikit-image: Move to (gnu packages python-science).Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-scikit-image, python2-scikit-image): Move these two from here... * gnu/packages/python-science.scm: ...to this new file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-12-02gnu: python-pillow: Update to 6.2.1.Efraim Flashner
* gnu/packages/python-xyz.scm (python-pillow): Update to 6.2.1.
2019-12-02gnu: python-pillow: Sort inputs alphabetically.Efraim Flashner
* gnu/packages/python-xyz.scm (python-pillow)[inputs]: Sort alphabetically.
2019-12-02gnu: python-pillow: Make check phase conditional.Efraim Flashner
* gnu/packages/python-xyz.scm (python-pillow)[arguments]: Wrap custom 'check phase in check for 'tests?'.
2019-12-02gnu: python-pillow: Replace check phase.Efraim Flashner
* gnu/packages/python-xyz.scm (python-pillow)[arguments]: Since 'check always come after 'install, replace 'check phase rather than recreate it.
2019-11-30gnu: python-icalendar: Update to 4.0.4.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.4.
2019-11-30gnu: python-pyclipper: Update to 1.1.0.post3.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-pyclipper): Update to 1.1.0.post3.
2019-11-29gnu: python-invoke: Update to 1.3.0.Efraim Flashner
* gnu/packages/python-xyz.scm (python-invoke): Update to 1.3.0.
2019-11-28Merge branch 'master' into stagingMarius Bakke
2019-11-28gnu: python-matplotlib: Do not move the 'check' phase.Marius Bakke
Running tests after install is now the default in PYTHON-BUILD-SYSTEM. * gnu/packages/python-xyz.scm (python-matplotlib)[arguments]: Replace 'check' phase, instead of deleting and adding new phase.
2019-11-28gnu: python2-matplotlib: Do not inherit test adjustments.Marius Bakke
This is a follow-up to commit 9e7cb2f1e16fc5b70c6c0e4187443e216767323d. * gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Do not inherit the 'fix-and-disable-failing-tests' phase.
2019-11-28Merge branch 'master' into stagingMarius Bakke
2019-11-28gnu: python-dbus: Update to 1.2.14.Marius Bakke
* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.14. (python2-dbus)[arguments]: Remove.
2019-11-28gnu: Use the test-only Xorg variant for tests.Marius Bakke
* gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER to XORG-SERVER-FOR-TESTS. * gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise. * gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise. * gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise. * gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise. * gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise. * gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise. * gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons, kwindowsystem, kdeclarative)[native-inputs]: Likewise. * gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise. * gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.
2019-11-27gnu: python-seaborn: Disable matrix test.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Add phase "fix-tests".
2019-11-27gnu: python-matplotlib: Update to 3.1.2.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.2. [arguments]: Disable test_backend_webagg and test_constrainedlayout; skip other tests tagged with "webagg".
2019-11-27gnu: python-seaborn: Add patch to fix tests.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-seaborn)[source]: Add upstream patch to fix test failures.
2019-11-23gnu: python-whatever: Update to 0.6.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-whatever): Update to 0.6.
2019-11-22gnu: python-lazy-object-proxy: Update to 1.4.3.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.4.3.
2019-11-21Merge branch 'master' into stagingMarius Bakke
2019-11-21gnu: python2-mmtk: Update to 2.7.12.Konrad Hinsen
* gnu/packages/python-xyz.scm (python2-mmtk): Update to 2.7.12. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-21gnu: python2-scientific: New source code location.Konrad Hinsen
* gnu/packages/python-xyz.scm (python2-scientific): New source code location. Following the annoucement of Bitbucket to delete all Mercurial repositories in June 2020, the source code has been migrated to GitHub. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-19gnu: Add python-intelhex.Clément Lassieur
* gnu/packages/python-xyz.scm (python-intelhex): New variable.
2019-11-17gnu: python-hy: Set HOME to /tmp before installJesse Gibbons
Fixes <https://bugs.gnu.org/38241>. * gnu/packages/python-xyz.scm (python-hy)[arguments]: Add custom 'set-HOME phase before the 'install phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-15Merge branch 'master' into stagingMarius Bakke
2019-11-12gnu: python-jmespath: Update to 0.9.4.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-jmespath): Update to 0.9.4.
2019-11-12Revert "gnu: python-cython: Update to 0.29.14."Tobias Geerinckx-Rice
This reverts commit 39c3cffe57931e99ce6f8149c995e6daee78fc52.
2019-11-12gnu: python-cython: Update to 0.29.14.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.14.
2019-11-11gnu: Add python-socksipychain.Alex Griffin
* gnu/packages/python-xyz.scm (python-socksipychain, python2-socksipychain): New variables.
2019-11-11gnu: python-scipy: Update to 1.3.2.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-scipy): Update to 1.3.2.
2019-11-08gnu: python-latexcodec: Update to 1.0.7.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-latexcodec): Update to 1.0.7.
2019-11-08gnu: python-psutil: Update to 5.6.5.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.5.
2019-11-08gnu: python-astroid: Update to 2.3.3.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-astroid): Update to 2.3.3.
2019-11-08gnu: python-dbus: Update to 1.2.10.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.10. [arguments]: Remove field.
2019-11-04gnu: python-soupsieve: Update to 1.9.5.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.5.
2019-10-30Merge branch 'master' into stagingMarius Bakke
2019-10-30gnu: python2-pandas: Downgrade to 0.24.2.Marius Bakke
This is a follow-up to commit 7a97a26d012da08fad4540eed99643f6306de423. * gnu/packages/python-xyz.scm (python-pandas)[properties]: New field. (python2-pandas): Downgrade to 0.24.2.