GNU bug report logs -
#67481
[PATCH] gnu: tractor: Change URI of source.
Previous Next
Reported by: Danial Behzadi <dani.behzi <at> ubuntu.com>
Date: Mon, 27 Nov 2023 10:03:02 UTC
Severity: normal
Tags: patch
Done: دانیال بهزادی <dani.behzi <at> ubuntu.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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
This bug report was last modified 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.