Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2022 18:53:25 +0100
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        Po-Chuan Hsieh <sunpoet@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 9b72a13ca997 - main - dns/py-idna: Update to 3.3
Message-ID:  <7856b521-74e2-11fe-87fd-fc5841c1201a@FreeBSD.org>
In-Reply-To: <202203251344.22PDiWSU020866@gitrepo.freebsd.org>
References:  <202203251344.22PDiWSU020866@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 25/03/22 14:44, Po-Chuan Hsieh wrote:
> The branch main has been updated by sunpoet:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=9b72a13ca997911664b87b1d337d4edef7fe858f
> 
> commit 9b72a13ca997911664b87b1d337d4edef7fe858f
> Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> AuthorDate: 2022-03-25 13:00:10 +0000
> Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> CommitDate: 2022-03-25 13:37:03 +0000
> 
>      dns/py-idna: Update to 3.3
>      
>      - Update LICENSE
>      - Update pkg-descr
>      
>      Changes:        https://github.com/kjd/idna/blob/master/HISTORY.rst

Looks like this update has broken something, while trying to build cmake:

[  2%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/ProcessUNIX.c.o
Traceback (most recent call last):
   File 
"/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line 
568, in _build_master
     ws.require(__requires__)
   File 
"/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line 
886, in require
     needed = self.resolve(parse_requirements(requirements))
   File 
"/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line 
777, in resolve
     raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (idna 3.3 
(/usr/local/lib/python3.8/site-packages), 
Requirement.parse('idna<3,>=2.5'), {'requests'})

But it really looks like the problem is in py38-setuptools-57.0.0

I've not investigated it further.

-- 
Guido Falsi <madpilot@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7856b521-74e2-11fe-87fd-fc5841c1201a>