Page MenuHomeFreeBSD

sysutils/py-salt: Add missing cryptography dependancy
ClosedPublic

Authored by kiwi on May 26 2025, 9:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 9:08 AM
Unknown Object (File)
Wed, Oct 15, 9:08 AM
Unknown Object (File)
Wed, Oct 8, 3:52 AM
Unknown Object (File)
Mon, Oct 6, 5:16 AM
Unknown Object (File)
Sep 13 2025, 9:54 PM
Unknown Object (File)
Sep 13 2025, 12:21 PM
Unknown Object (File)
Sep 12 2025, 12:20 PM
Unknown Object (File)
Sep 11 2025, 6:42 PM
Subscribers
None

Details

Summary
sysutils/py-salt: Add missing cryptography dependancy

Add cryptography to PYTHON_USES.
Salt requires the cryptography library, and will happily
fill up /var/log/salt with backtraces in the minion log
if it doesn't have it.

PR:     284715
Approved by:    0mp (mentor)
Approved by:    maintainer timeout
Test Plan

Port tested on poudriere

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kiwi requested review of this revision.May 26 2025, 9:49 AM
kiwi created this revision.

Approved!

You will also need Approved by: maintainer timeout

This revision is now accepted and ready to land.May 26 2025, 9:53 AM
In D50530#1153434, @0mp wrote:

Approved!

You will also need Approved by: maintainer timeout

Done :D