Commit graph

66682 commits

Author SHA1 Message Date
Marius Bakke 074400543d
gnu: python-django-bulk-update: Update to 2.2.0.
* gnu/packages/django.scm (python-django-bulk-update): Update to 2.2.0.
[native-inputs]: Remove.
2020-09-22 18:41:55 +02:00
Marius Bakke bfe8c030e4
gnu: python-django-picklefield: Update to 3.0.1.
* gnu/packages/django.scm (python-django-picklefield): Update to 3.0.1.
[source]: Switch to GIT-FETCH.
[arguments]: New field.
[native-inputs]: Remove.
2020-09-22 18:41:55 +02:00
Marius Bakke 76cd38f12e
gnu: python-dj-database-url: Update to 0.5.0.
* gnu/packages/django.scm (python-dj-database-url): Update to 0.5.0.
2020-09-22 18:41:55 +02:00
Marius Bakke 357ab65bae
gnu: python-django-assets: Update to 2.0.
* gnu/packages/django.scm (python-django-assets): Update to 2.0.
[arguments]: Remove.
2020-09-22 18:41:55 +02:00
Marius Bakke e2ac59f984
gnu: python-webassets: Update to 2.0.
* gnu/packages/python-web.scm (python-webassets): Update to 2.0.
[arguments]: New field.
2020-09-22 18:41:54 +02:00
Marius Bakke 384aa00c7d
gnu: python-django-gravatar2: Update to 1.4.4.
* gnu/packages/django.scm (python-django-gravatar2): Update to 1.4.4.
2020-09-22 18:41:54 +02:00
Marius Bakke 5495e880a6
gnu: python-django-debug-toolbar: Update to 2.2.
* gnu/packages/django.scm (python-django-debug-toolbar): Update to 2.2.
2020-09-22 18:41:54 +02:00
Marius Bakke bc13610148
gnu: python-django-jinja: Update to 2.6.0.
* gnu/packages/django.scm (python-django-jinja): Update to 2.6.0.
2020-09-22 18:41:54 +02:00
Marius Bakke 93b5bd7c76
gnu: python-django-pipeline: Update to 2.0.5.
* gnu/packages/django.scm (python-django-pipeline): Update to 2.0.5.
[propagated-inputs]: Add PYTHON-CSS-HTML-JS-MINIFY.
2020-09-22 18:41:54 +02:00
Marius Bakke 7f93dc3dae
gnu: Add python-css-html-js-minify.
* gnu/packages/python-web.scm (python-css-html-js-minify): New public variable.
2020-09-22 18:41:54 +02:00
Marius Bakke 6c0131b375
gnu: python-django-allauth: Update to 0.42.0.
* gnu/packages/django.scm (python-django-allauth): Update to 0.42.0.
2020-09-22 18:41:53 +02:00
Marius Bakke 357f586374
gnu: python-django-filter: Update to 2.3.0.
* gnu/packages/django.scm (python-django-filter): Update to 2.3.0.
2020-09-22 18:41:53 +02:00
Marius Bakke e073925c94
gnu: python-djangorestframework: Update to 3.11.1.
* gnu/packages/django.scm (python-djangorestframework): Update to 3.11.1.
2020-09-22 18:41:53 +02:00
Marius Bakke 9e4fef9269
gnu: python-django-crispy-forms: Update to 1.9.2.
* gnu/packages/django.scm (python-django-crispy-forms): Update to 1.9.2.
2020-09-22 18:41:53 +02:00
Marius Bakke 9eccb181fa
gnu: python-django-taggit: Update to 1.3.0.
* gnu/packages/django.scm (python-django-taggit): Update to 1.3.0.
2020-09-22 18:41:53 +02:00
Marius Bakke 0cac0e0b92
gnu: python-django-extensions: Update to 3.0.6.
* gnu/packages/django.scm (python-django-extensions): Update to 3.0.6.
2020-09-22 18:41:53 +02:00
Marius Bakke 1fe17bc361
gnu: python-django-classy-tags: Update to 2.0.0.
* gnu/packages/django.scm (python-django-classy-tags): Update to 2.0.0.
[propagated-inputs]: Remove PYTHON-SIX.
2020-09-22 18:41:53 +02:00
Marius Bakke 9fb6275e0b
gnu: python-django-simple-math-captcha: Update to 1.0.9.
* gnu/packages/django.scm (python-django-simple-math-captcha): Update to 1.0.9.
[source]: Change to GIT-FETCH.
[arguments]: Remove #:tests?.  Add phases to patch imports and run tests.
[native-inputs]: Add PYTHON-MOCK.
[propagated-inputs]: Add PYTHON-SIX.
2020-09-22 18:41:52 +02:00
Marius Bakke 92607967c2
gnu: python-pytest-django: Update to 3.10.0.
* gnu/packages/django.scm (python-pytest-django): Update to 3.10.0.
[arguments]: Remove #:tests?.  Override check phase.
[native-inputs]: Add PYTHON-PYTEST-XDIST.
2020-09-22 18:41:52 +02:00
Marius Bakke 60c964ab75
gnu: python-django: Propagate python-sqlparse.
* gnu/packages/django.scm (python-django)[native-inputs]: Move PYTHON-SQLPARSE ...
[propagated-inputs]: ... here.
2020-09-22 18:41:52 +02:00
Marius Bakke ac3103e8f3
gnu: python-django: Update to 3.1.1.
* gnu/packages/django.scm (python-django): Update to 3.1.1.
[arguments]: Remove #:modules.  Rename set-tzdir phase to pre-check, and
disable one test.  Adjust PYTHONPATH patching to preserve all entries.  Ensure
the test suite runs sequentially.
[propagated-inputs]: Add PYTHON-ASGIREF.
(python-django-2.2): New public variable.
* gnu/packages/mail.scm (python-hyperkitty)[propagated-inptus]: Change from
PYTHON-DJANGO to PYTHON-DJANGO-2.2.
* gnu/packages/patchutils.scm (patchwork)[propagated-inputs]: Likewise.
2020-09-22 18:41:52 +02:00
Marius Bakke b2eafc7d8d
gnu: Add python-asgiref.
* gnu/packages/python-web.scm (python-asgiref): New public variable.
2020-09-22 18:41:52 +02:00
Marius Bakke 23f6796880
gnu: Remove python2-django-mailman3.
This package depends on Python 2 which is past end-of-life and not supported
by newer versions of Django.

