From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by sourceware.org (Postfix) with ESMTPS id A5D713857826 for ; Thu, 17 Feb 2022 10:34:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A5D713857826 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ej1-x62a.google.com with SMTP id gb39so6178413ejc.1 for ; Thu, 17 Feb 2022 02:34:45 -0800 (PST) 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; bh=k8Ybhc6g1ZN1UwnqJ/8H3Bu8uXWOPaQIb+cmQ7HBLJA=; b=DXQ/b3AVP0aV0RM4WL919ZqnlMvqLiZU/SVMg6eRfAUQ87koj/wdDNSBFwhm+T4H+0 olTLKdu8kRABRhu7/ubvaRlyMBD3vMIsnQc8YS8vPT4AQ5nMAfWTkai4l5WGfFLOyou5 bq3n9cxXAWsd5mMiGmsY13hKxAW7/bcwrZNimzdqtQlF75ReAme9jDT6+zw4NkLbcws6 DSanLnRW3t1dZmOmLFIYge/epSr7MljVYIaEdWA8QLBkHCdbhGxUCYAcXD04bWnWAZzT Rc3/B0XXQru0p1R3+ix19CgNC1Xa6VHFda/LbkNIZkWmHCB5v3/99JzIe1INz0Q2scZB S/Jw== 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; bh=k8Ybhc6g1ZN1UwnqJ/8H3Bu8uXWOPaQIb+cmQ7HBLJA=; b=MvjHku3jHxxE5GPSJeJBYe+6x+hq2ya+5MYMPyIlNEEPi2kF5fnlquGND1+VSGVMK/ 7LSl4FIYCN39s8QBDHT29E2bhLQP0RTi0rBtAE0uxVuDcKh0RGizJpdrwXveQuamI8Bz yWoqUYo/gZ6mMtXDEJ73Xn37Agu16c+iAm+CHvW55DtnMHJt0uexrM0RluN1s/c6uD5P 23dJwYyQTr9MOiO9BorUSlx9/mZOclOvKqYWQtk2QlA3UCaOwyVSOIUU8F/eAjLzLU3y hXQqk9ftIey81X2weQL//1646DBBuA47VM7wkofofgY1SRHKaovT4aqtwPJGwHZ/tdJh cx9w== X-Gm-Message-State: AOAM533FVa4NBiY6Bw+55JKGIMsSiUpYRP0i9IzqWncJC9PBmthIH6wD 0RgasdB8ra/k+FLvQx6ejBmwU44QJhN3/kggJu0qVtSz X-Google-Smtp-Source: ABdhPJz7+gU9mll+kxobhN9JOCLCaj5kytf4I5I/yWL1LRAfTxvxxNWKk+XZErPN0v5YYVnxdV298S0BKL6Ap4tL8zE= X-Received: by 2002:a17:906:358e:b0:6cf:61dd:5a1f with SMTP id o14-20020a170906358e00b006cf61dd5a1fmr1821594ejb.416.1645094084724; Thu, 17 Feb 2022 02:34:44 -0800 (PST) MIME-Version: 1.0 References: <20220216111615.jcfamrdjwvwkitgd@lucy.dinwoodie.org> <20220216115530.slt3x5f5r523yxtd@lucy.dinwoodie.org> In-Reply-To: From: marco atzeri Date: Thu, 17 Feb 2022 11:34:33 +0100 Message-ID: Subject: Re: Package request: python-pytest-mock To: The Cygwin Mailing List Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-1.2 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2022 10:34:50 -0000 On Thu, Feb 17, 2022 at 8:11 AM Marco Atzeri wrote: > > On 16.02.2022 12:55, Adam Dinwoodie wrote: > > On Wed, Feb 16, 2022 at 12:49:05PM +0100, marco atzeri wrote: > >> 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 :-( > > > > Oh no! If I can help get things started, I'd be very happy to :) > > > > I succeded to sneak in the build. > > version 3.7 is up for python 3.7 to 3.9 Ops, I forgot a git push on the package list , so the upload will be this evening > > Regards > Marco