GNU bug report logs - #54792
[PATCH] gnu: Add python-verspec.

Previous Next

Package: guix-patches;

Reported by: Vincent Prat <vprat <at> deeplinks.com>

Date: Fri, 8 Apr 2022 15:17: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: Vincent Prat <vprat <at> deeplinks.com>
Subject: bug#54792: closed (Re: bug#54792: [PATCH] gnu: Add python-verspec.)
Date: Fri, 15 Apr 2022 16:49:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#54792: [PATCH] gnu: Add python-verspec.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 54792 <at> debbugs.gnu.org.

-- 
54792: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54792
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: Vincent Prat <vprat <at> deeplinks.com>
Cc: 54792-done <at> debbugs.gnu.org
Subject: Re: bug#54792: [PATCH] gnu: Add python-verspec.
Date: Fri, 15 Apr 2022 18:48:11 +0200
[Message part 3 (text/plain, inline)]
Vincent Prat <vprat <at> deeplinks.com> skribis:

> From 6358a97915e91a49eb9fff85729a60e58ff920d2 Mon Sep 17 00:00:00 2001
> From: Vincent Prat <vprat <at> deeplinks.com>
> Date: Fri, 8 Apr 2022 16:29:38 +0200
> Subject: [PATCH] gnu: Add python-verspec.
>
> * gnu/packages/python.xyz.scm (python-verspec): New variable.

Applied with the changes below, as per
<https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html>.

Thanks,
Ludo’.

[Message part 4 (text/x-patch, inline)]
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 2278d7fa85..b3187f97be 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -29489,8 +29489,8 @@ (define-public python-verspec
     (home-page "https://github.com/jimporter/verspec")
     (synopsis "Flexible version handling for Python")
     (description
-     "Python library for handling software versions and specifiers, adapted
-from the packaging package.")
+     "This Python library handles software versions and specifiers.  It is
+adapted from the @code{packaging} package.")
     (license (list license:bsd-2 license:asl2.0))))
 
 (define-public python-shtab
[Message part 5 (message/rfc822, inline)]
From: Vincent Prat <vprat <at> deeplinks.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Add python-verspec.
Date: Fri, 8 Apr 2022 16:32:57 +0200
[Message part 6 (text/plain, inline)]

[0001-gnu-Add-python-verspec.patch (text/x-patch, attachment)]

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

Previous Next


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