GNU bug report logs - #51493
[PATCH 0/5] Improvements to the pypi, cran, and "print" importers

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Fri, 29 Oct 2021 21:31:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#51493: closed ([PATCH 0/5] Improvements to the pypi, cran,
 and "print" importers)
Date: Wed, 10 Nov 2021 23:27:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 11 Nov 2021 00:26:50 +0100
with message-id <87lf1vfv7p.fsf <at> gnu.org>
and subject line Re: bug#51493: [PATCH 0/5] Improvements to the pypi, cran, and "print" importers
has caused the debbugs.gnu.org bug report #51493,
regarding [PATCH 0/5] Improvements to the pypi, cran, and "print" importers
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
51493: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51493
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: guix-patches <at> gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: [PATCH 0/5] Improvements to the pypi, cran, and "print" importers
Date: Fri, 29 Oct 2021 23:29:48 +0200
Hi!

These changes were prompted by the need to be able to import
specific versions of packages so I could estimate importer/repository
accuracy:

  https://lists.gnu.org/archive/html/guix-devel/2021-10/msg00258.html

Feedback welcome!

Ludo’.

Ludovic Courtès (5):
  import: pypi: Allow imports of a specific version.
  import: cran: Allow imports of a specific version.
  import: print: Properly render packages with origins as inputs.
  import: print: Correctly handle URI lists.
  import: print: Handle patches that are origins.

 doc/guix.texi                | 16 ++++++-
 guix/import/cran.scm         | 89 +++++++++++++++++++++++-------------
 guix/import/print.scm        | 36 ++++++++++++---
 guix/import/pypi.scm         | 47 ++++++++++---------
 guix/scripts/import/cran.scm | 35 +++++++-------
 guix/scripts/import/pypi.scm | 32 +++++++------
 tests/print.scm              | 61 ++++++++++++++++++++++++
 tests/pypi.scm               | 12 +++--
 8 files changed, 232 insertions(+), 96 deletions(-)


base-commit: 7dbd5339d7e9c572afa0aa051dd304abe702cb7d
-- 
2.33.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 51493-done <at> debbugs.gnu.org
Subject: Re: bug#51493: [PATCH 0/5] Improvements to the pypi, cran, and
 "print" importers
Date: Thu, 11 Nov 2021 00:26:50 +0100
Ludovic Courtès <ludo <at> gnu.org> skribis:

>   import: pypi: Allow imports of a specific version.
>   import: cran: Allow imports of a specific version.
>   import: print: Properly render packages with origins as inputs.
>   import: print: Correctly handle URI lists.
>   import: print: Handle patches that are origins.

Pushed as b2ed40c29f578d46d42cb1c5e99bd797cea3aba0, topped with this
extra commit in the same vein:

  3756ce3267 import: print: Replace packages and origins in 'arguments'.

I’ll have to take care of the merge conflicts with ‘core-updates-frozen’
in print.scm…

Ludo’.


This bug report was last modified 3 years and 255 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.