emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#37525: closed ([PATCH 0/3] Recursive option for cr


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#37525: closed ([PATCH 0/3] Recursive option for crate importer)
Date: Tue, 01 Oct 2019 21:34:02 +0000

Your message dated Tue, 01 Oct 2019 23:33:07 +0200
with message-id <address@hidden>
and subject line Re: [bug#37525] [PATCH v2 1/3] added recusive import 
functionality to the crate importer
has caused the debbugs.gnu.org bug report #37525,
regarding [PATCH 0/3] Recursive option for crate importer
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
37525: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37525
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/3] Recursive option for crate importer Date: Thu, 26 Sep 2019 14:28:12 -0400
This add recursive functionalty for the crate importer. Currently it doesn't 
respect the versioning. To do that we will need to add semver functionality as 
well so that we can look up the correct version of dependencies. 

Martin Becze (3):
  added recusive import functionality to the crate importer
  updated the crate import script to accept recursive option
  updated docs for import crate

 doc/guix.texi                 |  7 +++++++
 guix/import/crate.scm         | 29 +++++++++++++++++++----------
 guix/scripts/import/crate.scm | 35 +++++++++++++++++++++++++----------
 3 files changed, 51 insertions(+), 20 deletions(-)

-- 
2.23.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#37525] [PATCH v2 1/3] added recusive import functionality to the crate importer Date: Tue, 01 Oct 2019 23:33:07 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi,

Applied!

Note that I merged patches #2 and #3, because we usually document
features as we add them, not separately.  I had to fix up the Texinfo
markup so that ‘--recursive’ is described under ‘crate’.

Anyway it seems to work well, thanks for the patches!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]