From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by sourceware.org (Postfix) with ESMTPS id A02CC3857C52 for ; Thu, 23 Jul 2020 11:02:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A02CC3857C52 Received: by mail-ed1-x536.google.com with SMTP id a1so4167296edt.10 for ; Thu, 23 Jul 2020 04:02:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:cc; bh=eIvAWdhcnWI4VzvQ/QxnPNMA0hiCISoO6wwU14HSUXs=; b=aAaZdOU0IzGNS1NH/0uh7t/hYXnVcCu2RyRjAZ8XqnhZECiBUQpEqNQcIIGm1uTflh Ey41LDfnB+uRaxfO84QdgaLcDk2Gz/zsWACWz6mSKr2V0PL3VRiQdadW/7trDNTSkZyx gYLuAwHtR3bQSFWRGqf2/RAGINxqH1hXOL5saSxzQAEn3ZgVBI1HImgcwuaVO7/P1BfY t0Y5q1AUte2IOYr4UZ/khEs1RqWjXt1z19setiKInqCOb3niMXYuc91FnetDCLYYwYeC /2TRYtu4hT6HEQn1uQ9kjSlpm9oJYoZu5Vd0rZiu7OaqT3JC2W5I8oFH+CRraXU+M0+1 Uxjw== X-Gm-Message-State: AOAM5333HP5+MDVLElBmOCTVbuvtO6tTC4PaC2JDusbjdrEwIVV49CEM Z8PflBiF36peCnQpCMbV29LX7cC8w2rI6aPq06C3OEO5KvxYIQ== X-Google-Smtp-Source: ABdhPJxG6ydMHAFBMDtBvDM0JI0EC5mIVNew/Fv4tkuK8Nj81oH4NP3Z4OaAi40p49o1YgYB+8Y0fVEHs+bWaupiviM= X-Received: by 2002:a05:6402:559:: with SMTP id i25mr3545066edx.35.1595502156328; Thu, 23 Jul 2020 04:02:36 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: marco atzeri Date: Thu, 23 Jul 2020 13:02:24 +0200 Message-ID: Subject: Re: Requesting a Python 3.8 build of python-requests Cc: "cygwin-apps@cygwin.com" Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, MISSING_HEADERS, 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: Thu, 23 Jul 2020 11:02:38 -0000 On Thu, Jul 23, 2020 at 11:33 AM Hamish McIntyre-Bhatty via Cygwin-apps wrote: > > Hello, > > Who currently maintains python-requests? Marco, if this is you I might > have to take you up on your offer and ask you to build a package for > Python 3.8 :) > > If not I guess I'll do a one-time update to build for Python 3.8. > > Hamish > Noted, I am adopting python packages step by step as I build them give me some time as I will need to build some required packages see @ python37-requests on setup.ini requires: ca-certificates python37 python37-chardet python37-idna python37-urllib3 and probably some others are needed recursively