Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Dec 2021 06:24:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 260288] textproc/py-chardet - Cannot be concurrently installed for multiple versions of python
Message-ID:  <bug-260288-21822-MXCAcbJUth@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260288-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260288-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 260288: textproc/py-chardet - Cannot be concurrently installed for multiple
versions of python
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260288



--- Description ---
I am moving to Python 3.10; set "DEFAULT_VERSIONS+= python=3.10" in
"/etc/make.conf".

Build of www/py-requests for python 3.10 stopped because textproc/py-chardet
could not be concurrently installed for bot python 3.8 & 3.10 ...

Link: @bin/chardetect --> bin/chardetect-3.10
====> Compressing man pages (compress-man)
===>  Installing for py310-chardet-4.0.0,1
===>  Checking if py310-chardet is already installed
===>   Registering installation for py310-chardet-4.0.0,1 as automatic
Installing py310-chardet-4.0.0,1...
pkg-static: py310-chardet-4.0.0,1 conflicts with py38-chardet-4.0.0,1 (installs
files into the same place).  Problematic file: /usr/local/bin/chardetect
*** Error code 1


... I would have expected to install textproc/py-chardet port or package for
all the supported versions of python interpreter installed.


help

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