unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: jgart via Guix-patches via <guix-patches@gnu.org>
To: "Munyoki Kilyungi" <me@bonfacemunyoki.com>,
	"Hilton Chain" <hako@ultrarare.space>
Cc: 65194@debbugs.gnu.org, fanquake <fanquake@gmail.com>,
	Lars-Dominik Braun <lars@6xq.net>, Marius  Bakke <marius@gnu.org>
Subject: [bug#65194] [PATCH v3] gnu: Add python-altgraph.
Date: Tue, 03 Oct 2023 13:32:49 +0000	[thread overview]
Message-ID: <9c58e95cfd34ae3361495d25893646df@dismail.de> (raw)
In-Reply-To: <87sf6t4f0h.fsf@saitama.mail-host-address-is-not-set>

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




  parent reply	other threads:[~2023-10-03 13:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-10  8:41 [bug#65194] [PATCH] gnu: add python-altgraph Michael Ford
2023-09-29  7:30 ` [bug#65194] [PATCH v2] gnu: Add python-altgraph Hilton Chain via Guix-patches via
2023-09-29 11:33 ` [bug#65194] [PATCH v3] " Hilton Chain via Guix-patches via
2023-09-30  2:09 ` jgart via Guix-patches via
2023-10-02  8:14   ` Munyoki Kilyungi
2023-10-02 13:59   ` jgart via Guix-patches via
2023-10-03 13:32   ` jgart via Guix-patches via [this message]
2023-10-03 14:26     ` Michael Ford
2023-10-03 16:49     ` jgart via Guix-patches via
2023-10-04  1:51     ` bug#65194: " jgart via Guix-patches via
2023-10-04 10:04       ` [bug#65194] " Munyoki Kilyungi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9c58e95cfd34ae3361495d25893646df@dismail.de \
    --to=guix-patches@gnu.org \
    --cc=65194@debbugs.gnu.org \
    --cc=fanquake@gmail.com \
    --cc=hako@ultrarare.space \
    --cc=jgart@dismail.de \
    --cc=lars@6xq.net \
    --cc=marius@gnu.org \
    --cc=me@bonfacemunyoki.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).