GNU bug report logs -
#65194
[PATCH] gnu: add python-altgraph.
Previous Next
Reported by: Michael Ford <fanquake <at> gmail.com>
Date: Thu, 10 Aug 2023 08:43:02 UTC
Severity: normal
Tags: patch
Done: "jgart" <jgart <at> dismail.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi jgart,
I'm happy for this to be changed in whatever way is best for inclusion in
Guix.
The original patch I submitted, came from a manifest in a different
project, where
we have just been using the source, and were not running the tests. If the
PyPi souce
would be a better fit here, that is fine with me.
Thanks,
Michael
On Tue, 3 Oct 2023 at 14:32, jgart <jgart <at> dismail.de> wrote:
> Hi fanquake,
>
> Why not use the PyPi source if it includes the tests?
>
> It is what the importer would have produced:
>
> $ guix import pypi altgraph
>
> Starting download of /tmp/guix-file.mH76On
> From
> https://files.pythonhosted.org/packages/de/a8/7145824cf0b9e3c28046520480f207df47e927df83aa9555fb47f8505922/altgraph-0.17.4.tar.gz.
> ..
> …17.4.tar.gz 47KiB 835KiB/s 00:00 ▕██████████████████▏
> 100.0%
>
> Starting download of /tmp/guix-file.j6I6jB
> From
> https://files.pythonhosted.org/packages/4d/3f/3bc3f1d83f6e4a7fcb834d3720544ca597590425be5ba9db032b2bf322a2/altgraph-0.17.4-py2.py3-none-any.whl.
> ..
> …2.py3-none-any.whl 21KiB 1.8MiB/s 00:00 ▕██████████████████▏
> 100.0%
> (package
> (name "python-altgraph")
> (version "0.17.4")
> (source
> (origin
> (method url-fetch)
> (uri (pypi-uri "altgraph" version))
> (sha256
> (base32 "01j48np3g50g6insjkszsz0vifwlm6gspria5vdwlkbciywznnhv"))))
> (build-system pyproject-build-system)
> (home-page "https://altgraph.readthedocs.io")
> (synopsis "Python graph (network) package")
> (description "Python graph (network) package")
>
> all best,
>
> jgart
>
[Message part 2 (text/html, inline)]
This bug report was last modified 1 year and 230 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.