[Bug 265301] security/py-acme security/py-certbot*: Update to 1.29.0
Date: Mon, 18 Jul 2022 20:14:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265301
Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sunpoet@FreeBSD.org
--- Comment #1 from Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
The patch seems incomplete [1]. Then I realized that the RUN_DEPENDS should be
fixed.
Could you please refresh all RUN_DEPENDS to match their setup.py?
Take py-acme for example, RUN_DEPENDS [2] does not match its setup.py [3].
Thanks.
[1]
https://github.com/certbot/certbot/compare/v1.27.0...v1.29.0#diff-17417fdd32efd3cc9828e7489699a449ec17dde8cbe9a5973bc207d44e17392b
[2]
https://github.com/freebsd/freebsd-ports/blob/main/security/py-acme/Makefile#L16-L22
[3] https://github.com/certbot/certbot/blob/v1.29.0/acme/setup.py#L8-L17
--
You are receiving this mail because:
You are the assignee for the bug.