https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220696
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |maintainer-feedback?(yuri@r | |awbw.com) Keywords| |feature, needs-qa CC| |pyt...@freebsd.org, | |y...@rawbw.com --- Comment #1 from Kubilay Kocak <ko...@freebsd.org> --- Thank you Yuri. The port specifies USES=python, but setup.py states (notably *without* a ":: 2" counterpart): "Programming Language :: Python :: 3", Further, in the documentation installation instructions, pip3 (specifically) is cited for installation, hinting strongly that only Python 3 is supported, or at least preferred by the developer Please investigate the actual versions the package supports and and declare/limit USES=python to all versions of Python that are supported by upstream. Also, in future if more detail could be added about what has been tested / confirmed to pass QA with poudriere, that would be appreciated. What versions, architectures, options, etc. For Python package ports, testing with at least Python 2 and 3 versions for dual version supporting packages is highly desirable. [1] https://filelock.readthedocs.io/en/latest/ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"