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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54792 in the body.
You can then email your comments to 54792 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#54792; Package guix-patches. (Fri, 08 Apr 2022 15:17:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vincent Prat <vprat <at> deeplinks.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 08 Apr 2022 15:17:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 1 (text/plain, inline)]

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

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 15 Apr 2022 16:49:01 GMT) Full text and rfc822 format available.

Notification sent to Vincent Prat <vprat <at> deeplinks.com>:
bug acknowledged by developer. (Fri, 15 Apr 2022 16:49:02 GMT) Full text and rfc822 format available.

Message #10 received at 54792-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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 2 (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

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 14 May 2022 11:24:08 GMT) Full text and rfc822 format available.

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.