unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41301: Django 3 dependency: gettext
@ 2020-05-16  4:36 Josh Marshall
  2020-05-16 13:04 ` Marius Bakke
       [not found] ` <handler.41301.B.158960517615651.ack@debbugs.gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Josh Marshall @ 2020-05-16  4:36 UTC (permalink / raw)
  To: 41301

The following needs to be updated: gettext




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#41301: Django 3 dependency: gettext
  2020-05-16  4:36 bug#41301: Django 3 dependency: gettext Josh Marshall
@ 2020-05-16 13:04 ` Marius Bakke
  2020-05-16 14:39   ` Josh Marshall
       [not found] ` <handler.41301.B.158960517615651.ack@debbugs.gnu.org>
  1 sibling, 1 reply; 4+ messages in thread
From: Marius Bakke @ 2020-05-16 13:04 UTC (permalink / raw)
  To: Josh Marshall, 41301

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#41301: Django 3 dependency: gettext
  2020-05-16 13:04 ` Marius Bakke
@ 2020-05-16 14:39   ` Josh Marshall
  0 siblings, 0 replies; 4+ messages in thread
From: Josh Marshall @ 2020-05-16 14:39 UTC (permalink / raw)
  To: Marius Bakke; +Cc: 41301

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

I just saw that lint said it was out of date.  I'm doing this to track down
a dep tree to order my work in packaging and to become more familiar with
packaging.

On Sat, May 16, 2020, 09:04 Marius Bakke <mbakke@fastmail.com> wrote:

> 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: Type: text/html, Size: 1539 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#41301: Acknowledgement (Django 3 dependency: gettext)
       [not found] ` <handler.41301.B.158960517615651.ack@debbugs.gnu.org>
@ 2020-05-16 20:29   ` Josh Marshall
  0 siblings, 0 replies; 4+ messages in thread
From: Josh Marshall @ 2020-05-16 20:29 UTC (permalink / raw)
  To: 41301

Fixed by #41335

On Sat, May 16, 2020 at 1:00 AM GNU bug Tracking System
<help-debbugs@gnu.org> wrote:
>
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  bug-guix@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 41301@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 41301: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41301
> GNU Bug Tracking System
> Contact help-debbugs@gnu.org with problems




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-16 20:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16  4:36 bug#41301: Django 3 dependency: gettext Josh Marshall
2020-05-16 13:04 ` Marius Bakke
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

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).