[Bug 260288] textproc/py-chardet - Cannot be concurrently installed for multiple versions of python

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 09 Dec 2021 06:24:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260288

            Bug ID: 260288
           Summary: textproc/py-chardet - Cannot be concurrently installed
                    for multiple versions of python
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: parv.0zero9+freebsd@gmail.com
             Flags: maintainer-feedback?(python@FreeBSD.org)
          Assignee: python@FreeBSD.org

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.

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