GNU bug report logs - #55580
[PATCH] gnu: Add python-langcodes

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Sun, 22 May 2022 18:55:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 55580 in the body.
You can then email your comments to 55580 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#55580; Package guix-patches. (Sun, 22 May 2022 18:55:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 22 May 2022 18:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Add python-langcodes
Date: Sun, 22 May 2022 21:54:02 +0300
[Message part 1 (text/plain, inline)]
Hello,

this patch adds "langcodes" Python module[1] under the name
"python-langcodes".

References:
1. "A Python library for working with and comparing language codes."
   https://github.com/rspeer/langcodes
[0001-gnu-Add-python-langcodes.patch (text/x-diff, attachment)]
[Message part 3 (text/plain, inline)]
-- 
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#55580; Package guix-patches. (Sun, 05 Jun 2022 19:01:01 GMT) Full text and rfc822 format available.

Message #8 received at 55580 <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Cc: 55580 <at> debbugs.gnu.org
Subject: Re: bug#55580: [PATCH] gnu: Add python-langcodes
Date: Sun, 05 Jun 2022 21:00:40 +0200
Hello Artyom,

> +    (inputs (list python))

This line is implicit, you can remove it.

> +    (home-page "https://github.com/explosion/catalogue")

Is that the correct home-page?

> +     "A Python library for working with and comparing language
> +codes.

You can merge those lines.

> +
> +\"langcodes\" implements @url{http://tools.ietf.org/html/bcp47, BCP 47}, the

@code{python-langcodes} implements...

> +langcodes can also refer to a database of language properties and names, built

@code{python-langcodes} can also...

> +from Unicode CLDR and the IANA subtag registry, if you install
> +@code{language_data}.")

That could be @code{python-language-data} is the package is created, I
guess :)

Could you please send an updated version?

Thanks,

Mathieu




Information forwarded to guix-patches <at> gnu.org:
bug#55580; Package guix-patches. (Tue, 07 Jun 2022 19:13:02 GMT) Full text and rfc822 format available.

Message #11 received at 55580 <at> debbugs.gnu.org (full text, mbox):

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: 55580 <at> debbugs.gnu.org
Subject: Re: bug#55580: [PATCH] gnu: Add python-langcodes
Date: Tue, 07 Jun 2022 22:11:43 +0300
[Message part 1 (text/plain, inline)]
Hello Mathieu,

thank you for the patch review.

Here's the updated patch.

- Artyom

[0001-gnu-Add-python-langcodes.patch (text/x-diff, attachment)]
[Message part 3 (text/plain, inline)]
-- 
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#55580; Package guix-patches. (Tue, 07 Jun 2022 19:26:02 GMT) Full text and rfc822 format available.

Message #14 received at 55580 <at> debbugs.gnu.org (full text, mbox):

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: 55580 <at> debbugs.gnu.org
Subject: Re: bug#55580: [PATCH] gnu: Add python-langcodes
Date: Tue, 07 Jun 2022 22:24:47 +0300
[Message part 1 (text/plain, inline)]
Oh, I forgot to remote 'python' from inputs.

Please find double-fixed patch attached.

- Artyom

[0001-gnu-Add-python-langcodes.patch (text/x-diff, attachment)]
[Message part 3 (text/plain, inline)]
-- 
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#55580; Package guix-patches. (Mon, 13 Jun 2022 09:15:01 GMT) Full text and rfc822 format available.

Message #17 received at 55580 <at> debbugs.gnu.org (full text, mbox):

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: 55580 <at> debbugs.gnu.org
Subject: Re: bug#55580: [PATCH] gnu: Add python-langcodes
Date: Mon, 13 Jun 2022 12:13:55 +0300
[Message part 1 (text/plain, inline)]
Hello Mathieu,

have you had any chance to review my updated patch?

Thanks!

- Artyom

-- 
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 13 Jun 2022 10:29:02 GMT) Full text and rfc822 format available.

Notification sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
bug acknowledged by developer. (Mon, 13 Jun 2022 10:29:02 GMT) Full text and rfc822 format available.

Message #22 received at 55580-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Cc: Mathieu Othacehe <othacehe <at> gnu.org>, 55580-done <at> debbugs.gnu.org
Subject: Re: bug#55580: [PATCH] gnu: Add python-langcodes
Date: Mon, 13 Jun 2022 12:28:18 +0200
Hi,

"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> skribis:

> From 1e6e6361d3c4cb007f8cd160797b8c4a1f7aacdc Mon Sep 17 00:00:00 2001
> From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
> Date: Sun, 22 May 2022 21:50:37 +0300
> Subject: [PATCH] gnu: Add python-langcodes
>
> * gnu/packages/python-xyz.scm (python-langcodes): New variable.

I made the beginning of the description a sentence and committed it.

Thanks,
Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 11 Jul 2022 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 289 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.