CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/11/30 12:48:38
Modified files:
sysutils/salt : Makefile distinfo
sysutils/salt/pkg: PLIST
Added files:
sysutils/salt/patches: patch-salt___init___py
patch-salt_channel_client_py
patch-salt_transport_tcp_py
patch-salt_utils_pycrypto_py
patch-salt_utils_url_py
Log message:
update to 3007.9 and merge some patches to fix python 3.13 support
https://github.com/saltstack/salt/issues/66568
https://github.com/saltstack/salt/pull/68277
https://github.com/saltstack/salt/issues/66898
also switch to hashlib from crypto which has been removed