delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2023/11/12/13:17:05

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 414693858C66
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1699813024;
bh=diazDOuYbHLGzshFpeAkcgPmxY/fZjhadmLqscRViAU=;
h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=P+xstj8WDVibZFR0tbnPa/FDgOHD3B3R7lgX5dlXqY85S7TT3VQY0+loUE/oYHgEd
rP0lWmxKezf9FbqZvSRtwQcTksrlFF1NqPFZ5lPUKcDuz/Xroou3z+f+98sKKUlGcH
DosYqPGXhq5BNLWboUn8gObwMdOg/wCDxw4bspG8=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 41DB23858D28
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 41DB23858D28
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1699812989; cv=none;
b=qxrnr3uZ44/HuqcO4Xy/X7y8f+hyLKGQlsg5CFjWwGI/jIj8MTHpw68qUYk00ghVy64J/Dk1ntRMUt+0UAtZRSIe70nUAwULPeHf256UnuMlHOl0ah1CbWh1VRZLHKlPAwUNEP3F1zMKNhZiVtv44IvRFZ2cZvto6T6ZVjrkFS8=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1699812989; c=relaxed/simple;
bh=BIpKKmxNcSneIigUx6bz6Tmn6oikRIInpje3Z9iYPow=;
h=Date:From:To:Subject:Message-ID:MIME-Version;
b=XXwjxobTgdBnP615/xiQ3LIGB0uxkCO8EyitSVzoBS1WDsVJZR+vNhT2U/3Ftvy4MXa9DaqpahML8IBm5nJn3XEvGCNPU8sUwd0ktxRyeS/uUetshtsfNH53gLSDoh9ECeGTrQKe0zIIKBMoSTjxlQbnkv38qyR7lHmxbQD4S9E=
ARC-Authentication-Results: i=1; server2.sourceware.org
Date: Sun, 12 Nov 2023 18:16:26 +0000
To: Jon Turney <jon DOT turney AT dronecode DOT org DOT uk>,
The Cygwin Mailing List <cygwin AT cygwin DOT com>
Subject: Re: python-requests update request
Message-ID: <20231112181626.uvsk5pepiyznwddi@lucy.dinwoodie.org>
References: <20231106145840 DOT vtvbqaywh5eqmltl AT lucy DOT dinwoodie DOT org>
<71a5c22f-75fd-43b5-ada9-92d4a8e262f9 AT dronecode DOT org DOT uk>
MIME-Version: 1.0
In-Reply-To: <71a5c22f-75fd-43b5-ada9-92d4a8e262f9@dronecode.org.uk>
X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
SPF_HELO_PASS, SPF_PASS, TXREP,
T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Adam Dinwoodie via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Adam Dinwoodie <adam AT dinwoodie DOT org>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

On Sun, Nov 12, 2023 at 02:35:38PM +0000, Jon Turney wrote:
> On 06/11/2023 14:58, Adam Dinwoodie via Cygwin wrote:
> > Hi Marco,
> > 
> > python-requests is currently at v2.27.1, and the latest upstream release
> > is v2.31.0.  I'm chasing down a long requirement chain as part of trying
> > to update Cygwin's OfflineIMAP package to run against Python 3, and one
> > of those requirements wants python-requests to be at least v2.30.0.
> > 
> > I've updated the cygport file for python-requests to compile v2.31.0.
> > The patch files required some updates to account for changes in the
> > upstream code, but none of the changes seemed actually significant.
> > Could you have a look and see if you can upload a new version of
> > python-requests?
> > 
> > My updated cygport file and patch files are available at
> > https://github.com/cygporter/python-requests/tree/2.31.0.
> 
> Since Marco isn't available right now, I did a NMU based on this.

Magic, thank you!

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019