[Bug 230430] www/py-requests-toolbelt: allergic to dns/py-idna>=2.7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 7 08:28:50 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230430

            Bug ID: 230430
           Summary: www/py-requests-toolbelt: allergic to dns/py-idna>=2.7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: wg at FreeBSD.org
          Reporter: Trond.Endrestol at ximalas.info
          Assignee: wg at FreeBSD.org
             Flags: maintainer-feedback?(wg at FreeBSD.org)

It looks like www/py-requests-toolbelt is allergic to dns/py-idna>=2.7. The
build is being done by ports-mgmt/synth.

--------------------------------------------------------------------------------
--  Phase: build
--------------------------------------------------------------------------------
===>  Building for py27-requests-toolbelt-0.8.0
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 66, in <module>
    'Programming Language :: Python :: Implementation :: CPython',
  File "/usr/local/lib/python2.7/site-packages/setuptools/__init__.py", line
131, in setup
    return distutils.core.setup(**attrs)
  File "/usr/local/lib/python2.7/distutils/core.py", line 137, in setup
    ok = dist.parse_command_line()
  File "/usr/local/lib/python2.7/site-packages/setuptools/dist.py", line 500,
in parse_command_line
    result = _Distribution.parse_command_line(self)
  File "/usr/local/lib/python2.7/distutils/dist.py", line 467, in
parse_command_line
    args = self._parse_command_opts(parser, args)
  File "/usr/local/lib/python2.7/site-packages/setuptools/dist.py", line 815,
in _parse_command_opts
    nargs = _Distribution._parse_command_opts(self, parser, args)
  File "/usr/local/lib/python2.7/distutils/dist.py", line 523, in
_parse_command_opts
    cmd_class = self.get_command_class(command)
  File "/usr/local/lib/python2.7/site-packages/setuptools/dist.py", line 634,
in get_command_class
    ep.require(installer=self.fetch_build_egg)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
2343, in require
    items = working_set.resolve(reqs, env, installer, extras=self.extras)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
782, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (idna 2.7
(/usr/local/lib/python2.7/site-packages), Requirement.parse('idna<2.7,>=2.5'),
set(['requests']))
*** Error code 1

Stop.
make: stopped in /xports/www/py-requests-toolbelt

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list