Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Aug 2018 08:28:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230430] www/py-requests-toolbelt: allergic to dns/py-idna>=2.7
Message-ID:  <bug-230430-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230430

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

It looks like www/py-requests-toolbelt is allergic to dns/py-idna>=3D2.7. T=
he
build is being done by ports-mgmt/synth.

---------------------------------------------------------------------------=
-----
--  Phase: build
---------------------------------------------------------------------------=
-----
=3D=3D=3D>  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 =3D dist.parse_command_line()
  File "/usr/local/lib/python2.7/site-packages/setuptools/dist.py", line 50=
0,
in parse_command_line
    result =3D _Distribution.parse_command_line(self)
  File "/usr/local/lib/python2.7/distutils/dist.py", line 467, in
parse_command_line
    args =3D self._parse_command_opts(parser, args)
  File "/usr/local/lib/python2.7/site-packages/setuptools/dist.py", line 81=
5,
in _parse_command_opts
    nargs =3D _Distribution._parse_command_opts(self, parser, args)
  File "/usr/local/lib/python2.7/distutils/dist.py", line 523, in
_parse_command_opts
    cmd_class =3D self.get_command_class(command)
  File "/usr/local/lib/python2.7/site-packages/setuptools/dist.py", line 63=
4,
in get_command_class
    ep.require(installer=3Dself.fetch_build_egg)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", =
line
2343, in require
    items =3D working_set.resolve(reqs, env, installer, extras=3Dself.extra=
s)
  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,>=3D2=
.5'),
set(['requests']))
*** Error code 1

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230430-7788>