ports/security/py-certbot
Yasuhiro Kimura 6acd25c9e8 security/py-certbot: Revert "added missing runtime dep py-typing-extensions"
This reverts commit 247856f790.

According to backtrace in commit message of commit 247856f790,
typing_extensions is imported from
site-packages/OpenSSL/crypto.py. And it belongs to not certbot but
pyOpenSSL. So devel/py-typing-extensions should be added to
RUN_DEPENDS of security/py-openssl that is indirect runtime dependency
of certbot.

PR:		286283
Approved by:	portmgr (implicit, just fix it)
2025-04-28 10:00:12 +09:00
..
files
distinfo security/py-{acme,certbot*}: Update to 3.2.0 2025-04-20 03:33:04 +09:00
Makefile security/py-certbot: Revert "added missing runtime dep py-typing-extensions" 2025-04-28 10:00:12 +09:00
pkg-descr