summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2020-12-20gnu: python2-mox3: Remove package.Maxim Cournoyer
* gnu/packages/openstack.scm (python2-mox3): Remove variable.
2020-12-20gnu: python2-gdrivefs: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-gdrivefs): Remove variable.
2020-12-20gnu: python2-graphene: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-graphene): Remove variable. (python-graphene)[properties]: Remove field.
2020-12-20gnu: python2-pykafka: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-pykafka): Remove variable.
2020-12-20gnu: python2-pykka: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-pykka): Remove variable.
2020-12-20gnu: python2-gevent: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-gevent): Remove variable. (python-gevent)[properties]: Remove field.
2020-12-20gnu: python-gevent: Update to 20.9.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-gevent): Update to 20.9.0. [phases]{adjust-tests}: Cleanup the list of ignored tests. Many tests relying on networking can be skipped simply by specifying -unone. {check}: Specify the -unone option, which deselects tests depending on network and other special resources. [home-page]: Use HTTPS. [description]: Please 'guix lint'.
2020-12-20gnu: python2-oslo.context: Remove package.Maxim Cournoyer
* gnu/packages/openstack.scm (python2-oslo.context): Remove variable.
2020-12-20gnu: python2-openstackdocstheme: Remove package.Maxim Cournoyer
* gnu/packages/openstack.scm (python2-openstackdocstheme): Remove variable.
2020-12-20gnu: python2-graphql-relay: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-graphql-relay): Remove variable.
2020-12-20gnu: python2-gpic: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-gpic): Remove variable.
2020-12-20gnu: bpython2: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (bpython2): Remove variable.
2020-12-20gnu: python2-eventlet: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-eventlet): Remove variable.
2020-12-20gnu: python2-pynvim: Remove package.Maxim Cournoyer
* gnu/packages/vim.scm (python2-pynvim): Remove variable.
2020-12-20gnu: python2-greenlet: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-greenlet): Remove variable.
2020-12-20gnu: python-werkzeug: Update to 1.0.1.Maxim Cournoyer
* gnu/packages/python-web.scm (python-werkzeug): Update to 1.0.1. [home-page]: Update.
2020-12-20gnu: python2-flask-restful-swagger: Remove package.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-flask-restful-swagger): Remove variable.
2020-12-20gnu: python2-flask-script: Remove package.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-flask-script): Remove variable.
2020-12-20gnu: python2-flask-principal: Remove package.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-flask-principal): Remove variable.
2020-12-20gnu: python2-flask-httpauth: Remove package.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-flask-httpauth): Remove variable.
2020-12-20gnu: python2-pytest-httpbin: Remove package.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-pytest-httpbin): Remove variable.
2020-12-20gnu: python2-werkzeug: Remove package.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-werkzeug): Remove variable.
2020-12-20gnu: Add python-dpkt.Maxim Cournoyer
* gnu/packages/python-web.scm (python-dpkt): New variable.
2020-12-20gnu: python-oslo.config: Fix indentation.Maxim Cournoyer
* gnu/packages/openstack.scm: Prettify the section header and fix the indentation of the package.
2020-12-20gnu: python-oslo.i18n: Fix indentation.Maxim Cournoyer
* gnu/packages/openstack.scm (python-oslo.i18n): Fix indentation.
2020-12-20gnu: python-configargparse: Update to 1.2.3.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-configargparse): Update to 1.2.3.
2020-12-20gnu: python2-configargparse: Remove package.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-configargparse): Remove variable.
2020-12-20gnu: emacs-nov-el: Update to 0.3.3.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.3.3.
2020-12-20gnu: libffi: Add unreleased patch to fix float128 on powerpc64le.John Doe
Fixes <https://bugs.gnu.org/45252>. * gnu/packages/patches/libffi-float128-powerpc64le.patch: Import patch file from <https://github.com/libffi/libffi/pull/561.patch>. * gnu/packages/libffi.scm (libffi)[arguments]: Apply patch conditionally for powerpc64le-* systems in a phase. [inputs]: Add patch as input conditionally for powerpc64le-* systems. * gnu/local.mk (dist_patch_DATA): Add patch file to build system. Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2020-12-21gnu: emacs-js2-mode: Update to 20201220.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20201220.
2020-12-21gnu: emacs-diff-hl: Update to 1.8.8.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.8.8.
2020-12-20gnu: libaom: Update to 2.0.1.Leo Famulari
* gnu/packages/video.scm (libaom): Update to 2.0.1.
2020-12-20gnu: straw-viewer: Move youtube-dl to propagated inputs.Brett Gilio
* gnu/packages/video.scm (straw-viewer)[propagated-inputs]: Add youtube-dl.
2020-12-20gnu: bear: Update to 3.0.4.Brett Gilio
* gnu/local.mk (bear-disable-preinstall-tests.patch): Add patch. * gnu/packages/build-tools.scm (bear): Reference patch, and update.
2020-12-20gnu: spdlog: Update to 1.8.2.Brett Gilio
* gnu/packages/logging.scm (spdlog): Update to 1.8.2.
2020-12-20gnu: volk: Update to 2.4.1.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (volk): Update to 2.4.1.
2020-12-20gnu: p11-kit: Fix source hash.Tobias Geerinckx-Rice
(Obviously) the tarball wasn't updated in place, and the .sig did check out, but I forgot to commit it because I'm a bit of an idiot. * gnu/packages/tls.scm (p11-kit)[source]: Update hash.
2020-12-20gnu: wireshark: Update to 3.4.2.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (wireshark): Update to 3.4.2.
2020-12-20gnu: sudo: Update to 1.9.4p2.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): Update to 1.9.4p2.
2020-12-20gnu: pd: Update to 0.51-3.Tobias Geerinckx-Rice
* gnu/packages/music.scm (pd): Update to 0.51-3.
2020-12-20gnu: p11-kit: Update to 0.23.22.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (p11-kit): Update to 0.23.22.
2020-12-20gnu: john-the-ripper-jumbo: Build with OpenSSL 1.1.Marius Bakke
* gnu/packages/password-utils.scm (john-the-ripper-jumbo)[inputs]: Change from OPENSSL-1.0 to OPENSSL.
2020-12-20gnu: rtmpdump: Update to 2.4-0.c5f04a5 [security fixes].Marius Bakke
* gnu/packages/networking.scm (rtmpdump): Update to 2.4-0.c5f04a5. [arguments]: Add phase prefer-gnutls. [inputs]: Remove OPENSSL-1.0. Add GNUTLS.
2020-12-20gnu: kentutils: Build with OpenSSL 1.1.Marius Bakke
* gnu/packages/bioinformatics.scm (kentutils)[inputs]: Change from OPENSSL-1.0 to OPENSSL.
2020-12-20gnu: kentutils: Add a file name for the "samtabix" input.Marius Bakke
* gnu/packages/bioinformatics.scm (kentutils)[native-inputs]: For "samtabix", add a file name on the origin.
2020-12-20gnu: dtc: Update to 1.6.0.Marius Bakke
* gnu/packages/bootloaders.scm (dtc): Update to 1.6.0.
2020-12-20gnu: cppunit: Update to 1.15.1.Marius Bakke
* gnu/packages/check.scm (cppunit): Update to 1.15.1.
2020-12-20gnu: xcb-util-errors: Build with Python 3.Marius Bakke
* gnu/packages/xorg.scm (xcb-util-errors)[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER.
2020-12-20gnu: kitty: Update to 0.19.3.Tobias Geerinckx-Rice
* gnu/packages/terminals.scm (kitty): Update to 0.19.3.
2020-12-20gnu: nginx-documentation: Update to 1.19.6-2636-a0824dab33ff.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.6-2636-a0824dab33ff.