[Bug 276380] security/py-pysha3: limit python version and possibly deprecate port

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Jan 2024 17:06:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276380

            Bug ID: 276380
           Summary: security/py-pysha3: limit python version and possibly
                    deprecate port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: rm@FreeBSD.org
             Flags: maintainer-feedback?(bofh@freebsd.org)
          Assignee: bofh@freebsd.org

Created attachment 247707
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247707&action=edit
deprecate patch

According to pysha github page: [1]:
```
The pysha3 package has reached its end of life and is no longer supported.

The SHA-3 code was merged into Python 3.6 many years ago. Please use SHA-3
functions from hashlib module directly.
```

so this port is only applicable for python2.7-3.4, so I'd prefer to mark it so
in USES section. 

This is a showstopper for switching to python3.11 (PR 275494)

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