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-unsubscr...@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 _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"