[Slackbuilds-users] important info regarding python3-hatchling update
fourtysixandtwo
fourtysixandtwo at sliderr.net
Tue Sep 10 12:57:00 UTC 2024
Hi all,
I've added another -opt slackbuild (python3-packaging-opt) to
facilitate upgrading python3-setuptools-opt and python3-hatchling.
These updates mostly concern the latter and anyone with manual build
queues.
Any python build requiring python3-hatchling now requires the same
changes that the other slackbuilds using any of the python3-*-opt
builds. This has been added to the README.
PYVER=$(python3 -c 'import sys; print("%d.%d" % sys.version_info[:2])')
export PYTHONPATH=/opt/python$PYVER/site-packages
The following slackbuilds have been fixed, tested and are sitting in my queue.
desktop/py3status
development/jupyter-ipykernel
development/jupyter-nbclient
development/jupyter-nbconvert
development/jupyter-nbformat
development/jupyter-notebook_shim
development/jupyter_client
development/jupyter_console
development/jupyter_core
development/jupyter_events
development/jupyter_packaging
development/jupyter_server
development/jupyter_server_terminals
development/jupyterlab_server
libraries/PrettyTable
libraries/pylast
libraries/python3-plumbum
libraries/python3-rpyc
multimedia/videomass
network/yt-dlp
python/BeautifulSoup4
python/colorama
python/django-debug-toolbar
python/humanize
python/python3-Flask-WTF
python/python3-WTForms
python/python3-aiofiles
python/python3-argon2-cffi
python/python3-atpublic
python/python3-attrs
python/python3-black
python/python3-comm
python/python3-dnspython
python/python3-docker
python/python3-filelock
python/python3-flufl.i18n
python/python3-flufl.lock
python/python3-hatch-nodejs-version
python/python3-hatch_fancy_pypi_readme
python/python3-hatch_jupyter_builder
python/python3-hatch_vcs
python/python3-hishel
python/python3-httpcore
python/python3-httpx
python/python3-iniconfig
python/python3-jsonschema
python/python3-pipx
python/python3-pydantic
python/python3-pyproject-api
python/python3-service-identity
python/python3-soupsieve
python/python3-terminado
python/python3-tox
python/python3-twisted
python/python3-userpath
python/termcolor
python/traitlets
#python/terminado -is being removed so it is excluded
If you'd like to test these yourself, it would be best to apply all
the updates in my queue and install the new python3-packaging-opt
(still in the submission queue) first.
https://slackware.uk/~fourtysixandtwo/src/python3-packaging-opt.tar.xz
https://git.slackbuilds.org/slackbuilds/log/?h=user/46and2/updates
Cheers
More information about the SlackBuilds-users
mailing list