<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 30, 2024, 9:49 PM  <<a href="mailto:dchmelik@gmail.com">dchmelik@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Pip for Python may have existed 10+ years, but now some/many <br>
UNIX/GNU/Linux operating system distributions are saying 'setup.py is <br>
deprecated: use pip'.  The Python package I maintain (Mathics) doesn't <br>
even seem to install correctly with setup.py anymore since mid-to-late <br>
2010s.  Can we get a template to use pip, maybe with pip2tgz?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Have you looked at the python template? </div><div dir="auto"><br></div><div dir="auto"><a href="https://slackbuilds.org/templates/python-template.SlackBuild">https://slackbuilds.org/templates/python-template.SlackBuild</a></div><div dir="auto"><br></div><div dir="auto">It includes the commands to build when a pyproject.toml file is present. It will require at least python3-build among other possible dependencies. </div><div dir="auto"><br></div><div dir="auto">Jeremy</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"></blockquote></div></div></div>