On Sunday, October 10, 2021 at 5:49:05 PM UTC-7 François Bissey wrote: > For proper releases, I am hoping for separate tarballs (eventually) which > means that there won’t be any issues with symbolic links. >
Anyone can create the package tarballs by just using "setup.py sdist" in the distribution package directories in the checked out and bootstrapped repository. This is also what I do when I upload the distributions to PyPI. https://trac.sagemath.org/ticket/29039 (needs review) adds the command "make pypi-sdists", which does this for all the distributions. https://trac.sagemath.org/ticket/32062 is for adding this (and publishing to PyPI) as an automatic step on GH Actions. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/af8d3a76-b675-45cf-9709-2babd252dc65n%40googlegroups.com.