Date: Tue, 12 Jun 2018 21:53:24 +1000 From: Kubilay Kocak <koobs@FreeBSD.org> To: "K.J. Petrie" <freebsd2.bugs@kjpetrie.co.uk>, python@FreeBSD.org Subject: Re: urllib3 upgrade Message-ID: <68fa4b62-7c13-3cb3-5d7f-372f1b358556@FreeBSD.org> In-Reply-To: <20180611153921.2d7965aa@master> References: <20180611153921.2d7965aa@master>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?68fa4b62-7c13-3cb3-5d7f-372f1b358556>