[Bug 288560] security/py-acme-tiny: update to 5.0.2 and take maintainership

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 31 Jul 2025 00:19:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288560

            Bug ID: 288560
           Summary: security/py-acme-tiny: update to 5.0.2 and take
                    maintainership
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: atanubiswas484@gmail.com

Created attachment 262569
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262569&action=edit
py-acme-tiny patch

Here are the following changes made to the port

1. Updated the version from 4.1.0 to 5.0.2

2. Removed the USE = ssl. Because the script does not use the Python ssl module
or link against any OpenSSL libraries. It only calls the external openssl
command via subprocess (_cmd(["openssl").

https://github.com/diafygi/acme-tiny/blob/main/acme_tiny.py

3. Took maintanership of the port

Ran the port on both 14.2 and 14.3. 

Portlint says okay

Changelog: https://github.com/diafygi/acme-tiny/releases/tag/5.0.2

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