GNU bug report logs -
#58530
[PATCH 0/4]: gnu: Add parfive
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 58530 in the body.
You can then email your comments to 58530 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#58530
; Package
guix-patches
.
(Fri, 14 Oct 2022 21:10:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Sharlatan Hellseher <sharlatanus <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 14 Oct 2022 21:10:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi Guix team!
This parch series adds parfive - Python module and CLI command for
parallel download from HTTP and FTP. This project comes as part of
inputs to some of Astronomical package I'm working on right now and
useful by it's own.
One thing to mention, tests for aioftp and siosocks produces
depreciation warnings which may be solved by upgrading
python-pytest-asynio to 0.19.0 (I'm not dare to touch as it's part of
600+ inputs), see the issues:
- https://github.com/aio-libs/aioftp/issues/159
- https://github.com/pohmelie/siosocks/issues/7
> ./pre-inst-env guix build --rounds=2 python-siosocks python-aioftp python-pytest-socket parfive
/gnu/store/6kj27ljj8js9cn94kfzqn7ld1q5p7kql-parfive-2.0.1
/gnu/store/bzzzi0h42yqvb67x6d486gnwxxdpbrcr-python-pytest-socket-0.5.1
/gnu/store/iyh72cbvq4k6zcsyadpfp1y28nyz27wz-python-aioftp-0.21.4
/gnu/store/1vv1fipiv7vjc4g5akrx8rl2c1p8bz0v-python-siosocks-0.3.0
Sharlatan Hellseher (4):
gnu: Add siosocks
gnu: Add aioftp
gnu: Add pytest-socket
gnu: Add parfive
gnu/packages/python-check.scm | 49 +++++++++++++++
gnu/packages/python-web.scm | 115 ++++++++++++++++++++++++++++++++++
2 files changed, 164 insertions(+)
base-commit: cd0d27f30dc2274fbf8477f44275d9184521f044
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#58530
; Package
guix-patches
.
(Fri, 14 Oct 2022 21:12:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 58530 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
[0001-gnu-Add-siosocks.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#58530
; Package
guix-patches
.
(Fri, 14 Oct 2022 21:13:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 58530 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
[0002-gnu-Add-aioftp.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#58530
; Package
guix-patches
.
(Fri, 14 Oct 2022 21:13:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 58530 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
[0003-gnu-Add-pytest-socket.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#58530
; Package
guix-patches
.
(Fri, 14 Oct 2022 21:14:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 58530 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
[0004-gnu-Add-parfive.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#58530
; Package
guix-patches
.
(Sun, 06 Nov 2022 20:49:01 GMT)
Full text and
rfc822 format available.
Message #20 received at 58530 <at> debbugs.gnu.org (full text, mbox):
Hi,
A gentle ping on status for these patches.
I've stabilized build for SunPy, the astronomical project for data
analysis for the Sun activity research which has parfive as a hard
dependence.
Thanks,
Oleg
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#58530
; Package
guix-patches
.
(Mon, 07 Nov 2022 19:58:03 GMT)
Full text and
rfc822 format available.
Message #23 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Sharlatan Hellseher <sharlatanus <at> gmail.com> writes:
> A gentle ping on status for these patches.
>
> I've stabilized build for SunPy, the astronomical project for data
> analysis for the Sun activity research which has parfive as a hard
> dependence.
Apologies for the delay, I've had a look now and they seem good to me.
I tweaked the commit messages, adding some fullstops in places (just to
match the general Guix convention) and pushed to master as
472917ea6c479b3546ffaea02f755ed9c6e8d46b.
Thanks,
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 07 Nov 2022 19:58:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
Sharlatan Hellseher <sharlatanus <at> gmail.com>
:
bug acknowledged by developer.
(Mon, 07 Nov 2022 19:58:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 06 Dec 2022 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 252 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.