unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Josh Marshall <joshua.r.marshall.1991@gmail.com>, 41301@debbugs.gnu.org
Subject: bug#41301: Django 3 dependency: gettext
Date: Sat, 16 May 2020 15:04:17 +0200	[thread overview]
Message-ID: <87blmot4j2.fsf@devup.no> (raw)
In-Reply-To: <CAFkJGReqYPX_eHMSJXd2AbBh-AM85QJ-htPTZfu85Gt1OeT2tg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 696 bytes --]

Josh Marshall <joshua.r.marshall.1991@gmail.com> writes:

> The following needs to be updated: gettext

Why does it need to be updated?  gettext 0.20.2 was released just a
month ago[0], and Django runs on a wide range of distributions that
surely has older versions.

Updating gettext is also a full-rebuild change which means this will
have to wait for the next "core-updates" branch.

Note that if you really need the newer gettext, you can give Django a
special variant like so without having to wait for core-updates:

(define-public gettext-0.20.2
  (package
    (inherit gettext)
    (version "0.20.2")
    (source (origin ...))))

0: https://savannah.gnu.org/forum/forum.php?forum_id=9716

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2020-05-16 13:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-16  4:36 bug#41301: Django 3 dependency: gettext Josh Marshall
2020-05-16 13:04 ` Marius Bakke [this message]
2020-05-16 14:39   ` Josh Marshall
     [not found] ` <handler.41301.B.158960517615651.ack@debbugs.gnu.org>
2020-05-16 20:29   ` bug#41301: Acknowledgement (Django 3 dependency: gettext) Josh Marshall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87blmot4j2.fsf@devup.no \
    --to=mbakke@fastmail.com \
    --cc=41301@debbugs.gnu.org \
    --cc=joshua.r.marshall.1991@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).