[Bug 292052] comms/py-esptool: PKG-INFO:Requires-Dist: reedsolo<1.8,>=1.5.3 BUT: ports install py-reedsolo 2.0.5

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 30 Dec 2025 20:17:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292052

            Bug ID: 292052
           Summary: comms/py-esptool: PKG-INFO:Requires-Dist:
                    reedsolo<1.8,>=1.5.3 BUT: ports install py-reedsolo
                    2.0.5
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: loader@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: loader@FreeBSD.org
             Flags: maintainer-feedback?(loader@FreeBSD.org)

After upgrading comms/py-esptool from 4.9.X -> 4.10.X a ESP development
framework complains about not met requirements concerning reedsolo<1.8,>=1.5.3

Checking for Python contraints one would find 

[...]
./site-packages/esptool-4.10.0-py3.11.egg-info/requires.txt:reedsolo<1.8,>=1.5.3
./site-packages/esptool-4.10.0-py3.11.egg-info/PKG-INFO:Requires-Dist:
reedsolo<1.8,>=1.5.3
[...]

This is weird.

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