maintainer-feedback requested: [Bug 268594] math/py-numpy: Update to 1.24.1
Bugzilla Automation has asked freebsd-python (Nobody) for maintainer-feedback: Bug 268594: math/py-numpy: Update to 1.24.1 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268594 --- Description --- - Update to 1.24.1
[Bug 268594] math/py-numpy: Update to 1.24.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268594 Bug ID: 268594 Summary: math/py-numpy: Update to 1.24.1 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: w...@freebsd.org Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org Created attachment 239059 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239059&action=edit Update to 1.24.1 - Update to 1.24.1 -- You are receiving this mail because: You are the assignee for the bug.
[Bug 268594] math/py-numpy: Update to 1.24.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268594 Wen Heping changed: What|Removed |Added Flags||exp-run? CC||w...@freebsd.org Assignee|python@FreeBSD.org |port...@freebsd.org -- You are receiving this mail because: You are the assignee for the bug.
[Bug 268596] textproc/py-sphinxcontrib-towncrier: update of textproc/towncrier to 22.12.0 indirectly breaks devel/py-pip, many other ports
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268596 Bug ID: 268596 Summary: textproc/py-sphinxcontrib-towncrier: update of textproc/towncrier to 22.12.0 indirectly breaks devel/py-pip, many other ports Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-b...@freebsd.org Reporter: d...@freebsd.org CC: python@FreeBSD.org, sunp...@freebsd.org CC: python@FreeBSD.org, sunp...@freebsd.org After textproc/towncrier was updated to 22.12.0 in https://cgit.freebsd.org/ports/commit/?id=197aad22ce0eba962759a5844e810fed07fbd2fe users of textproc/py-sphinxcontrib-towncrier, such as devel/py-pip, run into errors similar to: running build_sphinx Running Sphinx v4.5.0 ... Extension error (sphinxcontrib.towncrier.ext): Handler > for event 'env- exception (exception: 'Config' object is not subscriptable) *** Error code 1 This is reported upstream in https://github.com/twisted/towncrier/issues/461 and https://github.com/sphinx-contrib/sphinxcontrib-towncrier/issues/76, but I think the textproc/py-sphinxcontrib-towncrier has not been patched for it? -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 268596] textproc/py-sphinxcontrib-towncrier: update of textproc/towncrier to 22.12.0 indirectly breaks devel/py-pip, many other ports
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268596 Charlie Li changed: What|Removed |Added CC||ni...@freebsd.org, ||vish...@freebsd.org --- Comment #1 from Charlie Li --- The towncrier update is wrong, especially if docs are built, as we don't have sphinx >=5 in the tree yet. 22.8.0 is the latest release without the increased sphinx requirement: https://github.com/twisted/towncrier/commit/d80943f609851a04bc43888b69cfbf47578b431e -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 268596] textproc/py-sphinxcontrib-towncrier: update of textproc/towncrier to 22.12.0 indirectly breaks devel/py-pip, many other ports
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268596 --- Comment #2 from Dimitry Andric --- Actually I updated my local textproc/py-sphinxcontrib-towncrier port from 0.3.1a3 to 0.3.2a0, and that also solves the issue. But indeed if towncrier itself is also a problem, it should probably be rolled back? -- You are receiving this mail because: You are on the CC list for the bug.
FreeBSD ports you maintain which are out of date
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 can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/pyt...@freebsd.org.html Port| Current version | New version +-+ devel/py-pytools| 2022.1.12 | 2022.1.14 +-+ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Reported by:portscout!
[Bug 267994] bsd.sites.mk: convert CHEESESHOP to PYPI
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267994 --- Comment #1 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=42ba01425dab904bc40c97a3f28e1b6b57dc3d3f commit 42ba01425dab904bc40c97a3f28e1b6b57dc3d3f Author: Dmitry Marakasov AuthorDate: 2022-11-28 13:18:15 + Commit: Dmitry Marakasov CommitDate: 2022-12-27 17:55:23 + Mk/bsd.sites.mk: rename CHEESESHOP to PYPI PR: 267994 Differential revision: D37518 Approved by:bapt, lwhsu Mk/bsd.sites.mk | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.