[Slackbuilds-users] important info regarding python3-hatchling update

fourtysixandtwo fourtysixandtwo at sliderr.net
Tue Sep 10 17:39:20 UTC 2024


On Tue, Sep 10, 2024 at 10:06 AM Jeremy Hansen <jebrhansen+SBo at gmail.com> wrote:
> Do you know what issue/error this is addressing when building (if any)?

None that I'm aware of other than the hard version requirement for
setuptools and hatchling.  You made me curious and I have found the
following.  I can remove these in my branch if you'd like?:

./python/python3-tox/python3-tox.SlackBuild:sed -i 's|=1\.25|=1\.22|'
pyproject.toml     # hatchling
./python/python3-tox/python3-tox.SlackBuild:sed -i 's|=24\.1|=21\.3|'
pyproject.toml     # packaging
./python/python3-pyproject-api/python3-pyproject-api.SlackBuild:sed -i
's|1\.24\.2|1\.18|' pyproject.toml  # hatchling
./python/python3-pyproject-api/python3-pyproject-api.SlackBuild:sed -i
's|24\.1|21\.0|' pyproject.toml     # packaging

Cheers!


More information about the SlackBuilds-users mailing list