all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oleg Pykhalov <go.wigust@gmail.com>
To: jgart <jgart@dismail.de>
Cc: 53438-done@debbugs.gnu.org
Subject: bug#53438: [PATCH] gnu: Add nbss-upload.
Date: Sat, 22 Jan 2022 12:23:12 +0300	[thread overview]
Message-ID: <878rv8unsv.fsf@gmail.com> (raw)
In-Reply-To: <20220122072330.25670-1-jgart@dismail.de> (jgart via Guix-patches via's message of "Sat, 22 Jan 2022 02:23:30 -0500")

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

jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/python-xyz.scm (nbss-upload): New variable.
> ---
>  gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++
>  1 file changed, 22 insertions(+)

Pushed to the master with the folling change:
--8<---------------cut here---------------start------------->8---
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 028a92fea1..113e3b8077 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -28677,7 +28677,7 @@ (define-public nbss-upload
     (propagated-inputs
       (list python-requests))
     (arguments
-      `(#:tests? #f))
+     `(#:tests? #f)) ;no tests
     (home-page "https://github.com/notebook-sharing-space/nbss-upload")
     (synopsis "Upload notebooks to a notebooksharing.space instance")
     (description
--8<---------------cut here---------------end--------------->8---

Thanks,
Oleg.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 861 bytes --]

      reply	other threads:[~2022-01-22  9:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-22  7:23 [bug#53438] [PATCH] gnu: Add nbss-upload jgart via Guix-patches via
2022-01-22  9:23 ` Oleg Pykhalov [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

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

  git send-email \
    --in-reply-to=878rv8unsv.fsf@gmail.com \
    --to=go.wigust@gmail.com \
    --cc=53438-done@debbugs.gnu.org \
    --cc=jgart@dismail.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.