summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2021-10-27gnu: python-deprecated: Update to 1.2.13.Efraim Flashner
* gnu/packages/python-xyz.scm (python-deprecated): Update to 1.2.13.
2021-10-27gnu: python-deprecated: Honor #:tests? flag.Efraim Flashner
* gnu/packages/python-xyz.scm (python-deprecated)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
2021-10-25gnu: python-peachpy: Make output deterministic.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/50672>. This makes users of python-peachpy bit-reproducible, such as nnpack. * gnu/packages/patches/python-peachpy-determinism.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python-xyz.scm (python-peachpy)[source]: Use it. Co-authored-by: Kyle Meyer <kyle@kyleam.com>
2021-10-21gnu: Fix ‘this packages’ and some other niggles.Tobias Geerinckx-Rice
* gnu/packages/crates-io.scm (rust-home-0.5)[description]: Fix ‘this packages’ typo. * gnu/packages/emacs-xyz.scm (emacs-ahg, emacs-cwl-mode)[description]: Likewise. * gnu/packages/python-check.scm (python-pytest-csv)[description]: Likewise. * gnu/packages/ocaml.scm (ocaml-syntax-shims)[description]: Likewise, and note which language. * gnu/packages/python-xyz.scm (python-recommonmark)[description]: Likewise, and work around ‘enabling you’.
2021-10-21gnu: python-levenshtein: Update to 0.12.2.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-levenshtein): Update to 0.12.2.
2021-10-18gnu: python-xyz.scm: Add copyright line.Sébastien Lerique
* gnu/packages/python-xyz.scm: Add copyright line for Sébastien Lerique. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-faker: Fix indentation.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-faker): Fix indentation. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: Add python-aspectlib.Lars-Dominik Braun
* gnu/packages/python-xyz.scm (python-aspectlib): New variable.
2021-10-18gnu: Add python-fields.Lars-Dominik Braun
* gnu/packages/python-xyz.scm (python-fields): New variable.
2021-10-18gnu: Add python-logbook.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-logbook): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: Add python-janus.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-janus): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: Add python-atomicwrites-1.4.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-unpaddedbase64: Update to 2.1.0.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-unpaddedbase64): Update to 2.1.0. [source]: Fetch from PyPi. [arguments]: Replace 'check phase to run tests fetched upstream from GitHub. [native-inputs]: Add `python-pytest` and `tests` for fetching upstream tests. [home-page]: Update to GitHub project home. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-ukpostcodeparser: Update to 1.1.2.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-ukpostcodeparser): Update to 1.1.2. [arguments]: Replace 'check phase to run tests with pytest, ignoring failing lowercase tests. [native-inputs]: Add python-pytest. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-faker: Update to 9.3.1.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-faker): Update to 9.3.1. [native-inputs]: Use python-pytest-6. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-curio: Update to 1.5.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-curio): Update to 1.5. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18gnu: python-future: Update to 0.18.2.Sébastien Lerique
* gnu/packages/python-xyz.scm (python-future): Update to 0.18.2. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-16gnu: Add python-json2html.jgart
* gnu/packages/python-xyz.scm (python-json2html): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-10-15gnu: Add python-robotframework-seleniumscreenshots.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-robotframework-seleniumscreenshots): New variable.
2021-10-15gnu: Add python-robotframework-seleniumlibrary.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-robotframework-seleniumlibrary): New variable.
2021-10-15gnu: Add python-robotframework-pythonlibcore.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-robotframework-pythonlibcore): New variable.
2021-10-15gnu: python-robotframework-sshlibrary: Update to 3.7.0 and honor TESTS?.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): Update to 3.7.0. [phases]: Delete trailing #t. {check}: Honor TESTS?.
2021-10-15gnu: python-robotframework: Update to 4.1.1 and honor TESTS?.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-robotframework): Update to 4.1.1. [phases]: Delete trailing #t. {check}: Honor TESTS?. [native-inputs]: Add python-docutils and python-jsonschema.
2021-10-13gnu: python-pbr-minimal: Update to 5.5.1.Clément Lassieur
* gnu/packages/python-xyz.scm (python-pbr-minimal): Update to 5.5.1.
2021-10-13gnu: Rename google-brotli back to brotli.Tobias Geerinckx-Rice
Sorry for the noise, but good riddance. Our nonstandard name for this package has caused confusion since it was added. For example, the duplicate python-brotli and python-google-brotli packages added later, with the latter name making even less sense. The Python packages will be fixed in the next commit. * gnu/packages/compression.scm (google-brotli): Redefine as a deprecated-package, with… (brotli): …restored to canonical status. (python-google-brotli)[inherit]: Adjust accordingly. * gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly. * gnu/packages/fontutils.scm (woff2)[inputs]: Likewise. * gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise. * gnu/packages/networking (wireshark)[inputs]: Likewise. * gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
2021-10-13gnu: python-lazr-config: Update to 2.2.3.Marius Bakke
* gnu/packages/python-xyz.scm (python-lazr-config): Update to 2.2.3.
2021-10-12gnu: Add python-cligj.Felix Gruber
* gnu/packages/python-xyz.scm (python-cligj): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: python-eliot: Update to 1.13.0.Felix Gruber
* gnu/packages/python-xyz.scm (python-eliot): Update to 1.13.0. [arguments] Disable failing tests test_omitLoggerFromActionType and test_logCallsDefaultLoggerWrite. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: python-dask: Update to 2021.9.1.Felix Gruber
* gnu/packages/python-xyz.scm (python-dask): Update to 2021.9.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-08gnu: python-pypandoc: Upgrade to 1.6.4.Lars-Dominik Braun
Required for the updated pandoc. * gnu/packages/python-xyz.scm (python-pypandoc): Upgrade to 1.6.4. [native-inputs]: Add texlive-iftex.
2021-10-08gnu: Update Haskell ecosystem.Lars-Dominik Braun
Bump packages’ versions to the lastest Stackage or Hackage release. Since packages are interdependent, do so in a single commit. 525 packages have been updated. These packages have been removed, because they fail to build, have no newer version available and no dependencies: corrode ghc-easytest ghc-edisonapi ghc-edisoncore ghc-pandoc-types ghc-regex-tdfa-text These have been removed, because they are no longer required: ghc-happy-1.19.9 ghc-prettyprinter-1.6 ghc-protolude-0.3 ghc-pandoc-citeproc and pandoc-citeproc have been removed, because pandoc does not use them any more. Co-authored-by: Xinglu Chen <public@yoctocell.xyz>
2021-10-07gnu: pelican: Update to 4.7.0.Ben Sturmfels
* gnu/packages/python-xyz.scm (pelican): Update to 4.7.0. [inputs]: Add field. Add dependency on python-rich. [propagated-inputs]: Remove python-six. Move dependencies to inputs. Remove field. [home-page]: Update link. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-29gnu: Add python-glom.jgart
* gnu/packages/python-xyz.scm (python-glom): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-09-29gnu: Add python-face.jgart
* gnu/packages/python-xyz.scm (python-face): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-09-28gnu: Add python-pymodbus.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pymodbus): New variable.
2021-09-28gnu: Add python-pyserial-asyncio.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pyserial-asyncio): New variable.
2021-09-27gnu: python-proto-match: Explicitly disable tests to fix build.Maxim Cournoyer
I previously thought this unnecessary, but attempting to build the package suggests otherwise. * gnu/packages/python-xyz.scm (python-proto-matcher)[tests?]: Set to #f.
2021-09-27gnu: python-graphql-relay: Update to 3.1.0.Efraim Flashner
* gnu/packages/python-xyz.scm (python-graphql-relay): Update to 3.1.0. [propagated-inputs]: Remove python-promise and python-six.
2021-09-26gnu: Add python-proto-matcher.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-proto-matcher): New variable.
2021-09-26gnu: python2-twisted: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-twisted): Delete variable.
2021-09-26gnu: python2-swagger-spec-validator: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-swagger-spec-validator): Delete variable.
2021-09-26gnu: python2-jsonschema: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-jsonschema): Delete variable. (python-jsonschema)[properties]: Delete field.
2021-09-26gnu: python2-txamqp: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-txamqp): Delete variable.
2021-09-26gnu: Add python-tftpy.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-tftpy): New variable.
2021-09-25Update copyright assignments for Liliana Marie Prikler.Liliana Marie Prikler
* doc/guix.texi: Update copyright name for Liliana Marie Prikler. * gnu/packages/build-tools.scm: Update copyright name and email for Liliana Marie Prikler. * gnu/packages/convmv.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/emacs.scm: Likewise. * gnu/packages/esolangs.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome-xyz.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gstreamer.scm: Likewise. * gnu/packages/guile-xyz.scm: Likewise. * gnu/packages/minetest.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/patches/minetest-add-MINETEST_MOD_PATH.patch: Likewise. * gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: Likewise. * gnu/packages/patches/webkitgtk-bind-all-fonts.patch: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/unicode.scm: Likewise. * gnu/packages/xorg.scm: Likewise. * gnu/services/sound.scm: Likewise. * guix/build-system/renpy.scm: Likewise. * guix/build/emacs-utils.scm: Likewise. * guix/build/renpy-build-system.scm: Likewise.
2021-09-25gnu: Consolidate duplicate copyright names.Greg Hogan
* gnu/packages/android.scm: Consolidate copyright lines with the same email address. * gnu/packages/code.scm: Likewise. * gnu/packages/cpp.scm: Likewise. * gnu/packages/databases.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/file.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gps.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/networking.scm: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/services/web.scm: Likewise. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-09-25gnu: Add python-patch-ng.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-patch-ng): New variable.
2021-09-25gnu: Add python-node-semver.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-node-semver): New variable.
2021-09-25gnu: Add python-pluginbase.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pluginbase): New variable.
2021-09-25gnu: Add python-pdbpp.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pdbpp): New variable.