summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Expand)Author
2022-04-06gnu: python-pybtex: Update to 0.24.0....* gnu/packages/python-xyz.scm (python-pybtex): Update to 0.24.0. [native-inputs]: Remove python-nose; add python-pytest. [inputs]: Move python-latexcodec, python-pyyaml, and python-six from here... [propagated-inputs]: ...to here. [arguments]: Use pytest. Ricardo Wurmus
2022-04-06gnu: python-latexcodec: Update to 2.0.1....* gnu/packages/python-xyz.scm (python-latexcodec): Update to 2.0.1. [inputs]: Move python-six from here... [propagated-inputs]: ...to here. Ricardo Wurmus
2022-04-05gnu: python-dotenv: Update to 0.20.0....* gnu/packages/python-xyz.scm (python-dotenv): Update to 0.20.0. [home-page]: Update home page. Signed-off-by: Ludovic Courtès <ludo@gnu.org> jgart
2022-04-05gnu: python-pyyaml: Update to 6.0....* gnu/packages/python-xyz.scm (python-pyyaml): Update to 6.0. Ricardo Wurmus
2022-04-05gnu: python2-pyyaml: Detach source from python-pyyaml....* gnu/packages/python-xyz.scm (python2-pyyaml): Override source and version fields. (python-pyyaml)[properties]: Add python2-variant. Ricardo Wurmus
2022-04-04gnu: Add python-bip39....* gnu/packages/python-xyz.scm (python-bip39): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Attila Lendvai
2022-04-01gnu: python-pycountry: Update to 22.3.5....* gnu/packages/python-xyz.scm (python-pycountry): Update to 22.3.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Chadwain Holness
2022-03-31gnu: python-anndata: Update to 0.8.0....* gnu/packages/python-xyz.scm (python-anndata): Update to 0.8.0. [arguments]: Remove build phase 'relax-dependency-requirements. Ricardo Wurmus
2022-03-31gnu: python-h5py: Update to 3.6.0....* gnu/packages/python-xyz.scm (python-h5py): Update to 3.6.0. [arguments]: Set HDF5_DIR variable instead of patching files. Ricardo Wurmus
2022-03-31gnu: python2-h5py: Detach version and source from python-h5py....* gnu/packages/python-xyz.scm (python2-h5py): Override source and version field. (python-h5py)[properties]: Record python2-variant. Ricardo Wurmus
2022-03-26gnu: Add python-msgpack-1.0.2....* gnu/packages/python-xyz.scm (python-msgpack-1.0.2): New variable. Leo Famulari
2022-03-24gnu: Add python-flake8-isort....* gnu/packages/python-xyz.scm (python-flake8-isort): New variable. Maxim Cournoyer
2022-03-24gnu: Add python-aiopg....* gnu/packages/python-xyz.scm (python-aiopg): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre-Henry Fröhring
2022-03-24gnu: Add python-psycopg2-binary....* gnu/packages/python-xyz.scm (python-psycopg2-binary): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre-Henry Fröhring
2022-03-24gnu: Add python-robotframework-pabot....* gnu/packages/python-xyz.scm (python-robotframework-pabot): New variable. Maxim Cournoyer
2022-03-24gnu: python-robotframework: Update to 5.0 and run acceptance tests....* gnu/packages/python-xyz.scm (python-robotframework): Update to 5.0. [patches]: Remove python-robotframework-ug2html.patch. Add python-robotframework-atest.patch and update python-robotframework-source-date-epoch.patch. [phases]: Use gexps. {delete-problematic-tests}: New phase. {check}: Also run `atest', the acceptance test suite. [native-inputs]: Use new style. Add python-lxml, python-pyyaml, python-xmlschema, scrot and xvfb-run. * gnu/packages/patches/python-robotframework-atest.patch: New file. * gnu/packages/patches/python-robotframework-source-date-epoch.patch: Update patch. * gnu/packages/patches/python-robotframework-ug2html.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Maxim Cournoyer
2022-03-23gnu: python-pillow-simd: Fix version....* gnu/packages/python-xyz.scm (python-pillow-simd)[version]: Move "v" prefix out of version string. Nicolas Goaziou
2022-03-23gnu: pybind11: Update to 2.8.1....* gnu/packages/python-xyz.scm (pybind11): Update to 2.8.1. Efraim Flashner
2022-03-22gnu: : Update to v9.0.0.post1....* gnu/packages/python-xyz.scm (): Update to v9.0.0.post1. Maxim Cournoyer
2022-03-20gnu: pyzo: Update to 4.12.3....* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.3. Nicolas Goaziou
2022-03-13gnu: Add python-ansicolors....* gnu/packages/python-xyz.scm (python-ansicolors): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pradana AUMARS
2022-03-11gnu: Remove python2-promise....* gnu/packages/python-xyz.scm (python2-promise): Delete variable. (python-promise)[properties]: Delete field. Maxim Cournoyer
2022-03-11gnu: Remove python2-empy....* gnu/packages/python-xyz.scm (python2-empy): Delete variable. Maxim Cournoyer
2022-03-09gnu: python-robotframework-sshlibrary: Normalize doc location....* gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): [phases]{build-and-install-doc}: Install HTML documentation to the share/doc subdirectory of the 'doc' output. Maxim Cournoyer
2022-03-09gnu: python-robotframework: Fully build the documentation....* gnu/packages/patches/python-robotframework-ug2html.patch: New patch. * gnu/local.mk: Register it. * gnu/packages/python-xyz.scm (python-robotframework): Apply patch. [modules]: New argument. [phases]{build-and-install-doc}: Modify to build the full HTML documentation, including the user guide. [native-inputs]: Add python-pygments. Maxim Cournoyer
2022-03-09gnu: Add python-trio-websocket....* gnu/packages/python-xyz.scm (python-trio-websocket): New variable. Maxim Cournoyer
2022-03-09gnu: python-jedi: Remove optional test dependency on python-django-2.2....This avoids a dependency cycle between python-selenium (4.1.0) and python-pytest-trio. * gnu/packages/python-xyz.scm (python-jedi)[native-inputs]: Remove python-django-2.2. Maxim Cournoyer
2022-03-09gnu: python-robotframework-sshlibrary: Patch for RobotFramework 5 compatibility....* gnu/packages/patches/python-robotframework-sshlibrary-rf5-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): Apply it. Maxim Cournoyer
2022-03-08gnu: python-robotframework-sshlibrary: Update to 3.8.0....* gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): Update to 3.8.0. Maxim Cournoyer
2022-03-08gnu: python-robotframework: Update to 4.1.3....* gnu/packages/python-xyz.scm (python-robotframework): Update to 4.1.3. [phases]{check}: Honor TESTS?. Search tzdata in both native-inputs or inputs, for cross-compilation. Maxim Cournoyer
2022-03-07gnu: Add python-multipart....* gnu/packages/python-xyz.scm (python-multipart): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre-Henry Fröhring
2022-03-06gnu: Add python-xmldiff....* gnu/packages/python-xyz.scm (python-xmldiff): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Алексей Дроздов
2022-03-06gnu: Add python-stltools....* gnu/packages/python-xyz.scm (python-stltools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Evgeny Pisemsky
2022-03-02gnu: texlive-latex-wrapfig: Rename to "texlive-wrapfig"....* gnu/packages/tex.scm (texlive-latex-wrapfig): Rename to... (texlive-wrapfig): ... this. (texlive-latex-wrapfig): Define as deprecated. * gnu/packages/maths.scm (hypre)[native-inputs]: Use new name. * gnu/packages/python-xyz.scm (python-ipython-documentation) (python-numpy-documentation): Likewise. Ludovic Courtès
2022-02-27gnu: Add python-types-ujson....* gnu/packages/python-xyz.scm (python-types-ujson): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre-Henry Fröhring
2022-02-23gnu: Remove python2-defusedxml....* gnu/packages/xml.scm (python2-defused): Remove variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> kiasoc5
2022-02-22gnu: Add python-pyfuse3....* gnu/packages/python-xyz.scm (python-pyfuse3): New variable. Leo Famulari
2022-02-21gnu: python-nbconvert: Fix PDF generation....* gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Move texlive packages… [propagated-inputs]: …here. Lars-Dominik Braun
2022-02-19gnu: Add python-beniget....* gnu/packages/python-xyz.scm (python-beniget): New variable. Marius Bakke
2022-02-19gnu: python-gridmap: Disable sanity check....* gnu/packages/python-xyz.scm (python-gridmap)[arguments]: Add #:phases. Marius Bakke
2022-02-19gnu: Remove python-dukpy, python2-dukpy....* gnu/packages/python-xyz.scm: Remove unused packages python-dukpy, python2-dukpy. This is actually not the 'dukpy' package in pypi either but something else made for calibre. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Brendan Tildesley
2022-02-19gnu: python-regex: Update to 2022.1.18....* gnu/packages/python-xyz.scm (python-regex): Update to 2022.1.18. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Brendan Tildesley
2022-02-16gnu: python-pyqtgraph: Remove a transitive dependency on QtWebKit....See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/python-xyz.scm (python-pyqtgraph)[propagated-inputs]: Replace python-pyqt with python-pyqt-without-qtwebkit. Leo Famulari
2022-02-15gnu: Add python-miniupnpc...* gnu/packages/python-xyz.scm (python-miniupnpc): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Stephen Paul Weber
2022-02-15gnu: python-moto: Disable flaky test....* gnu/packages/python-xyz.scm (python-moto)[arguments]: Skip one test. Don't use ADD-INSTALLED-PYTHONPATH while at it. [inputs]: Remove label, too. Marius Bakke
2022-02-15gnu: python-robotframework-datadriver: Update to 1.6.0....* gnu/packages/python-xyz.scm (python-robotframework-datadriver): Update to 1.6.0. [phases]{fix-readme-file-name}: Delete phase. Maxim Cournoyer
2022-02-15gnu: python-argh: Fix test failure....* gnu/packages/python-xyz.scm (python-argh)[arguments]: Add patch-tests phase and override check phase. Marius Bakke
2022-02-15gnu: python-pyelftools: Update to 0.28....* gnu/packages/python-xyz.scm (python-pyelftools): Update to 0.28. [source]: Change to GIT-FETCH. [source](snippet): New field. [arguments]: Override check phase. Marius Bakke
2022-02-15gnu: python-drmaa: Remove unused input....* gnu/packages/python-xyz.scm (python-drmaa)[native-inputs]: Remove. Marius Bakke
2022-02-15gnu: python-drmaa: Fix build failure....* gnu/packages/python-xyz.scm (python-drmaa)[arguments]: Disable sanity checks. Marius Bakke