* gnu/packages/mail.scm (python2-django-mailman3): Remove variable.
(python-django-mailman3)[properties]: Remove.
2020-09-22 18:41:52 +02:00
Marius Bakke 49150e8a00
gnu: Remove pootle.
This package depends on Python 2 which is past end-of-life and not supported
by newer versions of some of the dependencies.

* gnu/packages/django.scm (pootle): Remove variable.
2020-09-22 18:41:51 +02:00
Marius Bakke a13b522078
gnu: python-uritemplate: Update to 3.0.1.
* gnu/packages/python-web.scm (python-uritemplate): Update to 3.0.1.
2020-09-22 18:41:51 +02:00
Mark H Weaver c7011ff850
gnu: icecat: Update to 78.3.0-guix0-preview1 [security-fixes].
Includes fixes for CVE-2020-15673, CVE-2020-15676, CVE-2020-15677, and
CVE-2020-15678.

* gnu/packages/gnuzilla.scm (mozilla-compare-locales): Update to
RELEASE_8_0_0.
(all-mozilla-locales): Update to newer versions.
(mozilla-patch): Remove vestigial procedure.
(%icecat-version, %icecat-build-id): Update to 78.3.0-guix0-preview1.
(icecat-source): Update 'upstream-icecat-base-version', 'gnuzilla-commit', and
hashes.  Reverse order of makeicecat-patch and gnuzilla-fixes-patch.
(icecat)[inputs]: Remove libogg, libvorbis, libvpx, icu4c, sqlite,
startup-notification, and zlib.  Add several "UNBUNDLE-ME!" comments.
[native-inputs]: Update 'rust' and 'cargo' dependencies to version 1.41.
Update 'rust-cbindgen' dependency to version 0.14.  Update 'node' dependency
to 10.22.
[arguments]<configure-flags>: Change --enable-default-toolkit value to
"cairo-gtk3-wayland".  Change --with-unsigned-addon-scopes value to
"app,system".  Add "--allow-addon-sideload".  Remove
"--enable-startup-notification" and "--disable-gconf".  Comment out
"--with-system-zlib", "--with-system-bz2", and "--with-system-icu".
<phases>: In the 'remove-bundled-libaries' phase, remove "modules/zlib" from
the list of directories to delete.  Update the 'patch-cargo-checksums' phase
to update more modules.
(mozilla-68-compare-locales, all-mozilla-68-locales, %icecat-68-version)
(icecat-68-source): New variables preserving the previous icecat 68 source.
(icedove)[source]: Use 'icecat-68-source'.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to IceCat 78.
* gnu/packages/patches/icecat-68-makeicecat.patch: New file containing
the previous 'icecat-makeicecat.patch'.
* gnu/local.mk: Add 'icecat-68-makeicecat.patch'.
2020-09-22 11:32:12 -04:00
Pierre Neidhardt ce642b8f06
gnu: sbcl-cl-webkit: Update to 20200922.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200922.
2020-09-22 16:59:09 +02:00
Efraim Flashner 3fef44ed6c
Revert "gnu: texlive-latex-psnfss: Ensure that font definition files are installed."
This reverts commit fdd066833e.

