Age | Commit message (Collapse) | Author |
|
* gnu/packages/image-processing.scm: (vtk-7): New variable.
* gnu/packages/patches/vtk-7-gcc-10-compat.patch: New patch.
* gnu/packages/patches/vtk-7-hdf5-compat.patch: Likewise.
* gnu/packages/patches/vtk-7-python-compat.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
|
|
* gnu/packages/python-xyz.scm (python2-appdirs): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-enum34): Delete variable.
|
|
* gnu/packages/password-utils.scm (john-the-ripper-jumbot):
[inputs]: Use new style and replace python-2 by python-wrapper.
[phases]{install}: Delete trailing #t.
|
|
* gnu/packages/boost.scm (boost-with-python2): Delete variable.
|
|
* gnu/packages/image.scm (libpng-1.2): Delete variable.
|
|
* gnu/packages/graphics.scm (rapicorn): Delete variable.
* gnu/packages/patches/rapicorn-isnan.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): De-register it.
|
|
* gnu/packages/music.scm (beast): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-linecache2): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-traceback2): Delete variable.
|
|
* gnu/packages/check.scm (python2-unittest2): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-sortedcontainers): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-funcsigs): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-functools32): Delete variable.
|
|
* gnu/packages/check.scm (python2-hypothesis): Delete variable.
(python-hypothesis)[properties]: Delete field.
|
|
* gnu/packages/check.scm (python2-mock): Delete variable.
(python-mock)[properties]: Delete field.
|
|
* gnu/packages/audio.scm (aubio)[python]: Delete argument.
|
|
* gnu/packages/audio.scm (jalv)[python]: Delete argument.
[inputs]: Use new style.
{gtk+-2}: Delete input.
{gtk+}: Replace with...
{gtk}: ... this.
{gtkmm-2}: Replace with...
{gtkmm}: ... this.
|
|
* gnu/packages/audio.scm (lvtk): Update to 1.2.0-0.a73feab.
[python]: Delete argument.
[configure-flags]: Likewise.
[inputs]: Replace gtkmm-2 by gtkmm.
[license]: Change license to isc.
|
|
* gnu/packages/databases.scm (python2-pysqlite): Delete variable.
|
|
* gnu/packages/bioinformatics.scm (fraggenescan): Delete variable.
|
|
* gnu/packages/gnuzilla.scm (icecat)[inputs, native-inputs]: Use new style.
[configure-flags, phases]: Use gexps.
|
|
* gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Remove python-2 and
python2-pysqlite. Replace python by python-wrapper.
|
|
* gnu/packages/version-control.scm (bazaar): Deprecate package.
* guix/build/bzr.scm (bzr-fetch): Adjust to use breezy; delete trailing #t.
* guix/bzr-download.scm (bzr-package): Replace bazaar by breezy.
|
|
* gnu/packages/patches/breezy-fix-gio.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/version-control.scm (breezy): Update to 3.2.2.
[source]{snippet}: Delete pre-generated cythonized C files.
{patches}: Apply patch.
[tests?]: Disable tests.
[phases]{patch-test-shebangs, check}: New phase and override.
[native-inputs]: Add nano, python-cython, python-docutils,
and python-testrepository.
[inputs]: Use new style. Add python-launchpadlib and python-pygobject.
[description]: Adjust Bazaar URL.
|
|
* gnu/packages/python-web.scm (python-launchpadlib): New variable.
|
|
* gnu/packages/python-web.scm (python-lazr-restfulclient): New variable.
|
|
* gnu/packages/python-web.scm (python-wadllib): New variable.
|
|
* gnu/packages/python-web.scm (python-lazr-uri): New variable.
|
|
* gnu/packages/python-xyz.scm (python-fastbencode)
[source]: Delete pre-generated C source files in snippet.
[native-inputs]: Add python-cython.
|
|
* gnu/packages/python.scm (pypy3): Deprecate in favor of...
(pypy): ... this renamed package.
[native-inputs, inputs]: Move after arguments, use new style and sort.
[native-inputs]: Remove python2-hypothesis.
[phases]: Adjust to use gexps, with search-input-file and this-package-input.
|
|
* gnu/packages/python-xyz.scm (python2-olefile): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python-pillow): Update to 9.0.0.
|
|
* gnu/packages/python-xyz.scm (python2-pillow): Delete variable.
|
|
* gnu/packages/djvu.scm (didjvu)[source]: Switch to a Python 3 compatible
fork.
[native-inputs, inputs]: Move below arguments field. Use new style. Replace
the Python 2 inputs by their Python 3 equivalents.
|
|
* 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.
|
|
* gnu/packages/python-xyz.scm (python2-seaborn): Delete variable.
|
|
* gnu/packages/time.scm (python2-iso8601): Delete variable.
|
|
* gnu/packages/time.scm (python2-pytz): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-pretend): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-idna): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-backport-ssl-match-hostname): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-scandir): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-ipaddress): Delete variable.
|
|
* gnu/packages/python-crypto.scm (python2-asn1crypto): Delete variable.
|
|
* gnu/packages/python-crypto.scm (python2-cryptography-vectors): Delete variable.
|
|
* gnu/packages/libffi.scm (python2-cffi): Delete variable.
|
|
* gnu/packages/check.scm (python2-coverage): Delete variable.
|
|
* gnu/packages/time.scm (python2-dateutil): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-contextlib2): Delete variable.
(python2-contextlib2-bootstrap): Likewise.
|