From: Stuart Henderson Subject: Re: Patch: salt needs tornado, and fix for py-setproctitle, v3007.1 To: Raf Czlonka Cc: ports@openbsd.org Date: Thu, 27 Mar 2025 10:34:02 +0000 On 2025/03/26 17:04, Raf Czlonka wrote: > Also, there's at least one more dependency which isn't met: > > pyzmq>=25.1.2 ; python_version < '3.13' > pyzmq>=26.2.0 ; python_version >= '3.13' > > [0] https://github.com/saltstack/salt/blob/master/requirements/zeromq.txt Seems optional, only needed for some use cases? On 2025/03/27 09:45, Raf Czlonka wrote: > As Tommy already mentioned, there's "onedir" option, which would > probably solve most of the headaches, no? Seems it downloads and builds Python? That looks like a much bigger headache as far as ports is concerned.