https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251235
Steve Wills <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Closed |Open Resolution|Not Accepted |--- CC| |[email protected] --- Comment #3 from Steve Wills <[email protected]> --- (In reply to daniel.engberg.lists from comment #2) I think the version of requests currently in the tree is going to break: https://github.com/psf/requests/blob/v2.22.0/setup.py#L47 but the latest version should be fine: https://github.com/psf/requests/blob/v2.25.1/setup.py#L47 Doing run time testing on all the things that depend on both of them is probably not feasible. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
