[Differential] D35513: [WIP] Adding devel/py-threadpoolctl

From: koobs (Kubilay Kocak) <phabric-noreply_at_FreeBSD.org>
Date: Sun, 19 Jun 2022 00:34:36 UTC
koobs added inline comments.

INLINE COMMENTS

> sunpoet wrote in Makefile:24
> This should be USES=python:3.6+
> 
> See https://github.com/joblib/threadpoolctl/blob/3.1.0/pyproject.toml#L11

Unless upstream tests with and the tests pass beyond the versions supported, <version-spec> should be capped. Incomplete version spec declarations (particularly leaving open max versions), causes problems for Python evolving default Python version.

REPOSITORY
  R11 FreeBSD ports repository

CHANGES SINCE LAST ACTION
  https://reviews.freebsd.org/D35513/new/

REVISION DETAIL
  https://reviews.freebsd.org/D35513

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: thierry, yuri, emaste_freebsdfoundation.org, wen
Cc: sunpoet, koobs, freebsd-python-list, #python