GNU bug report logs -
#56454
[PATCH] gnu: xonsh: Update to 0.13.0
Previous Next
Reported by: Edison Ibáñez <arkhan <at> riseup.net>
Date: Fri, 8 Jul 2022 16:40: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 56454 in the body.
You can then email your comments to 56454 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#56454
; Package
guix-patches
.
(Fri, 08 Jul 2022 16:40:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Edison Ibáñez <arkhan <at> riseup.net>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 08 Jul 2022 16:40:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
[0001-gnu-update-xonsh-to-1.3.0.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#56454
; Package
guix-patches
.
(Sun, 10 Jul 2022 21:55:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 56454 <at> debbugs.gnu.org (full text, mbox):
Hi,
Edison Ibáñez <arkhan <at> riseup.net> skribis:
>>From 6aa6764e9b2c13e91afcd73f3725db9db446c699 Mon Sep 17 00:00:00 2001
> From: arkhan <arkhan <at> riseup.net>
> Date: Fri, 8 Jul 2022 09:52:54 -0500
> Subject: [PATCH] gnu: update xonsh to 1.3.0
>
> ---
> gnu/packages/shells.scm | 17 +++++++++++------
[...]
> + (version "0.13.0")
> (source
> (origin
> (method url-fetch)
> @@ -554,15 +556,12 @@ (define-public xonsh
> (base32 "0xlac84nsgs0052n2pw8np1smlgghrbd7p6yrcp7d5qh8zdr9lx3"))
Look like you forgot to update the hash, which leads to:
--8<---------------cut here---------------start------------->8---
downloading from https://files.pythonhosted.org/packages/source/x/xonsh/xonsh-0.13.0.tar.gz ...
xonsh-0.13.0.tar.gz 751KiB 17.1MiB/s 00:00 [##################] 100.0%
sha256 hash mismatch for /gnu/store/jy4fj2bbgrmhi164z3qk6423mhdzma00-xonsh-0.13.0.tar.gz:
expected hash: 0xlac84nsgs0052n2pw8np1smlgghrbd7p6yrcp7d5qh8zdr9lx3
actual hash: 12ayz1kw2ag3r407j0lng2kfp75im8xqap1nvpmpa0lmsx8wk7ll
hash mismatch for store item '/gnu/store/jy4fj2bbgrmhi164z3qk6423mhdzma00-xonsh-0.13.0.tar.gz'
--8<---------------cut here---------------end--------------->8---
> (inputs
> - (list python-ply))
> + (list python-distro
> + python-ply
> + python-pygments
> + python-pyperclip
> + python-setproctitle
> + python-setuptools
> + python-wheel))
‘guix lint’ reports this:
--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix lint xonsh
gnu/packages/shells.scm:589:5: xonsh <at> 0.13.0: 'python-setuptools' should probably not be an input at all
--8<---------------cut here---------------end--------------->8---
Is setuptools used at run time? If not, which is likely, it probably
shouldn’t be there.
Could you send an updated patch?
Bonus points if you can provide a ChangeLog-style commit log. :-)
https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html
Thanks,
Ludo’.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#56454
; Package
guix-patches
.
(Mon, 11 Jul 2022 15:38:03 GMT)
Full text and
rfc822 format available.
Message #11 received at 56454 <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-xonsh-Update-to-0.13.0.patch (text/x-diff, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#56454
; Package
guix-patches
.
(Mon, 11 Jul 2022 15:38:03 GMT)
Full text and
rfc822 format available.
Message #14 received at 56454 <at> debbugs.gnu.org (full text, mbox):
El 2022-07-10 16:54, Ludovic Courtès escribió:
> Hi,
>
> Edison Ibáñez <arkhan <at> riseup.net> skribis:
>
>>>From 6aa6764e9b2c13e91afcd73f3725db9db446c699 Mon Sep 17 00:00:00 2001
>> From: arkhan <arkhan <at> riseup.net>
>> Date: Fri, 8 Jul 2022 09:52:54 -0500
>> Subject: [PATCH] gnu: update xonsh to 1.3.0
>>
>> ---
>> gnu/packages/shells.scm | 17 +++++++++++------
>
> [...]
>
>> + (version "0.13.0")
>> (source
>> (origin
>> (method url-fetch)
>> @@ -554,15 +556,12 @@ (define-public xonsh
>> (base32 "0xlac84nsgs0052n2pw8np1smlgghrbd7p6yrcp7d5qh8zdr9lx3"))
>
Sorry, I missed it, I already sent the updated patch
> Look like you forgot to update the hash, which leads to:
>
> --8<---------------cut here---------------start------------->8---
> downloading from
> https://files.pythonhosted.org/packages/source/x/xonsh/xonsh-0.13.0.tar.gz
> ...
> xonsh-0.13.0.tar.gz 751KiB 17.1MiB/s 00:00
> [##################] 100.0%
> sha256 hash mismatch for
> /gnu/store/jy4fj2bbgrmhi164z3qk6423mhdzma00-xonsh-0.13.0.tar.gz:
> expected hash: 0xlac84nsgs0052n2pw8np1smlgghrbd7p6yrcp7d5qh8zdr9lx3
> actual hash: 12ayz1kw2ag3r407j0lng2kfp75im8xqap1nvpmpa0lmsx8wk7ll
> hash mismatch for store item
> '/gnu/store/jy4fj2bbgrmhi164z3qk6423mhdzma00-xonsh-0.13.0.tar.gz'
> --8<---------------cut here---------------end--------------->8---
>
>> (inputs
>> - (list python-ply))
>> + (list python-distro
>> + python-ply
>> + python-pygments
>> + python-pyperclip
>> + python-setproctitle
>> + python-setuptools
>> + python-wheel))
>
> ‘guix lint’ reports this:
>
> --8<---------------cut here---------------start------------->8---
> $ ./pre-inst-env guix lint xonsh
> gnu/packages/shells.scm:589:5: xonsh <at> 0.13.0: 'python-setuptools'
> should probably not be an input at all
> --8<---------------cut here---------------end--------------->8---
>
> Is setuptools used at run time? If not, which is likely, it probably
> shouldn’t be there.
>
python-setuptools and python-wheel are not required for run time but for
package build, so in patch update I moved them to native-inputs
> Could you send an updated patch?
>
> Bonus points if you can provide a ChangeLog-style commit log. :-)
>
> https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html
>
> Thanks,
> Ludo’.
Thanks for taking the time to review this.
Edison.
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Mon, 11 Jul 2022 20:02:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Edison Ibáñez <arkhan <at> riseup.net>
:
bug acknowledged by developer.
(Mon, 11 Jul 2022 20:02:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 56454-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Edison Ibáñez <arkhan <at> riseup.net> skribis:
> From 57dfcac63ae2b940570065a13d2c075f527d288b Mon Sep 17 00:00:00 2001
> From: arkhan <arkhan <at> riseup.net>
> Date: Mon, 11 Jul 2022 09:54:46 -0500
> Subject: [PATCH] gnu: xonsh: Update to 0.13.0
>
> * gnu/packages/shells.scm (xonsh): Update to 0.13.0.
> * [source]: Rewrite snippet as a gexp.
> * [native-inputs]: Add python-setuptools, python-wheel
> * [inputs]: Add python-distro, python-pygments, python-pyperclip, python-setproctitle
I tweaked the commit log and applied it, thanks!
Ludo’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 09 Aug 2022 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 313 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.