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 B8A8D3857C69 for ; Tue, 29 Dec 2020 20:27:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B8A8D3857C69 Received: by mail-ej1-x62a.google.com with SMTP id b9so19616581ejy.0 for ; Tue, 29 Dec 2020 12:27:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=jaWa5PhYRRpzJPNeWdK78aLkIsH00c1NuubbgPtLXO4=; b=un0CUVOTZtrI4j9gdxrjxsrBlt0pVblz+wDgQsIzEGj6ulXuiHS9FdACd3puSX7Ixl HmMiCsk66OBNjzzAgmOwFlmcdKVCN5ppkKdvWrbglMbeRYqI07kKwHypcqvneGUJh3oo xVX5Dk04vm/i74nZ1zZwhNWpg4wOR4j2vfupCgX9/8QNW8z5JQf01AI5Zhy03NKQkniD Kz9Tv3ef9YL086t8c3aPur+CFV0rK5h7wXLWIleU/akb2B7tueRWBTaVz+28YXFdHsFE vdn29z9TLxL2Dp7uNO3K8zB6qTlLlm3D6ya1pW1XRqzK4oUEiH9loZoxmsmIiziTvKPH N+ow== X-Gm-Message-State: AOAM5337wun/XGLiCb6DxPZoYg627dKw+6t4uk9QymbstxXq9bAClevk rSRKJikqe6hyksn1dzOM9Njijq6qlsoTnw== X-Google-Smtp-Source: ABdhPJzy3f4cdQa3TuImtz4y+nk9NBPXVDp1YtkJPAoMSqPKwsGZlZ27rV5BPyPTGFsPXPO7UTaoAg== X-Received: by 2002:a17:906:d8dc:: with SMTP id re28mr47256875ejb.168.1609273623291; Tue, 29 Dec 2020 12:27:03 -0800 (PST) Received: from [192.168.2.121] (p5dda1f06.dip0.t-ipconnect.de. [93.218.31.6]) by smtp.gmail.com with ESMTPSA id f8sm37681472eds.19.2020.12.29.12.27.02 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 29 Dec 2020 12:27:02 -0800 (PST) Subject: Re: Moving from python2 to python3 From: Marco Atzeri To: cygwin-apps@cygwin.com References: <878s9gom2e.fsf@Rainer.invalid> <87zh1wmuma.fsf@Rainer.invalid> <51882bfe-78ff-6363-eb10-63873db8a455@gmail.com> Message-ID: <7d6f8a8e-ea38-3aaa-9ca1-80400213cc75@gmail.com> Date: Tue, 29 Dec 2020 21:27:02 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <51882bfe-78ff-6363-eb10-63873db8a455@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 8bit 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, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2020 20:27:06 -0000 On 29.12.2020 18:02, Marco Atzeri wrote: > On 29.12.2020 17:42, Achim Gratz wrote: >> Marco Atzeri via Cygwin-apps writes: >>>> You'd better fix that error first. >>> >>> I can agree >> >> AFAICS this is still the current package version.  You might want top >> move it to test whilem you build the new packages, then replace that >> version with the new release later on. > > they are in test now > > >> Regards, >> Achim. > Removed now, and new versions are up as test for python36, 37, 38 and pip I think they are fine, but I will wait your feedback Regards Marco