FreeBSD ports you maintain which are out of date

2022-06-17 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

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

2022-06-17 Thread thierry (Thierry Thomas)
thierry added subscribers: Python, freebsd-python-list. 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/emailpreferen

[Bug 263939] python3.8 os.sched_getaffinity(0); broken?

2022-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263939 --- Comment #9 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=46be698d0fb0bfeb96914df5426d3a317314df67 commit 46be698d0fb0bfeb96914df5426d3a317314df67 Author:

[Bug 262250] [exp-run] devel/py-setuptools: Update to 62.1.0

2022-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262250 Bryan Drewery changed: What|Removed |Added CC||bdrew...@freebsd.org --- Comment #

[Bug 264725] math/py-seaborn: Update to 0.11.2

2022-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264725 Shane changed: What|Removed |Added Flags|maintainer-feedback?(FreeBS |maintainer-feedback+ |d.

[Bug 264725] math/py-seaborn: Update to 0.11.2

2022-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264725 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=27fb0fb86b7a734140f94b8427110f02ee1453cb commit 27fb0fb86b7a734140f94b8427110f02ee1453cb Author:

[Bug 264725] math/py-seaborn: Update to 0.11.2

2022-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264725 Wen Heping changed: What|Removed |Added Resolution|--- |FIXED Status|Open

[Bug 264745] databases/py-peewee: Update to 3.15.0

2022-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264745 Kubilay Kocak changed: What|Removed |Added CC||python@FreeBSD.org -- You are rec

[Bug 262250] [exp-run] devel/py-setuptools: Update to 62.1.0

2022-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262250 --- Comment #19 from Bryan Drewery --- (In reply to Bryan Drewery from comment #18) I fixed that one. -- You are receiving this mail because: You are on the CC list for the bug.

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

2022-06-17 Thread koobs (Kubilay Kocak)
koobs added inline comments. INLINE COMMENTS > Makefile:22 > + > +USES=python:3.8+ > +NO_ARCH= yes Upstream declares requires-python = ">=3.6" (capping at 3.9). Match upstream version support declarations as closely as possible given our current `USES=python:` syntax. 3.6-3