unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Vincent Prat <vprat@deeplinks.com>
Cc: 54792-done@debbugs.gnu.org
Subject: bug#54792: [PATCH] gnu: Add python-verspec.
Date: Fri, 15 Apr 2022 18:48:11 +0200	[thread overview]
Message-ID: <87v8va2sz8.fsf@gnu.org> (raw)
In-Reply-To: <CAH9Ak7JEV2a7R9d+Bh3m7ceA3MMxjMJQpZEUpY0TcryMeqbhNw@mail.gmail.com> (Vincent Prat's message of "Fri, 8 Apr 2022 16:32:57 +0200")

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

Vincent Prat <vprat@deeplinks.com> skribis:

> From 6358a97915e91a49eb9fff85729a60e58ff920d2 Mon Sep 17 00:00:00 2001
> From: Vincent Prat <vprat@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’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 672 bytes --]

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

      reply	other threads:[~2022-04-15 16:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-08 14:32 [bug#54792] [PATCH] gnu: Add python-verspec Vincent Prat
2022-04-15 16:48 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87v8va2sz8.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=54792-done@debbugs.gnu.org \
    --cc=vprat@deeplinks.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).