[Bug 294631] security/py-josepy: bin/jws not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 19 Apr 2026 08:58:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294631

            Bug ID: 294631
           Summary: security/py-josepy: bin/jws not found
           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: freebsd@oldach.net
          Assignee: python@FreeBSD.org
             Flags: maintainer-feedback?(python@FreeBSD.org)

=> SHA256 Checksum OK for josepy-2.2.0.tar.gz.
===>  Patching for py311-josepy-2.2.0
===>   py311-josepy-2.2.0 depends on package: py311-poetry-core>=2.2.0 - found
===>   py311-josepy-2.2.0 depends on file: /usr/local/bin/python3.11 - found
===>   py311-josepy-2.2.0 depends on package: py311-build>=0 - found
===>   py311-josepy-2.2.0 depends on package: py311-installer>=0 - found
===>  Configuring for py311-josepy-2.2.0
===>  Building for py311-josepy-2.2.0
* Getting build dependencies for wheel...
* Building wheel...
Successfully built josepy-2.2.0-py3-none-any.whl
===>  Staging for py311-josepy-2.2.0
===>   py311-josepy-2.2.0 depends on package: py311-cryptography>=46.0.7,1<47,1
- found
===>   py311-josepy-2.2.0 depends on file: /usr/local/bin/python3.11 - found
===>   Generating temporary packing list
===> Creating unique files: Move MAN files needing SUFFIX
===> Creating unique files: Move files needing SUFFIX
Makefile error: UNIQUE (suffix): bin/jws not found
*** Error code 1

Stop.
make: stopped making "all" in /usr/ports/security/py-josepy
# 
# ls -la `which jws`
lrwxr-xr-x  1 root wheel 8 Apr  8 15:50 /usr/local/bin/jws -> jws-3.11
# /usr/local/bin/jws
Traceback (most recent call last):
  File "/usr/local/bin/jws", line 8, in <module>
    sys.exit(CLI.run())
             ^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/josepy/jws.py", line 472, in
run
    return parsed.func(parsed)
           ^^^^^^^^^^^
AttributeError: 'Namespace' object has no attribute 'func'
#

-- 
You are receiving this mail because:
You are the assignee for the bug.