Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2022 21:27:38 +0100
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        Po-Chuan Hsieh <sunpoet@freebsd.org>
Cc:        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:  <01762e5d-db60-1a94-522e-c6dd93418724@FreeBSD.org>
In-Reply-To: <CAMHz58SdKv3XkVcFuY85fd7G9D%2BiDD1nH1DtK-JJ3nUxrqu5BA@mail.gmail.com>
References:  <202203251344.22PDiWSU020866@gitrepo.freebsd.org> <7856b521-74e2-11fe-87fd-fc5841c1201a@FreeBSD.org> <CAMHz58SdKv3XkVcFuY85fd7G9D%2BiDD1nH1DtK-JJ3nUxrqu5BA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 25/03/22 19:37, Po-Chuan Hsieh wrote:
> On Sat, Mar 26, 2022 at 1:53 AM Guido Falsi <madpilot@freebsd.org 
> <mailto:madpilot@freebsd.org>> wrote:
> 
>     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
>     <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
>     <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.
> 
> 
> It should be fixed in fb5f8f301150da3a6cbd7b395788cb057fca6e9a.

Works fine now, thank you a lot for the quick fix!

-- 
Guido Falsi <madpilot@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01762e5d-db60-1a94-522e-c6dd93418724>