unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: "Mădălin Ionel Patrașcu" <madalinionel.patrascu@mdc-berlin.de>
Cc: 63448@debbugs.gnu.org
Subject: [bug#63448] [PATCH 1/2] gnu: Add python-optparse-pretty.
Date: Fri, 12 May 2023 09:39:05 +0200	[thread overview]
Message-ID: <87fs82t2t7.fsf@elephly.net> (raw)
In-Reply-To: <20230511183412.27180-1-madalinionel.patrascu@mdc-berlin.de>


Mădălin Ionel Patrașcu <madalinionel.patrascu@mdc-berlin.de> writes:

> * gnu/packages/python-xyz.scm (python-optparse-pretty): New variable
> +    (source
> +     (origin
> +       (method url-fetch)
> +       (uri (pypi-uri "optparse-pretty" version))
> +       (sha256
> +        (base32 "1920wbh2b7a8qn7zx2iiqbcdaax335l81a73x9pp8h11yzs2jdmh"))))
> +    (build-system pyproject-build-system)
> +    (arguments
> +     (list #:tests? #f))   ; There are no tests in the pypi archive.

There are no tests at all, not just in pypi.

-- 
Ricardo




  parent reply	other threads:[~2023-05-12  7:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11 18:31 [bug#63448] gnu: Add python-optparse-pretty and python-mgatk MadalinIonel.Patrascu
2023-05-11 18:34 ` [bug#63448] [PATCH 1/2] gnu: Add python-optparse-pretty Mădălin Ionel Patrașcu
2023-05-11 18:34   ` [bug#63448] [PATCH 2/2] gnu: Add python-mgatk Mădălin Ionel Patrașcu
2023-05-12  7:37     ` Ricardo Wurmus
2023-05-12  7:39   ` Ricardo Wurmus [this message]
2023-05-12 10:33 ` [bug#63448] [PATCH v2 " Mădălin Ionel Patrașcu
2023-05-12 10:43 ` [bug#63448] [PATCH v3 " Mădălin Ionel Patrașcu
2023-05-12 14:07 ` bug#63448: gnu: Add python-optparse-pretty and python-mgatk Ricardo Wurmus

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=87fs82t2t7.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=63448@debbugs.gnu.org \
    --cc=madalinionel.patrascu@mdc-berlin.de \
    /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).