From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta002.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) by sourceware.org (Postfix) with ESMTPS id 73C463853D43 for ; Thu, 17 Nov 2022 18:32:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 73C463853D43 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSw.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=systematicsw.ab.ca Received: from shw-obgw-4001a.ext.cloudfilter.net ([10.228.9.142]) by cmsmtp with ESMTP id vg4Hoqe0ryQ9evjgToQQYu; Thu, 17 Nov 2022 18:32:21 +0000 Received: from [10.0.0.5] ([184.64.124.72]) by cmsmtp with ESMTP id vjgSoGr26ibmAvjgToNIRs; Thu, 17 Nov 2022 18:32:21 +0000 X-Authority-Analysis: v=2.4 cv=YPCMdDKx c=1 sm=1 tr=0 ts=63767e35 a=oHm12aVswOWz6TMtn9zYKg==:117 a=oHm12aVswOWz6TMtn9zYKg==:17 a=IkcTkHD0fZMA:10 a=w_pzkKWiAAAA:8 a=hCPeGwgxjkeZvXwE8o8A:9 a=QEXdDO2ut3YA:10 a=U2WoxmWugOUA:10 a=sRI3_1zDfAgwuvI8zelB:22 Message-ID: Date: Thu, 17 Nov 2022 11:32:20 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 To: cygwin-apps@cygwin.com Subject: Re: How does a package become orphaned? (was Re: Attn maintainer: python-paramiko) Reply-To: cygwin-apps@cygwin.com Content-Language: en-CA In-Reply-To: From: Brian Inglis Organization: Systematic Software Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4xfAI3ZA4bs7wL7Olds83e0cyT4yktljGKYzLbjkgHgxkQEpxERwcKuFQWB8BcF40nqzL3B7f4bYlUktHGhjNfQLHDWwYLgbdcIJHy48M0bCNYjfi5FWaW 1rCRRb0Oo6JUFR46hekhPRYRD2K9YuYCl32q7Jnd77KkObrMfAZjciUO1EPONOLdbJa1y55lTs6bqkplXdb96au5oWib0FlgV68= X-Spam-Status: No, score=-1163.6 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Thu, 17 Nov 2022 11:24:38 +0100, Libor Ukropec wrote: >>> the cygport is executing in "src_test" some python tests that in the end requires some >>> python packages not available as cygwin packages (typing_extensions, mock, pytest-mock, >>> may be others). >>> So should I >>> a) remove the test? (this is not my preference) >>> or >>> b) specify/execute in the cygport `pip3 install pkg1 pkg2 ...` - I'd expect that >>> executing any stuff in the cygport is not allowed (and I do not want to trigger 'misuse >>> alarm') > Any advice to this? Check for cygport python*.cygclass src_test or other overrides. Then, check that the pip3 install ... and cygport ... check work on your local system. Finally, add to src_test prefixed with verbose to ensure logging and visibility, and check that works as expected. >>> and additional question - how do I execute scallywag "before" the ITA is approved and >>> git repo created? Can/should I use 'playground' branch for another package that I >>> already maintain? >>> I do not see guide on cygwin.com is explaining this. > and this? If the git/cygwin-packages/PKG.git repo already exists, you can force push to the playground branch of that repo, otherwise you have to force push to the playground branch of the git/cygwin-packages/playground repo. See: https://cygwin.com/packaging/repos.html -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut -- Antoine de Saint-Exupéry