all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* hg repos
@ 2017-04-09 20:52 Catonano
  2017-04-10  6:01 ` Ricardo Wurmus
  0 siblings, 1 reply; 3+ messages in thread
From: Catonano @ 2017-04-09 20:52 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 522 bytes --]

is there a hg-download in Guix ?

I'd like to package python-suds as it was done in Fedora
https://koji.fedoraproject.org/koji/buildinfo?buildID=855311

The version packaged in Fedora is a single commit and then there's a patch
in an issue that solves a failure in the tests

The version in pypi is very old (hundreds of commits behind)

This package is a dependency for python-stdnum, that, in turn, is a
dependency for one of the Tryton modules (the module for accounting,
absolutely fundamental)

How do I solve this ?

[-- Attachment #2: Type: text/html, Size: 730 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: hg repos
  2017-04-09 20:52 hg repos Catonano
@ 2017-04-10  6:01 ` Ricardo Wurmus
  2017-04-10  8:30   ` Catonano
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Wurmus @ 2017-04-10  6:01 UTC (permalink / raw)
  To: Catonano; +Cc: help-guix


Catonano <catonano@gmail.com> writes:

> is there a hg-download in Guix ?

Yes.  There’s a module “(guix hg-download)”, which provides the
“hg-fetch” method and the “hg-reference” uri.

It’s used in the “seek” package in “(gnu packages bioinformatics)”.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: hg repos
  2017-04-10  6:01 ` Ricardo Wurmus
@ 2017-04-10  8:30   ` Catonano
  0 siblings, 0 replies; 3+ messages in thread
From: Catonano @ 2017-04-10  8:30 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 401 bytes --]

2017-04-10 8:01 GMT+02:00 Ricardo Wurmus <rekado@elephly.net>:

>
> Catonano <catonano@gmail.com> writes:
>
> > is there a hg-download in Guix ?
>
> Yes.  There’s a module “(guix hg-download)”, which provides the
> “hg-fetch” method and the “hg-reference” uri.
>
> It’s used in the “seek” package in “(gnu packages bioinformatics)”.
>

Thanks again
Appreciated.

[-- Attachment #2: Type: text/html, Size: 822 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-10  8:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-09 20:52 hg repos Catonano
2017-04-10  6:01 ` Ricardo Wurmus
2017-04-10  8:30   ` Catonano

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.