Bug 283424

Summary: textproc/py-sphinxcontrib-spelling: Update to New Version 8.0.1
Product: Ports & Packages Reporter: Matthew Wener <matthew>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Only Me CC: fuz
Priority: --- Flags: matthew: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-sphinxcontrib-spelling 8.0.1
none
py-sphinxcontrib-spelling 8.0.1 v2 matthew: maintainer-approval+

Description Matthew Wener 2024-12-19 20:48:15 UTC
textproc/py-sphinxcontrib-spelling: update to 8.0.1

Changes:	https://github.com/sphinx-contrib/spelling/releases/tag/8.0.1
Comment 1 Matthew Wener 2024-12-19 20:49:16 UTC
Created attachment 255961 [details]
py-sphinxcontrib-spelling 8.0.1
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2025-02-16 18:05:42 UTC
The patch fails in the stage phase.  Please check and resubmit.

=======================<phase: stage          >============================
===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=root UID=0 GID=0
===>  Staging for py311-sphinxcontrib-spelling-8.0.1
===>   py311-sphinxcontrib-spelling-8.0.1 depends on package: py311-enchant>0 - found
===>   py311-sphinxcontrib-spelling-8.0.1 depends on package: py311-requests>=0 - found
===>   py311-sphinxcontrib-spelling-8.0.1 depends on package: py311-sphinx>=0 - found
===>   py311-sphinxcontrib-spelling-8.0.1 depends on file: /usr/local/bin/python3.11 - found
===>   Generating temporary packing list
install  -m 0644 /wrkdirs/usr/ports/textproc/py-sphinxcontrib-spelling/work-py311/sphinxcontrib_spelling-8.0.1/AUTHORS /wrkdirs/usr/ports/textproc/py-sphinxcontrib-spelling/work-py311/sphinxcontrib_spelling-8.0.1/PKG-INFO /wrkdirs/usr/ports/textproc/py-sphinxcontrib-spelling/work-py311/sphinxcontrib_spelling-8.0.1/README /wrkdirs/usr/ports/textproc/py-sphinxcontrib-spelling/work-py311/stage/usr/local/share/doc/sphinxcontrib-spelling
install: /wrkdirs/usr/ports/textproc/py-sphinxcontrib-spelling/work-py311/sphinxcontrib_spelling-8.0.1/AUTHORS: No such file or directory
*** Error code 71
Comment 3 Matthew Wener 2025-02-16 22:11:19 UTC
Created attachment 257593 [details]
py-sphinxcontrib-spelling 8.0.1 v2

(In reply to Robert Clausecker from comment #2)
Seems like the I also missed that the docs are now in the PYPI tarball with the tests. I updated the makefile to build the docs (fixes the issue mentioned above as well).
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-02-18 14:28:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=008ee0f6d703a384bf682d03f438c535b896c2ef

commit 008ee0f6d703a384bf682d03f438c535b896c2ef
Author:     Matthew Wener <matthew@wener.org>
AuthorDate: 2024-12-19 20:21:04 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-02-18 14:16:22 +0000

    textproc/py-sphinxcontrib-spelling: update to 8.0.1

    Changelog: https://github.com/sphinx-contrib/spelling/releases/tag/8.0.1

    PR:             283424

 textproc/py-sphinxcontrib-spelling/Makefile | 35 ++++++++++++++++++++++++-----
 textproc/py-sphinxcontrib-spelling/distinfo |  6 ++---
 2 files changed, 33 insertions(+), 8 deletions(-)
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2025-02-18 14:45:02 UTC
Thank you for your contribution.