From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) by sourceware.org (Postfix) with ESMTPS id C4555385703F for ; Fri, 28 May 2021 18:33:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C4555385703F Received: by mail-wm1-x335.google.com with SMTP id z19-20020a7bc7d30000b029017521c1fb75so5107471wmk.0 for ; Fri, 28 May 2021 11:33:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=1Wj2lRDklWgrVfUPJiwc9AKzrKB7X1RXJ6qjViFgH/s=; b=dOjWLDgS0M336i8CoCKmvC6bVgRnNfE1rNiovwjtykolBLHFbUzV4Ak6kUOM3GKfk5 s3aZty/ufKJuLxiyU8l9OC9+LOsfcO2aDoPmGpnFENf4zpa+uoLNig8Vejqo/RgLjOix oZJBXqb7qGtrRzRXKkml3xVmC774wwBrD0LwU3ezPtsaVxe6wzoBWGNF8OTM65JW5BQo w2Nz9kt+lVRve/VU9+YLquUkK80z0tnhXS58JKr7qQEaDiAoCutoekRhhpIb5TAReP8B uKucb6Mo1sizwKLV/9rXJSKpCkzfJKs0k+jZPbKmoDhBjVM3lZBUE1ncoD9YxEFBRHes SUsA== X-Gm-Message-State: AOAM532GPuSD7gp6J9f/Tj5+niuSiFZkyfw/fOGeiTrAYmPXOe9w4XrT MARA335HvfKvqeSsPOeLA072SIGBB8sqIQ== X-Google-Smtp-Source: ABdhPJwMFDACiGINFj1WoT4+LCObrpKopSgA6Fh7sEoAeUU7PA+ZUwlCwyJ4B6CrbU06FDGaAXNI4Q== X-Received: by 2002:a1c:1f84:: with SMTP id f126mr9602263wmf.140.1622226815872; Fri, 28 May 2021 11:33:35 -0700 (PDT) Received: from ?IPv6:2003:cc:9f0d:86be:1d0f:4eed:de6b:f78b? (p200300cc9f0d86be1d0f4eedde6bf78b.dip0.t-ipconnect.de. [2003:cc:9f0d:86be:1d0f:4eed:de6b:f78b]) by smtp.gmail.com with ESMTPSA id n10sm936864wre.95.2021.05.28.11.33.35 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 28 May 2021 11:33:35 -0700 (PDT) Subject: Re: [ITA] nghttp2, mingw64-{x86_64,i686}-nghttp2 To: cygwin-apps@cygwin.com References: From: Marco Atzeri Message-ID: <59806a9c-a0f4-1868-e763-4dca35e6e3a2@gmail.com> Date: Fri, 28 May 2021 20:33:33 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.3 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_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: Fri, 28 May 2021 18:33:38 -0000 On 28.05.2021 19:06, Brian Inglis wrote: > Noticing some more libraries used by curl and wget/2 that were outdated > and orphaned, I decided to take a look at building updates and would now > like to adopt them. > > The list below shows the distributed packages, links to the Git Cygwin > Package repos (see playground branches), Appveyor CI builds and logs > for those who prefer looking at those, and links to Google drive folders > with all the usual files and archives for others. > > I have issues building python2/27/3/36 modules, and/or which to obsolete. you can drop all. Python2.7 is dead upstream and Python3.6 will be at end of 2021 https://www.python.org/downloads/ Changed maintanership to you (only for them this time) Regards Marco