This commit causes over 4000 package rebuilds.
2020-09-22 16:30:25 +03:00
Paul Garlick fdd066833e
gnu: texlive-latex-psnfss: Ensure that font definition files are installed.
* gnu/packages/tex.scm (texlive-latex-psnfss): Use
simple-texlive-package to install font definition files and
documentation.
2020-09-22 12:58:26 +01:00
Jesse Dowell 0b21bf6245
gnu: Add emacs-html-to-hiccup.
* gnu/packages/emacs-xyz.scm (emacs-html-to-hiccup): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-22 11:47:10 +02:00
Nicolas Goaziou d27ec8db70
gnu: mafft: Use HTTPS home page URI.
* gnu/packages/bioinformatics.scm (mafft)[home-page, license]: Use HTTPS URI.
2020-09-22 11:12:52 +02:00
Simon South a87d1f337d
gnu: emacs-elpher: Update to 2.10.2.
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.10.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-22 11:01:11 +02:00
Michael Rohleder 9485a2e5c6
gnu: emacs-shx: Update to 1.5.0.
* gnu/packages/emacs-xyz.scm (emacs-shx): Update to 1.5.0.
[arguments]: Removed unneeded modify-phases.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-22 10:57:08 +02:00
Vinicius Monego 1f2076757a
gnu: Add blanket.
* gnu/packages/task-management.scm (blanket): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-22 10:57:08 +02:00
Michael Rohleder 69a5738796
gnu: mkvtoolnix: Update to 50.0.0.
* gnu/packages/video.scm (mkvtoolnix): Update to 50.0.0.
[inputs]: Add pcre2.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-22 10:57:08 +02:00
Michael Rohleder b655f34eb4
gnu: emacs-lice-el: Update to 0.2-2.482e58a.
[[PGP Signed Part:No public key for 7C7AFFBEFEF2CB25 created at 2020-09-17T19:44:34+0200 using RSA]]
Here is a rebased (to current master) patch.

> From bc2163d6da160b58591f77f352cf4ea8543454e2 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Sun, 6 Sep 2020 11:30:57 +0200
Subject: [PATCH] gnu: emacs-lice-el: Update to 0.2-2.482e58a.

