all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: iyzsong@member.fsf.org (宋文武)
To: Lars-Dominik Braun <ldb@leibniz-psychology.org>
Cc: 39110@debbugs.gnu.org
Subject: [bug#39110] [PATCH 1/2] gnu: Add python-asynctest
Date: Mon, 13 Jan 2020 19:08:41 +0800	[thread overview]
Message-ID: <87ftgjpq9y.fsf@member.fsf.org> (raw)
In-Reply-To: <20200113092634.18637-1-ldb@leibniz-psychology.org> (Lars-Dominik Braun's message of "Mon, 13 Jan 2020 10:26:34 +0100")

Lars-Dominik Braun <ldb@leibniz-psychology.org> writes:

> * gnu/packages/python-xyz.scm (python-asynctest): New variable
> ---
>  gnu/packages/python-xyz.scm | 33 +++++++++++++++++++++++++++++++++
>  1 file changed, 33 insertions(+)
>
> diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
> index 9736bfa3fa..21d7b21132 100644
> --- a/gnu/packages/python-xyz.scm
> +++ b/gnu/packages/python-xyz.scm
> @@ -17280,3 +17280,36 @@ server implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio
>  framework")
>      (license license:epl2.0)))
>  
> +(define-public python-asynctest
> +  (package
> +    (name "python-asynctest")
> ...

Hello, this patch doesn't apply by "git am" for master, is the previous
package asyncssh?  Then you should send it first, thanks!

  parent reply	other threads:[~2020-01-13 11:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-13  9:26 [bug#39110] [PATCH 1/2] gnu: Add python-asynctest Lars-Dominik Braun
2020-01-13  9:27 ` [bug#39110] [PATCH 2/2] gnu: Add python-aionotify Lars-Dominik Braun
2020-01-13 11:08 ` 宋文武 [this message]
2020-01-14 10:59 ` [bug#39110] [PATCH 1/2] gnu: Add python-asynctest Lars-Dominik Braun
2020-01-18  9:45   ` bug#39110: " 宋文武
2020-01-14 11:41 ` [bug#39110] " Lars-Dominik Braun
2020-01-14 11:41   ` [bug#39110] [PATCH 2/2] gnu: Add python-aionotify Lars-Dominik Braun

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=87ftgjpq9y.fsf@member.fsf.org \
    --to=iyzsong@member.fsf.org \
    --cc=39110@debbugs.gnu.org \
    --cc=ldb@leibniz-psychology.org \
    /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.