[MacPorts] #62017: py-sphinx: @3.4.1 broken after latest python module updates

MacPorts noreply at macports.org
Sun Jan 10 03:41:28 UTC 2021


#62017: py-sphinx: @3.4.1 broken after latest python module updates
--------------------------+----------------------
  Reporter:  mascguy      |      Owner:  stromnov
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  py-requests  |
--------------------------+----------------------
Changes (by reneeotten):

 * owner:  jmroot => stromnov
 * port:  py-sphinx => py-requests


Comment:

 the problem is given in the last line
 {{{pkg_resources.DistributionNotFound: The 'idna<3,>=2.5' distribution was
 not found and is required by requests}}}; so {{{py-requests}}} wants a
 {{{py-idna}}} version less than 3 and that one was just updated to 3.1.

 The upstream issue is [https://github.com/psf/requests/issues/5710 this
 one]; perhaps just changing the requirement version in {{{py-requests}}}
 would work for now.

-- 
Ticket URL: <https://trac.macports.org/ticket/62017#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list