<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 10, 2024, 10:39 AM fourtysixandtwo <<a href="mailto:fourtysixandtwo@sliderr.net" target="_blank" rel="noreferrer">fourtysixandtwo@sliderr.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Sep 10, 2024 at 10:06 AM Jeremy Hansen <<a href="mailto:jebrhansen%2BSBo@gmail.com" rel="noreferrer noreferrer" target="_blank">jebrhansen+SBo@gmail.com</a>> wrote:<br>
> Do you know what issue/error this is addressing when building (if any)?<br>
<br>
None that I'm aware of other than the hard version requirement for<br>
setuptools and hatchling.</blockquote></div></div><div dir="auto"><br></div><div dir="auto">Cool, because I have a bunch of </div><div dir="auto"><br></div><div dir="auto">export SETUPTOOLS_SCM_PRETEND_VERSION=$VERSION</div><div dir="auto"><br></div><div dir="auto">and a few</div><div dir="auto"><br></div><div dir="auto">export PDM_BUILD_SCM_VERSION=$VERSION<br></div><div dir="auto"><br></div><div dir="auto">to fix some issue with versions not being detected properly during build time (although, I believe several are due to me choosing GitHub tarballs instead of PyPi, which are packaged differently). If those hacks were to be fixed by these updates, I'd remove them.</div><div dir="auto"><br></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">You made me curious and I have found the<br>
following. I can remove these in my branch if you'd like?:<br>
<br>
./python/python3-tox/python3-tox.SlackBuild:sed -i 's|=1\.25|=1\.22|'<br>
pyproject.toml # hatchling<br>
./python/python3-tox/python3-tox.SlackBuild:sed -i 's|=24\.1|=21\.3|'<br>
pyproject.toml # packaging<br>
./python/python3-pyproject-api/python3-pyproject-api.SlackBuild:sed -i<br>
's|1\.24\.2|1\.18|' pyproject.toml # hatchling<br>
./python/python3-pyproject-api/python3-pyproject-api.SlackBuild:sed -i<br>
's|24\.1|21\.0|' pyproject.toml # packaging<br>
<br>
Cheers!<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Go for it! It's easier than me trying to merge your changes and submit a PR this week. </div><div dir="auto"><br></div><div dir="auto">Thanks! </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>