ports/security/py-acme-tiny
Atanu Biswas fca42f8500 security/py-acme-tiny: update to 5.0.2 and take maintainership
While here, 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").

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

PR:		288560
Reported by:	Atanu Biswas <atanubiswas484@gmail.com> (new maintainer)
2025-07-31 10:47:46 +09:00
..