unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: Danial Behzadi <dani.behzi@ubuntu.com>
Cc: 67481@debbugs.gnu.org
Subject: [bug#67481] [PATCH] gnu: tractor: Change URI of source.
Date: Mon, 25 Dec 2023 18:32:23 +0100	[thread overview]
Message-ID: <87h6k6i3x4.fsf@gnu.org> (raw)
In-Reply-To: <20231127100109.93330-1-dani.behzi@ubuntu.com> (Danial Behzadi's message of "Mon, 27 Nov 2023 13:31:09 +0330")


Hello Danial,

> -       (uri (pypi-uri "traxtor" version))
> +       (uri (string-append "https://framagit.org/tractor/tractor/-/archive/"
> +                           version "/tractor-" version ".tar.bz2"))

What's the rationale behind the URI change? It seems that pypi is still
providing traxtor.

> -    (native-inputs
> -     (list (list glib "bin")))       ; for glib-compile-schemas.
> -    (inputs
> -     (list python-fire
> -           python-psutil
> -           python-pygobject
> -           python-requests
> -           python-stem
> -           python-termcolor))
> +    (native-inputs (list (list glib "bin"))) ;for glib-compile-schemas.
> +    (inputs (list python-fire
> +                  python-psutil
> +                  python-pygobject
> +                  python-requests
> +                  python-stem
> +                  python-termcolor))

All the subsequent modifications should be made in another separate
commit. Could you please send an updated version?

Thanks,

Mathieu




  reply	other threads:[~2023-12-25 17:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-27 10:01 [bug#67481] [PATCH] gnu: tractor: Change URI of source Danial Behzadi
2023-12-25 17:32 ` Mathieu Othacehe [this message]
2024-01-07 13:24 ` Danial Behzadi

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=87h6k6i3x4.fsf@gnu.org \
    --to=othacehe@gnu.org \
    --cc=67481@debbugs.gnu.org \
    --cc=dani.behzi@ubuntu.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).