summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2022-06-06gnu: Add python-progress.Peter Polidoro
* gnu/packages/python-xyz.scm (python-progress): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-06gnu: Add python-canopen.Peter Polidoro
* gnu/packages/python-xyz.scm (python-canopen): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-06gnu: python-flake8: Allow building with newer python-pyflakes.Efraim Flashner
* gnu/packages/python-xyz.scm (python-flake8)[source]: Add snippet to remove upper bound on dependency python-pyflakes version.
2022-06-06gnu: Add python-labjack.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-labjack): New variable.
2022-06-06gnu: Add python-exodriver.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-exodriver): New variable.
2022-06-11gnu: offlate: Update to 0.6.1.Julien Lepiller
* gnu/packages/python-xyz.scm (offlate): Update to 0.6.1.
2022-06-06gnu: python-rope: Update to 1.1.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-rope): Update to 1.1.1. [arguments]: Add build phase to disable broken test. [native-inputs]: Add python-pytest and python-pytest-timeout. [description]: Remove explicit mention of Python 2.
2022-06-05gnu: python-flake8: Update to 3.9.2.Liliana Marie Prikler
* gnu/packages/python-xyz.scm (python-flake8): Update to 3.9.2.
2022-06-05gnu: python-sh: Update to 1.14.2.Brian Kubisiak
* gnu/packages/python-xyz.scm (python-sh): Update to 1.14.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-05gnu: python-pyflakes: Update to 2.4.0.jgart
* gnu/packages/python-xyz.scm (python-pyflakes): Update to 2.4.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-06-05gnu: Add python-musical-scalesArtyom V. Poptsov
* gnu/packages/python-xyz.scm (python-musical-scales): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-06-05gnu: python-pkginfo: Update to 1.8.3.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.8.3. [arguments]: Remove 'patch-tests phase.
2022-06-10gnu: python-debugpy: Disable tests.Lars-Dominik Braun
* gnu/packages/python-xyz.scm (python-debugpy)[arguments]: Respect tests? in 'check phase and disable #:tests.
2022-06-10gnu: python-pydevd: Skip tests failing due to YAMA.Lars-Dominik Braun
* gnu/packages/python-xyz.scm (python-pydevd)[arguments]: Add skipped tests.
2022-06-09gnu: python-miniupnpc: Do not embed running kernel version.Vagrant Cascadian
* gnu/packages/python-xyz.scm (python-miniupnpc)[arguments]: Add 'remove-kernel-version phase.
2022-06-08gnu: Add python-freetype-py.Eric Bavier
* gnu/packages/python-xyz.scm (python-freetype-py): New variable.
2022-06-01Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
2022-05-31gnu: Remove python-prompt-toolkit-2.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-prompt-toolkit-2): Delete variable. (python-prompt-toolkit)[properties]: Delete field. (python-jupyter-console): Replace python-prompt-toolkit-2 with python-prompt-toolkit.
2022-05-31gnu: Remove python2-setuptools.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-setuptools): Delete variable. (python-setuptools)[properties]: Delete field. * gnu/packages/syncthing.scm (syncthing-gtk): Delete commented native input. * guix/lint.scm (check-inputs-should-not-be-an-input-at-all): Remove obsolete entries.
2022-05-31gnu: Remove python2-backports-csv.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-backports-csv): Delete variable.
2022-05-31gnu: python2-six: Disable tests.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-six)[native-inputs]: Clear. [phases]: Delete check phase.
2022-05-31gnu: Remove python2-fonttools.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-fonttools): Delete variable. (python-fonttools)[properties]: Delete field.
2022-05-31gnu: Remove python2-py.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-py): Delete variable.
2022-05-31gnu: Remove python2-setuptools-scm.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-setuptools-scm): Delete variable. (python-lfdfiles)[properties]: Delete field.
2022-05-31gnu: Remove python2-wcwidth.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-wcwidth): Delete variable.
2022-05-31gnu: Remove python2-pyyaml.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-pyyaml): Delete variable. (python-jsonschema)[properties]: Delete field.
2022-05-31gnu: python-setproctitle: Delete obsolete phase.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-setproctitle) [phases]{patch-Makefile}: Delete phase.
2022-05-31gnu: Remove python2-attrs-bootstrap.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-attrs-bootstrap): Delete variable.
2022-05-31gnu: Remove python2-cython.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-cython): Delete variable. (python-feedgenerator)[properties]: Delete field.
2022-05-31gnu: Remove python2-tlsh.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-tlsh): Delete variable.
2022-05-31gnu: Remove python2-more-itertools.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-more-itertools): Delete variable. (python-jsonpatch)[properties]: Delete field.
2022-05-31gnu: Remove python2-appdirs.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-appdirs): Delete variable.
2022-05-31gnu: Remove python2-enum34.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-enum34): Delete variable.
2022-05-31gnu: Remove python2-linecache2.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-linecache2): Delete variable.
2022-05-31gnu: Remove python2-traceback2.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-traceback2): Delete variable.
2022-05-31gnu: Remove python2-sortedcontainers.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-sortedcontainers): Delete variable.
2022-05-31gnu: Remove python2-funcsigs.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-funcsigs): Delete variable.
2022-05-31gnu: Remove python2-functools32.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-functools32): Delete variable.
2022-05-31gnu: python-fastbencode: Build C extensions.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-fastbencode) [source]: Delete pre-generated C source files in snippet. [native-inputs]: Add python-cython.
2022-05-31gnu: Remove python2-olefile.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-olefile): Delete variable.
2022-05-31gnu: python-pillow: Update to 9.0.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pillow): Update to 9.0.0.
2022-05-31gnu: Remove python2-pillow.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-pillow): Delete variable.
2022-05-31gnu: python-gamera: Update to 4.0.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-gamera): Rename to... (python-gamera): ... this. Update to 4.0.0. [python]: Delete argument. [phases]{check}: New override. [native-inputs]: Add python-pytest.
2022-05-31gnu: Remove python2-seaborn.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-seaborn): Delete variable.
2022-05-31gnu: Remove python2-pretend.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-pretend): Delete variable.
2022-05-31gnu: Remove python2-idna.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-idna): Delete variable.
2022-05-31gnu: Remove python2-backport-ssl-match-hostname.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-backport-ssl-match-hostname): Delete variable.
2022-05-31gnu: Remove python2-scandir.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-scandir): Delete variable.
2022-05-31gnu: Remove python2-ipaddress.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-ipaddress): Delete variable.
2022-05-31gnu: Remove python2-contextlib2.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-contextlib2): Delete variable. (python2-contextlib2-bootstrap): Likewise.