From owner-freebsd-python@freebsd.org Tue Jun 12 11:53:31 2018 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D5C21006DAB for ; Tue, 12 Jun 2018 11:53:31 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 06ADC7F154 for ; Tue, 12 Jun 2018 11:53:31 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id BB56E1006D9F; Tue, 12 Jun 2018 11:53:30 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94B461006D9A for ; Tue, 12 Jun 2018 11:53:30 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pl0-x229.google.com (mail-pl0-x229.google.com [IPv6:2607:f8b0:400e:c01::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0026F7F14F for ; Tue, 12 Jun 2018 11:53:29 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pl0-x229.google.com with SMTP id 30-v6so14216544pld.13 for ; Tue, 12 Jun 2018 04:53:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:reply-to:subject:to:references:from:openpgp:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=KSC61fnFXXVFfXCZWDGi0X35iKCR237GkXEFCohKIeA=; b=iNPcNnf5rIuj8OjJLjy+0AotLvYcMvGoV3dWFgsQtrzIHmzEFfM23uLBCDwuNiXCGX AjVDoJHdpzNeE3h85uSyOG+eOdoKcsd8wLkU2gFAAVw0lNaiFig6ecnVO+dpWOWLBW9F gqE/JlvBRUFYGxZ6yOMBJAZeu9HiyFW/Ep40ltYjoyv9Xcgg3TSXPnkKW5fV8szmyDsC UXzTjQI0YKXd4wyhlfj7wPj0inT402il1g+NlQejQHRSnKg8MaokDkcyh20S8hKM1zOQ O5Td+5SScfs+ju9TtypHIExws+lF1GKGrjeRQ7+thKrkUeGJeL/Ah7MHfadBNnk7+h/q GayQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:reply-to:subject:to:references:from :openpgp:message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=KSC61fnFXXVFfXCZWDGi0X35iKCR237GkXEFCohKIeA=; b=bpDJIYhqEDZLv5H90A5jGGi+Nekt8vzKbNZOteSFbj1OxEPquxQ++T4Ax/deFkt9V+ V5FwMQh/AkCJqpphHwpgcaEz4AC5r2kJpj5sOr4vhFMkTVmlMyvlhtQTeElnnVvjLJvw LPW5x50XwYp4azfk1Io3jZ1/UyQFnYV8Qn+0P74JjSe3NC1xQP1XBb3cYGJSIAAKiQnu IZeTj5TifBnrFJI7YST0mkUHyhn/uCSTJjbs5xPMoyX7YjtuTdzG4yHWXuRSpCY6zfPe LzuaGaTmsIqI9qCgB6yaeIggG75sukz5CEtDACAHuF3r6Ddqrq4eiulGAH/BFO1SCYYd Ezjw== X-Gm-Message-State: APt69E0CZD59WkPD0MDmVPsaF3afEFEfvpwLjSauMq0VhwvP8dO9j4WJ F1yDv64DyM3KNGyU8Wfz8osIrYsB X-Google-Smtp-Source: ADUXVKInQXnM7MNXOcQ0ITTVD/VspKwaBxdbspoDr32w03tM9sy0dPBDNX1fDy338m97KNiXjPiwgg== X-Received: by 2002:a17:902:2c83:: with SMTP id n3-v6mr26431plb.211.1528804408727; Tue, 12 Jun 2018 04:53:28 -0700 (PDT) Received: from [192.168.1.102] (116.133.220.111.sta.wbroadband.net.au. [111.220.133.116]) by smtp.gmail.com with ESMTPSA id m5-v6sm4188690pfa.93.2018.06.12.04.53.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Jun 2018 04:53:28 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: urllib3 upgrade To: "K.J. Petrie" , python@FreeBSD.org References: <20180611153921.2d7965aa@master> From: Kubilay Kocak Openpgp: preference=signencrypt Message-ID: <68fa4b62-7c13-3cb3-5d7f-372f1b358556@FreeBSD.org> Date: Tue, 12 Jun 2018 21:53:24 +1000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: <20180611153921.2d7965aa@master> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2018 11:53:31 -0000 On 12/06/2018 12:39 am, K.J. Petrie wrote: > Dear friends, > > Are there any plans to upgrade urllib3 to version 1.23, as 1.22 now > fails when run from certbot in some circumstances, preventing > certificate renewal? Details of the change can be found at > https://github.com/urllib3/urllib3/pull/1342. > > I await news as I have about 10 days to fix the problem on my server > before clients' sites go down. > > regards, > > K.J. Petrie. > _______________________________________________ > freebsd-python@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-python > To unsubscribe, send any mail to "freebsd-python-unsubscribe@freebsd.org" > Hi KJ, Thank you for the heads up re certbot/urllib interaction. Yes there are plans, pending an update to py-requests (to allow use of >= 1.23) I have an update in progress. See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228770 Though I expect to have itresolved shortly, its obviously contingent on successful QA across multiple dependents (requests is heavily depended on). Worst case scenario, as a backup strategy, I'd look at certbot in an isolated virtualenv ./koobs