X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BEA3F3858D3C
Authentication-Results: sourceware.org;
 dmarc=pass (p=none dis=none) header.from=gmail.com
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112;
 h=mime-version:references:in-reply-to:from:date:message-id:subject:to
 :cc; bh=jFJQzOfxPcpnVfdUvfeU8ft5eMoqYBPhdt7y6ZnJHLU=;
 b=q0Pm7k1Dc6KqJbyFOxmO1eltoHkwRLAoV0/Z7FEkuETr6kT1279Bv4esMmucfUmmlm
 5L7T7Q7qcJSt6X2X1MVkAzFKGK+t96keImBiNJC0fwZ4V2NG858bxNdtMT2hheMKSb+g
 PJdCOXUYLe3j3vI0aA1NumLqXKRHAe0M0/Fp64dw6tZsER5fuOsit3EKDnGOpKj2eWQ8
 ZdIE+7QklT+kF+VXmxgOzDXUiquL8Ad5h4KRlXFNkomIRhXrQGF0dOuLXRzZRoTh9yjT
 laCAjjfijUTyUOS2NdKmDireGeVnG3IoLHjG2lpfP02porAU9uB/jvj6FRrncyi6kZak
 AgdA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to:cc;
 bh=jFJQzOfxPcpnVfdUvfeU8ft5eMoqYBPhdt7y6ZnJHLU=;
 b=ao74QBIVF3G92RemfEKZYyyyMZ1lazoycO/r6UNw3JJ1cPdhloXX3AD0Tj3gfESXa4
 jvZLh7/pt1WoATIFUZhKe5u9aT+e7HyhVI6fqnmgnBWYZXJGFbWfa+vwCI0YACgBpD2i
 nWNC+ff8uaBFVCwNKFU9twZoX49iaY5wqHhv+MdN3yHkgrH8dlbwi6ynhZimBsZcm07y
 WPUgr5ap2GVUHrNtSEh2WJWnmlMMNgGlfEl2bV8WSmlYGW64oPgj5lGDkLOWXtt0LqAb
 BrTA42T46HJOTgDN8IvnoN0S9Z98XrR9al7eRuXUFnVPmloXWEaMNE44W2qkLY/e7sr8
 CZng==
X-Gm-Message-State: AOAM5327jT3KSMhmmLgue+wu1nKndUSmC8SiRYrutKEG64gwt3ReINRV
 LnwtNpw/8sZ4otU17uINz9+Bc+BcksvmVTA5koOTGBHg
X-Google-Smtp-Source: ABdhPJx6DrYY/PGVYEH7ouBehMxyFp6O45T1PLCZEdSrczRNWQ58Ni1+1s4Hmc4JI0mNO09RyDEvAUAh1G+2NX/kGPI=
X-Received: by 2002:a05:6402:40c2:b0:404:17cf:78fe with SMTP id
 z2-20020a05640240c200b0040417cf78femr2560543edb.204.1645012156703; Wed, 16
 Feb 2022 03:49:16 -0800 (PST)
MIME-Version: 1.0
References: <20220216111615.jcfamrdjwvwkitgd@lucy.dinwoodie.org>
In-Reply-To: <20220216111615.jcfamrdjwvwkitgd@lucy.dinwoodie.org>
From: marco atzeri <marco.atzeri@gmail.com>
Date: Wed, 16 Feb 2022 12:49:05 +0100
Message-ID: <CAB8Xom9vhoVQDpX-1MyjmgYhcn3XiHWTiibtomeNgpD8gKMJew@mail.gmail.com>
Subject: Re: Package request: python-pytest-mock
To: Adam Dinwoodie <adam@dinwoodie.org>
X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
 SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Cc: The Cygwin Mailing List <cygwin@cygwin.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

On Wed, Feb 16, 2022 at 12:16 PM Adam Dinwoodie  wrote:
>
> As part of pulling some of the packages I maintain up to date, I've
> discovered some of the test scripts now rely on the pytest-mock module.
> That's not currently packaged for Cygwin; could we make it available?
>
> I'm happy to add packaging this up to my stack of packages to maintain,
> (although I'm not likely to actually get to packaging it myself for a
> little while) but as most of the Python packages -- and all the
> python-pytest* packages -- are currently maintained by Marco Atzeri, I
> wanted to check if he'd rather add this to his list first.
>
> Adam
>

I will add, but I suspect it will not be very short term.
My PC is currently not 100% available :-(

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
