[MacPorts] #57202: py-hyperlink requires py-idna

MacPorts noreply at macports.org
Sun Sep 30 16:51:54 UTC 2018


#57202: py-hyperlink requires py-idna
------------------------+---------------------------------
 Reporter:  ryandesign  |      Owner:  MarcusCalhoun-Lopez
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:  py-hyperlink
------------------------+---------------------------------
 After upgrading ports on the buildbot workers, buildbot-slave doesn't
 start because apparently hyperlink requires idna:

 {{{
 Traceback (most recent call last):
   File "/opt/bblocal/bin/twistd-2.7", line 6, in <module>
     from pkg_resources import load_entry_point
   File
 "/opt/bblocal/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/pkg_resources/__init__.py", line 3112, in <module>
     @_call_aside
   File
 "/opt/bblocal/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/pkg_resources/__init__.py", line 3096, in _call_aside
     f(*args, **kwargs)
   File
 "/opt/bblocal/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/pkg_resources/__init__.py", line 3125, in
 _initialize_master_working_set
     working_set = WorkingSet._build_master()
   File
 "/opt/bblocal/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/pkg_resources/__init__.py", line 578, in _build_master
     ws.require(__requires__)
   File
 "/opt/bblocal/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/pkg_resources/__init__.py", line 895, in require
     needed = self.resolve(parse_requirements(requirements))
   File
 "/opt/bblocal/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/pkg_resources/__init__.py", line 781, in resolve
     raise DistributionNotFound(req, requirers)
 pkg_resources.DistributionNotFound: The 'idna>=2.5' distribution was not
 found and is required by hyperlink
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/57202>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list