Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 2021 16:49:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255606] devel/py-python-gist: Requires www/py-requests >=2.25.1
Message-ID:  <bug-255606-7788-aAOyrl3yQO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255606-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255606-7788@https.bugs.freebsd.org/bugzilla/>

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

Thomas Guymer <t.m.guymer@thomasguymer.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.m.guymer@thomasguymer.co.
                   |                            |uk

--- Comment #1 from Thomas Guymer <t.m.guymer@thomasguymer.co.uk> ---
Hi,

It also requires "python-gnupg" >=3D0.4.7, see the below traceback:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", =
line
583, in _build_master
    ws.require(__requires__)
  File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", =
line
900, in require
    needed =3D self.resolve(parse_requirements(requirements))
  File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", =
line
791, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (python-gnupg 0.4.5
(/usr/local/lib/python3.8/site-packages),
Requirement.parse('python-gnupg<0.5.0,>=3D0.4.7'), {'python-gist'})

... is there any chance that the patch could be further modified to reflect
this runtime check?

Thanks

Tom

--=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-255606-7788-aAOyrl3yQO>