aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Remove python2-pytest.Maxim Cournoyer2022-05-31
| | | | | | | * gnu/packages/check.scm (python2-pytest): Delete variable. (python-pytest)[properties]: Delete field. (python-pytest-bootstrap): Do no strip python2-variant from parent. (python2-pytest-bootstrap): Delete variable.
* gnu: Remove python2-pygobject.Maxim Cournoyer2022-05-31
| | | | | | | | | * gnu/packages/glib.scm (python2-pygobject, python2-pygobject-2): Delete variables. (python-pygobject)[properties]: Delete field. * gnu/packages/patches/python2-pygobject-2-deprecation.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. * gnu/packages/gnome.scm (libsecret): Remove commented Python 2 inputs.
* gnu: lightdm: Update to 1.30.0-0.b7fc321.Maxim Cournoyer2022-05-31
| | | | | | | | | | | | * gnu/packages/display-managers.scm (lightdm): Update to 1.30.0-0.b7fc321. [source]: Use git. [configure-flags]: Add CFLAGS=-Wno-error=missing-prototypes. [phases]: Delete trailing #t. {fix-paths}: Use search-input-file. [inputs]: Add coreutils. [native-inputs]: Use new style. Replace python-2 by python-wrapper and python2-pygobject by python-pygobject. Add autoconf, automake, gtk-doc, libtool, which and yelp-tools.
* gnu: Remove python2-pytest-runner.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/check.scm (python2-pytest-runner): Delete variable.
* gnu: Remove python2-pygtk.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/gtk.scm (python2-pygtk): Delete variable.
* gnu: language: Remove tegaki packages.Maxim Cournoyer2022-05-31
| | | | | | | | | | | | | | As they only support Python 2 and appear to be unmaintained. * gnu/packages/language.scm (python2-tegaki-wagomu): (python2-tegaki-python, python2-tegaki-pygtk, python2-tegaki-tools) (tegaki-zinnia-japanese, tegaki-zinnia-japanese-light) (tegaki-zinnia-japanese-kyoiku, tegaki-zinnia-japanese-joyo) (tegaki-zinnia-simplified-chinese, tegaki-zinnia-simplified-chinese-light) (tegaki-zinnia-traditional-chinese, tegaki-zinnia-traditional-chinese-light) (tegaki-wagomu-japanese, tegaki-wagomu-japanese-kyoiku) (tegaki-wagomu-japanese-joyo, tegaki-wagomu-simplified-chinese) (tegaki-wagomu-traditional-chinese): Delete variables.
* gnu: keybinder: Replace with keybinder-3.0.Maxim Cournoyer2022-05-31
| | | | | | * gnu/packages/wm.scm (keybinder): Replace definition with that of keybinder-3.0. (keybinder-3.0): New deprecated alias.
* gnu: glimpse: Drop Python 2 support.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/gimp.scm (glimpse)[source]: Fix indentation. [arguments]: Use gexps. [phases]{install-sitecustomize}: Delete phase. [native-inputs]: Use new style. [inputs]: Use new style. Delete python-2 and python2-pygtk.
* gnu: gimp: Drop Python 2 support.Maxim Cournoyer2022-05-31
| | | | | | | * gnu/packages/gimp.scm (gimp)[inputs]: Delete python-2 and python2-pygtk. [configure-flags]: Use gexps. Add "--disable-python". [phases]: Delete argument. [inputs, native-inputs]: Use new style.
* gnu: libappindicator: Update to 12.10.1-0-298.Maxim Cournoyer2022-05-31
| | | | | | | | | | * gnu/packages/freedesktop.scm (libappindicator): Update to 12.10.1-0-298. [source]: Fetch from bazaar and remove snippet. [native-inputs]: Add autoconf, automake, at-spi2-core, gnome-common, gobject-introspection, gtk-doc, libtool, vala and which. [inputs]: Delete libindicator, python-2, python2-pygtk, python2-pygobject-2 and vala. [phases]{fix-paths}: Only patch tests/Makefile.in. Use search-input-file.
* gnu: Remove python2-backports-shutil-get-terminal-size.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-xyz.scm (python2-backports-shutil-get-terminal-size): Delete variable.
* gnu: Remove python2-pytest-mock.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/check.scm (python2-pytest-mock): Delete variable. (python-pytest-mock)[properties]: Delete field.
* gnu: dosage: Remove python2 inputs.Maxim Cournoyer2022-05-31
| | | | | | * gnu/packages/python-xyz.scm (dosage)[propagated-inputs]: Remove python2-backports-functools-lru-cache and python2-backports-shutil-get-terminal-size.
* gnu: solfege: Update to 3.23.5pre2.Maxim Cournoyer2022-05-31
| | | | | | | | | | | * gnu/packages/music.scm (solfege): Update to 3.23.5pre2. [source]: Use git. [arguments]: Use gexps. Remove trailing #t. [phases]{patch-python-shebangs, wrap-program}: Use search-file-input. {fix-version}: New phase. [inputs]: Use new style. Remove python-2 and python2-pygtk. Add python-wrapper and python-pygobject. [native-inputs]: Add autoconf and automake. Use latest texinfo.
* gnu: Remove python2-rsvg.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/gnome.scm (python2-rsvg): Delete variable.
* gnu: Remove python2-pyatspi.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/gnome.scm (python2-pyatspi): Delete variable.
* gnu: xlsx2csv: Update to 0.7.8.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/xml.scm (xlsx2csv): Update to 0.7.8. [python]: Delete argument.
* gnu: Remove python2-pyxb.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/xml.scm (python2-pyxb): Delete variable.
* gnu: Remove python2-i3-py.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/wm.scm (python2-i3-py): Delete variable.
* gnu: Remove wicd.Maxim Cournoyer2022-05-31
| | | | | | | | | | | | | | | The last release is from 2017, stuck on Python 2. * gnu/packages/wicd.scm: Delete file. * gnu/packages/patches/wicd-bitrate-none-fix.patch: Delete file. * gnu/packages/patches/wicd-get-selected-profile-fix.patch: Likewise. * gnu/packages/patches/wicd-urwid-1.3.patch: Likewise. * gnu/packages/patches/wicd-wpa2-ttls.patch: Likewise. * gnu/local.mk: De-register them. * gnu/services/networking.scm: Remove wicd service... * doc/guix.texi: ... and its documentation. * gnu/system/linux-container.scm (containerized-operating-system) <services-to-drop>: Remove wicd-service-type.
* gnu: Remove python2-clf.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/web.scm (python2-clf): Delete variable.
* gnu: Remove python2-feedparser.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/web.scm (python2-feedparser): Delete variable.
* gnu: qmpbackup: Update to 0.23.Maxim Cournoyer2022-05-31
| | | | | | | * gnu/packages/virtualization.scm (qmpbackup): Update to 0.23. [inputs]: Add python-qemu-qmp. [python]: Delete argument. [tests?]: New argument.
* gnu: Add python-qemu-qmp.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/virtualization.scm (python-qemu-qmp): New variable.
* gnu: python-urwid-readline: Update to 0.13.Maxim Cournoyer2022-05-31
| | | | | | | * gnu/packages/python-xyz.scm (python-urwid-readline): Update to 0.13. Re-indent propagated-inputs and native-inputs. [phases]: Delete trailing #t. {check}: Invoke pytest directly, with increased verbosity.
* gnu: python-pygments: Update to 2.12.0.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-xyz.scm (python-pygments): Update to 2.12.0. (python2-pygments): Delete variable.
* gnu: Add python-avocado-framework.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-check.scm (python-avocado-framework): New variable.
* gnu: Remove youtube-dl-gui.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/video.scm (youtube-dl-gui): Delete variable.
* gnu: Remove python2-pyrfc3339.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/time.scm (python2-pyrfc3339): Delete variable.
* gnu: Remove python2-isodate.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/time.scm (python2-isodate): Delete variable.
* gnu: Remove python2-pympler.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-pympler): Delete variable.
* gnu: Remove python2-pyflakes.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-pyflakes): Delete variable.
* gnu: Remove python2-subprocess32.Maxim Cournoyer2022-05-31
| | | | | | | * gnu/packages/python-xyz.scm (python2-subprocess32): Delete variable. * gnu/packages/patches/python2-subprocess32-disable-input-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
* gnu: Remove python2-translate-toolkit.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-translate-toolkit): Delete variable.
* gnu: Remove python2-docutils.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-xyz.scm (python2-docutils): Delete variable. (python2-docutils-0.14): Likewise.
* gnu: Remove python2-sphinx.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/sphinx.scm (python2-sphinx): Delete variable. (python-sphinx)[properties]: Delete field.
* gnu: Remove python2-pytidylib.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-pytidylib): Delete variable.
* gnu: Remove python2-cysignals.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-cysignals): Delete variable.
* gnu: Remove python2-mistune.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-mistune): Delete variable.
* gnu: Remove python2-future.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-future): Delete variable.
* gnu: Remove python2-cycler.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-cycler): Delete variable.
* gnu: Remove python2-pyserial.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-pyserial): Delete variable.
* gnu: Remove python2-pycodestyle.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-pycodestyle): Delete variable.
* gnu: Remove python2-networkx.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-networkx): Delete variable.
* gnu: Remove python2-mccabe.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-mccabe): Delete variable.
* gnu: Remove python2-entrypoints.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-entrypoints): Delete variable.
* gnu: Remove python2-cleo.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-cleo): Delete variable.
* gnu: Remove python2-pycurl.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-web.scm (python2-pycurl): Delete variable.
* gnu: Remove python2-cookies.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-web.scm (python2-cookies): Delete variable.
* gnu: Remove python2-kiwisolver.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/maths.scm (python2-kiwisolver): Delete variable.