* gnu/packages/emacs-xyz.scm (emacs-lice-el): Update to 0.2-2.482e58a.
[arguments]: Add phase 'patch-template-directory and 'install-templates.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-22 10:54:26 +02:00
Efraim Flashner 9ad3c86fe5
gnu: rust-owning-ref-0.4: Update to 0.4.1.
* gnu/packages/crates-io.scm (rust-owning-ref-0.4): Update to 0.4.1.
2020-09-22 11:35:21 +03:00
Efraim Flashner 1ee22f1053
gnu: Add rust-scopeguard-1.
* gnu/packages/crates-io.scm (rust-scopeguard-1): New variable.
(rust-scopeguard-1.0): Inherit from rust-scopeguard-1.
2020-09-22 11:32:13 +03:00
Efraim Flashner 50de4bfe20
gnu: Add rust-cloudabi-0.1.
* gnu/packages/crates-io.scm (rust-cloudabi-0.1): New variable.
(rust-cloudabi-0.0): Inherit from rust-cloudabi-0.1.
2020-09-22 11:30:15 +03:00
Efraim Flashner 6366e7cac5
gnu: Add rust-gettext-rs-0.5.
* gnu/packages/crates-io.scm (rust-gettext-rs-0.5): New variable.
(rust-gettext-rs-0.4): Inherit from rust-gettext-rs-0.5.
2020-09-22 11:13:14 +03:00
Fulbert 92951bf46c
bash completion: Complete file names after 'guix package -p'.
* etc/completion/bash/guix (_guix_complete): Add _guix_is_dash_p.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-21 23:33:49 +02:00
Konrad Hinsen d076ddc560
gnu: Add python-citeproc-py.
* gnu/packages/python-xyz.scm (python-citeproc-py): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-21 23:30:53 +02:00
Konrad Hinsen de8cc74749
gnu: Add python-rnc2rng.
* gnu/packages/python-xyz.scm (python-rnc2rng): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-21 23:30:43 +02:00
zimoun 620681534a
guix: scripts: build: Mention 'PACKAGE' in '--with-source' option.
* guix/scripts/build.scm (show-transformation-options-help): Mention 'PACKAGE'
in '--with-source' option.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-09-21 23:14:43 +02:00
zimoun 74cb33c228
gnu: gdsl: Replace 'url-fetch' by 'git-fetch'.
Fixes <https://debbugs.gnu.org/25913>.

* gnu/packages/datastructures.scm (gdsl)[source]: Replace 'url-fetch' by
'git-fetch'.
[home-page]: Update.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-09-21 23:12:45 +02:00
Ludovic Courtès 9b65281de5
environment: '--link-profile' uses ~/.guix-profile for environment variables.
Before this patch, we had:

  $ guix environment -CP --ad-hoc coreutils
  [env]$ echo $PATH
  /gnu/store/…-profile/bin
  [env]$ echo $GUIX_ENVIRONMENT
  /gnu/store/…-profile

After this patch:

  $ guix environment -CP --ad-hoc coreutils
  [env]$ echo $PATH
  /home/ludo/.guix-profile/bin
  [env]$ echo $GUIX_ENVIRONMENT
  /home/ludo/.guix-profile

* guix/scripts/environment.scm (launch-environment/container): When
LINK-PROFILE? is true, pass ~/.guix-profile as the second argument to
'launch-environment'.
* tests/guix-environment-container.sh: Adjust test accordingly.
* doc/guix.texi (Invoking guix environment): Update accordingly.
2020-09-21 23:05:38 +02:00
Pierre Langlois a2b25890ee
gnu: samba: Update to 4.12.7 [security fixes].
Fixes CVE-2020-1472 with 4.12.7.
Fixes CVE-2020-10730, CVE-2020-10745, CVE-2020-10760 and CVE-2020-14303
with 4.12.4.

* gnu/packages/samba.org (samba): Update to 4.12.7.
2020-09-21 20:45:44 +01:00
Brendan Tildesley 1b8be80e5f
gnu: metapixel: Fix typo in description.
*  gnu/packages/image-processing.scm (metapixel)[description]: Fix typo.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-21 22:37:54 +03:00
Tobias Geerinckx-Rice 635bf73d2f
gnu: sudo: Update to 1.9.3.
* gnu/packages/admin.scm (sudo): Update to 1.9.3.
2020-09-21 20:35:49 +02:00
Boris A. Dekshteyn 17d30d1f6e
gnu: inkscape-1.0: Update to 1.0.1.
* gnu/packages/inkscape.scm (inkscape-1.0): Update to 1.0.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-21 19:39:25 +03:00