summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-31gnu: Remove python2-mock....* gnu/packages/check.scm (python2-mock): Delete variable. (python-mock)[properties]: Delete field. Maxim Cournoyer
2022-05-31gnu: aubio: Use Python 3....* gnu/packages/audio.scm (aubio)[python]: Delete argument. Maxim Cournoyer
2022-05-31gnu: jalv: Use Python 3....* 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. Maxim Cournoyer
2022-05-31gnu: lvtk: Update to 1.2.0-0.a73feab....* 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. Maxim Cournoyer
2022-05-31gnu: Remove python2-pysqlite....* gnu/packages/databases.scm (python2-pysqlite): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove fraggenescan....* gnu/packages/bioinformatics.scm (fraggenescan): Delete variable. Maxim Cournoyer
2022-05-31gnu: icecat: Modernize package definition....* gnu/packages/gnuzilla.scm (icecat)[inputs, native-inputs]: Use new style. [configure-flags, phases]: Use gexps. Maxim Cournoyer
2022-05-31gnu: icecat: Remove obsolete Python 2 dependencies....* gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Remove python-2 and python2-pysqlite. Replace python by python-wrapper. Maxim Cournoyer
2022-05-31gnu: bazaar: Obsolete with breezy....* 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. Maxim Cournoyer
2022-05-31gnu: breezy: Update to 3.2.2....* 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. Maxim Cournoyer
2022-05-31gnu: Add python-launchpadlib....* gnu/packages/python-web.scm (python-launchpadlib): New variable. Maxim Cournoyer
2022-05-31gnu: Add python-lazr-restfulclient....* gnu/packages/python-web.scm (python-lazr-restfulclient): New variable. Maxim Cournoyer
2022-05-31gnu: Add python-wadllib....* gnu/packages/python-web.scm (python-wadllib): New variable. Maxim Cournoyer
2022-05-31gnu: Add python-lazr-uri....* gnu/packages/python-web.scm (python-lazr-uri): New variable. Maxim Cournoyer
2022-05-31gnu: python-fastbencode: Build C extensions....* gnu/packages/python-xyz.scm (python-fastbencode) [source]: Delete pre-generated C source files in snippet. [native-inputs]: Add python-cython. Maxim Cournoyer
2022-05-31gnu: pypy3: Rename to pypy and modernize definition....* 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. Maxim Cournoyer
2022-05-31gnu: Remove python2-olefile....* gnu/packages/python-xyz.scm (python2-olefile): Delete variable. Maxim Cournoyer
2022-05-31gnu: python-pillow: Update to 9.0.0....* gnu/packages/python-xyz.scm (python-pillow): Update to 9.0.0. Maxim Cournoyer
2022-05-31gnu: Remove python2-pillow....* gnu/packages/python-xyz.scm (python2-pillow): Delete variable. Maxim Cournoyer
2022-05-31gnu: didjvu: Switch to a Python 3 compatible fork....* 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. Maxim Cournoyer
2022-05-31gnu: python-gamera: Update to 4.0.0....* 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. Maxim Cournoyer
2022-05-31gnu: Remove python2-seaborn....* gnu/packages/python-xyz.scm (python2-seaborn): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-iso8601....* gnu/packages/time.scm (python2-iso8601): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pytz....* gnu/packages/time.scm (python2-pytz): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pretend....* gnu/packages/python-xyz.scm (python2-pretend): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-idna....* gnu/packages/python-xyz.scm (python2-idna): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-backport-ssl-match-hostname....* gnu/packages/python-xyz.scm (python2-backport-ssl-match-hostname): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-scandir....* gnu/packages/python-xyz.scm (python2-scandir): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-ipaddress....* gnu/packages/python-xyz.scm (python2-ipaddress): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-asn1crypto....* gnu/packages/python-crypto.scm (python2-asn1crypto): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-cryptography-vectors....* gnu/packages/python-crypto.scm (python2-cryptography-vectors): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-cffi....* gnu/packages/libffi.scm (python2-cffi): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-coverage....* gnu/packages/check.scm (python2-coverage): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-dateutil....* gnu/packages/time.scm (python2-dateutil): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-contextlib2....* gnu/packages/python-xyz.scm (python2-contextlib2): Delete variable. (python2-contextlib2-bootstrap): Likewise. Maxim Cournoyer
2022-05-31gnu: Remove python2-typing....* gnu/packages/python-xyz.scm (python2-typing): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pathlib2....* gnu/packages/python-xyz.scm (python2-pathlib2): Delete variable. (python2-pathlib2-bootstrap): Likewise. Maxim Cournoyer
2022-05-31gnu: Remove python2-cryptography....* gnu/packages/python-crypto.scm (python2-cryptography): Delete variable. (python-cryptography)[properties]: Delete field. Maxim Cournoyer
2022-05-31gnu: Remove python2-flaky....* gnu/packages/check.scm (python2-flaky): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-backports-functools-lru-cache....* gnu/packages/python-xyz.scm (python2-backports-functools-lru-cache): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pysocks....* gnu/packages/python-xyz.scm (python2-pysocks): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-importlib-resources....* gnu/packages/python-xyz.scm (python2-importlib-resources): Delete variable. (python2-importlib-resources-bootstrap): Likewise. (python-importlib-resources)[properties]: Delete field. Maxim Cournoyer
2022-05-31gnu: Remove python2-configparser....* gnu/packages/python-xyz.scm (python2-configparser): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-unidecode....* gnu/packages/python-xyz.scm (python2-unidecode): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pyopenssl....* gnu/packages/python-crypto.scm (python2-pyopenssl): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-certifi....* gnu/packages/python-crypto.scm (python2-certifi): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-zipp....* gnu/packages/python-compression.scm (python2-zipp): Delete variable. (python2-zipp-bootstrap): Likewise. Maxim Cournoyer
2022-05-31gnu: Remove python2-packaging-bootstrap....* gnu/packages/python-build.scm (python2-packaging-bootstrap): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-freezegun....* gnu/packages/check.scm (python2-freezegun): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-wxpython....* gnu/packages/wxwidgets.scm (python2-wxpython): Delete variable. Maxim Cournoyer