[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#44077] [PATCH 1/2] gnu: Add python-poetry-core.
From: |
Nicolas Goaziou |
Subject: |
[bug#44077] [PATCH 1/2] gnu: Add python-poetry-core. |
Date: |
Wed, 21 Oct 2020 21:46:37 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hello,
Tanguy Le Carrour <tanguy@bioneland.org> writes:
> Le 10/20, Nicolas Goaziou a écrit :
[...]
>> > + (base32
>> > + "1mgv276h1iphn5fqhp2sgkgd5d0c39hs33vgaf157x5ri7rlyrka"))))
>>
>> Nitpick: move the string on the same line as `base32'.
>
> I have no clue what the rule is, but… most (but not all!?) packages in
> `gnu/packages/python-xyz.scm` have the string on a new line.
Note that "everyone else does this" may not be a strong reason to do
something. ;)
I suspect that most packages in this file come from the "pypi" importer,
which automatically adds this newline character, for some reason.
> I'll leave it on a new line if it's OK with you.
This spurious newline character hurts my eyes and my logic, but
ultimately, it will not hurt me. So, if that's important to you, go
ahead.
Regards,
--
Nicolas Goaziou
[bug#44077] [PATCH v2 1/2] gnu: Add python-poetry-core., Tanguy Le Carrour, 2020/10/20
[bug#44077] [PATCH v3 1/2] gnu: Add python-poetry-core., Tanguy Le Carrour, 2020/10/22
[bug#44077] [WIP][PATCH 0/2] gnu: poetry: Update to 1.1.3., Tanguy Le Carrour, 2020/10/23
[bug#44077] [PATCH v2 0/7] gnu: poetry: Update to 1.1.4., Tanguy Le Carrour, 2020/10/30
[bug#44077] [PATCH v2 1/7] gnu: python-packaging: Update to 20.4., Tanguy Le Carrour, 2020/10/30