Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

development/jupyter-notebook: Fix errors associated with traitlets>=5.10 #4227

Closed
wants to merge 1 commit into from

Conversation

isaackwy
Copy link
Contributor

@isaackwy isaackwy commented Dec 22, 2023

I received the following error and warning (respectively) from running jupyter-notebook:

Traceback (most recent call last):
  File "/usr/lib64/python3.9/site-packages/notebook/traittypes.py", line 235, in _resolve_classes
    klass = self._resolve_string(klass)
  File "/usr/lib64/python3.9/site-packages/traitlets/traitlets.py", line 2028, in _resolve_string
    return import_item(string)
  File "/usr/lib64/python3.9/site-packages/traitlets/utils/importstring.py", line 31, in import_item
    module = __import__(package, fromlist=[obj])
ModuleNotFoundError: No module named 'jupyter_server.contents'

Traceback (most recent call last):
  File "/usr/bin/jupyter-notebook", line 33, in <module>
    sys.exit(load_entry_point('notebook==6.5.4', 'console_scripts', 'jupyter-notebook')())
  File "/usr/lib64/python3.9/site-packages/jupyter_core/application.py", line 281, in launch_instance
    super().launch_instance(argv=argv, **kwargs)
  File "/usr/lib64/python3.9/site-packages/traitlets/config/application.py", line 1051, in launch_instance
    app = cls.instance(**kwargs)
  File "/usr/lib64/python3.9/site-packages/traitlets/config/configurable.py", line 581, in instance
    inst = cls(*args, **kwargs)
  File "/usr/lib64/python3.9/site-packages/traitlets/traitlets.py", line 1313, in __new__
    inst.setup_instance(*args, **kwargs)
  File "/usr/lib64/python3.9/site-packages/traitlets/traitlets.py", line 1356, in setup_instance
    super(HasTraits, self).setup_instance(*args, **kwargs)
  File "/usr/lib64/python3.9/site-packages/traitlets/traitlets.py", line 1332, in setup_instance
    init(self)
  File "/usr/lib64/python3.9/site-packages/notebook/traittypes.py", line 226, in instance_init
    self._resolve_classes()
  File "/usr/lib64/python3.9/site-packages/notebook/traittypes.py", line 238, in _resolve_classes
    warn(f"{klass} is not importable. Is it installed?", ImportWarning)
TypeError: warn() missing 1 required keyword-only argument: 'stacklevel'

traitlets at version >=5.10 had brought about this issue.

My patch is drawn from the following discussion (by the way, the pull request below was already merged in jupyter-notebook 6.5.6):
jupyter/notebook#7051

I am not upgrading to jupyter-notebook 7, as it requires jupyterlab 4 (which itself I cannot upgrade due to requiring python-requests > 2.26).
I am also not upgrading to jupyter-notebook 6.5.6 - it invokes requirements of jupyter_client <8 and pyzmq <25 (these requirements were already added in jupyter-notebook 6.5.5). I will not ask Christoph to downgrade pyzmq.
Therefore, I think the only logical conclusion is to add this patch.

Copy link

✅ sbolint - development/jupyter-notebook ✅

jupyter-notebook: NOTE: jupyter-notebook.SlackBuild:63: SLKCFLAGS gets set, but never used.
jupyter-notebook: NOTE: jupyter-notebook.SlackBuild:64: LIBDIRSUFFIX gets set, but never used.
sbolint: jupyter-notebook checks out OK

@willysr
Copy link
Member

willysr commented Dec 24, 2023

@sbo-bot: build development/jupyter-notebook

Copy link

sbo-bot bot commented Dec 24, 2023

buildpkg i586 development/jupyter-notebook

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Fri Dec 22 08:41:30 GMT 2023
revision: 2f01b213f76ab5e2499b4e09eb4d638eb44a3390
title:    Merge a9e3da223116adb32dc98f78f1ae3cb8dc61f96c into 6753613d42299850b84450384c74ca2baefc2298

================================================================================
development/jupyter-notebook                                            12:58:34
================================================================================

Calculating dependencies ... 
Dependency tree:
development/jupyter-notebook (update for git a9e3da2 "Fix errors associated with traitlets>=5.10")
  python/ipython_genutils (ok)
  development/jupyter-nbclassic (ok)
    development/jupyter-notebook_shim (rebuild for added/removed deps)
      development/jupyter_server (rebuild for added/removed deps)
        python/send2trash (rebuild for updated deps)
          python/python3-wheel (updated)
            python/python3-installer (ok)
              python/python3-flit_core (ok)
          python/python3-build (updated)
            python/python3-pyproject-hooks (ok)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
        python/python3-websocket-client (update for version 1.7.0)
        python/python3-webcolors (ok)
        python/python3-uri_template (ok)
        python/python3-requests-unixsocket (ok)
        python/python3-prometheus_client (ok)
        python/python3-overrides (ok)
        python/python3-isoduration (rebuild for updated deps)
          python/python3-wheel (updated)
            python/python3-installer (ok)
              python/python3-flit_core (ok)
          python/python3-build (updated)
            python/python3-pyproject-hooks (ok)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
          python/python3-arrow (ok)
            python/python3-dateutil (ok)
        python/python3-hatch_jupyter_builder (rebuild for updated deps)
          python/python3-hatchling (updated)
            python/python3-trove-classifiers (ok)
              python/python3-calver (ok)
                python/python3-wheel (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
            python/python3-pluggy (ok)
            python/python3-pathspec (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
            python/python3-editables (ok)
              python/python3-wheel (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
        python/python3-fqdn (ok)
        python/python3-anyio (ok)
          python/python3-sniffio (ok)
        python/jsonpointer (ok)
        python/argon2-cffi (ok)
          python/python3-build (ok)
            python/python3-pyproject-hooks (ok)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
          python/argon2-cffi-bindings (ok)
        development/jupyter_server_terminals (rebuild for added/removed deps)
          python/terminado (rebuild for updated deps)
            python/python3-tornado (update for git a5606ad)
            python/python3-ptyprocess (ok)
            python/python3-hatchling (updated)
              python/python3-trove-classifiers (ok)
                python/python3-calver (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
              python/python3-pluggy (ok)
              python/python3-pathspec (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
              python/python3-editables (ok)
                python/python3-wheel (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
        development/jupyter_events (rebuild for added/removed deps)
          python/traitlets (rebuild for updated deps)
            python/python3-hatchling (updated)
              python/python3-trove-classifiers (ok)
                python/python3-calver (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
              python/python3-pluggy (ok)
              python/python3-pathspec (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
              python/python3-editables (ok)
                python/python3-wheel (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
          python/python3-rfc3986_validator (rebuild for updated deps)
            python/python3-pytest-runner (update for git 23746ae)
              python/python3-pytest (rebuild for added/removed deps)
                python/python3-iniconfig (rebuild for added/removed deps)
                  python/python3-hatch_vcs (update for version 0.4.0)
                    python/python3-hatchling (updated)
                      python/python3-trove-classifiers (ok)
                        python/python3-calver (ok)
                          python/python3-wheel (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                          python/python3-build (ok)
                            python/python3-pyproject-hooks (ok)
                              python/python3-installer (ok)
                                python/python3-flit_core (ok)
                      python/python3-pluggy (ok)
                      python/python3-pathspec (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                      python/python3-editables (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                python/python3-exceptiongroup (ok)
                  python/python3-flit_scm (ok)
                    python/python3-build (ok)
                      python/python3-pyproject-hooks (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
          python/python3-rfc3339_validator (ok)
          python/python3-jsonschema (updated + rebuild for updated deps)
            python/python3-pyrsistent (ok)
            python/python3-hatch_vcs (update for version 0.4.0)
              python/python3-hatchling (updated)
                python/python3-trove-classifiers (ok)
                  python/python3-calver (ok)
                    python/python3-wheel (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                    python/python3-build (ok)
                      python/python3-pyproject-hooks (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                python/python3-pluggy (ok)
                python/python3-pathspec (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                python/python3-editables (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
            python/python3-hatch_fancy_pypi_readme (rebuild for updated deps)
              python/python3-hatchling (updated)
                python/python3-trove-classifiers (ok)
                  python/python3-calver (ok)
                    python/python3-wheel (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                    python/python3-build (ok)
                      python/python3-pyproject-hooks (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                python/python3-pluggy (ok)
                python/python3-pathspec (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                python/python3-editables (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
            python/python3-attrs (ok)
          python/python3-json-logger (ok)
        development/jupyter-nbconvert (rebuild for added/removed deps)
          python/tinycss2 (ok)
            python/python3-webencodings (ok)
          python/testpath (rebuild for updated deps)
            python/python3-build (updated)
              python/python3-pyproject-hooks (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
          python/python3-mistune (ok)
          python/python3-defusedxml (ok)
          python/python3-bleach (ok)
            python/python3-webencodings (ok)
          python/python-importlib_metadata (ok)
            python/python-zipp (ok)
              python/python3-wheel (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
          python/pandocfilters (ok)
          python/BeautifulSoup4 (ok)
            python/python3-soupsieve (ok)
              python/python3-hatchling (ok)
                python/python3-trove-classifiers (ok)
                  python/python3-calver (ok)
                    python/python3-wheel (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                    python/python3-build (ok)
                      python/python3-pyproject-hooks (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                python/python3-pluggy (ok)
                python/python3-pathspec (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                python/python3-editables (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
          development/jupyterlab_pygments (ok)
            development/jupyter_packaging (rebuild for added/removed deps)
              python/python3-tomlkit (rebuild for updated deps)
                python/python3-wheel (updated)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-poetry-core (rebuild for updated deps)
                  python/python3-build (updated)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
              python/python3-deprecation (ok)
          development/jupyter-nbclient (rebuild for added/removed deps)
            python/async_generator (ok)
            development/jupyter_client (updated + rebuild for added/removed deps)
              python/python3-tornado (update for git a5606ad)
              python/python3-pyzmq (ok)
                python/python3-setuptools-opt (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                libraries/zeromq (ok)
              python/python3-dateutil (ok)
              python/nest_asyncio (ok)
              python/entrypoints (ok)
              development/jupyter_core (updated + rebuild for added/removed deps)
                python/traitlets (rebuild for updated deps)
                  python/python3-hatchling (updated)
                    python/python3-trove-classifiers (ok)
                      python/python3-calver (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                    python/python3-pluggy (ok)
                    python/python3-pathspec (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                    python/python3-editables (ok)
                      python/python3-wheel (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                python/python3-platformdirs (update for git 8111a6f)
                  python/python3-hatch_vcs (update for version 0.4.0)
                    python/python3-hatchling (updated)
                      python/python3-trove-classifiers (ok)
                        python/python3-calver (ok)
                          python/python3-wheel (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                          python/python3-build (ok)
                            python/python3-pyproject-hooks (ok)
                              python/python3-installer (ok)
                                python/python3-flit_core (ok)
                      python/python3-pluggy (ok)
                      python/python3-pathspec (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                      python/python3-editables (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
            development/jupyter-nbformat (rebuild for updated deps)
              python/python3-jsonschema (updated + rebuild for updated deps)
                python/python3-pyrsistent (ok)
                python/python3-hatch_vcs (update for version 0.4.0)
                  python/python3-hatchling (updated)
                    python/python3-trove-classifiers (ok)
                      python/python3-calver (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                    python/python3-pluggy (ok)
                    python/python3-pathspec (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                    python/python3-editables (ok)
                      python/python3-wheel (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                python/python3-hatch_fancy_pypi_readme (rebuild for updated deps)
                  python/python3-hatchling (updated)
                    python/python3-trove-classifiers (ok)
                      python/python3-calver (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                    python/python3-pluggy (ok)
                    python/python3-pathspec (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                    python/python3-editables (ok)
                      python/python3-wheel (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                python/python3-attrs (ok)
              python/python3-hatch-nodejs-version (rebuild for updated deps)
                python/python3-hatchling (updated)
                  python/python3-trove-classifiers (ok)
                    python/python3-calver (ok)
                      python/python3-wheel (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                  python/python3-pluggy (ok)
                  python/python3-pathspec (ok)
                    python/python3-build (ok)
                      python/python3-pyproject-hooks (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                  python/python3-editables (ok)
                    python/python3-wheel (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                    python/python3-build (ok)
                      python/python3-pyproject-hooks (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
              python/python3-fastjsonschema (ok)
              development/jupyter_core (updated + rebuild for added/removed deps)
                python/traitlets (rebuild for updated deps)
                  python/python3-hatchling (updated)
                    python/python3-trove-classifiers (ok)
                      python/python3-calver (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                    python/python3-pluggy (ok)
                    python/python3-pathspec (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                    python/python3-editables (ok)
                      python/python3-wheel (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                python/python3-platformdirs (update for git 8111a6f)
                  python/python3-hatch_vcs (update for version 0.4.0)
                    python/python3-hatchling (updated)
                      python/python3-trove-classifiers (ok)
                        python/python3-calver (ok)
                          python/python3-wheel (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                          python/python3-build (ok)
                            python/python3-pyproject-hooks (ok)
                              python/python3-installer (ok)
                                python/python3-flit_core (ok)
                      python/python3-pluggy (ok)
                      python/python3-pathspec (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                      python/python3-editables (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
    academic/mathjax2 (ok)
  development/jupyter-ipykernel (rebuild for added/removed deps)
    python/python3-psutil (update for version 5.9.7)
      python/python3-wheel (ok)
        python/python3-installer (ok)
          python/python3-flit_core (ok)
      python/python3-build (ok)
        python/python3-pyproject-hooks (ok)
          python/python3-installer (ok)
            python/python3-flit_core (ok)
    python/python3-debugpy (ok)
    python/python3-comm (ok)
      python/traitlets (rebuild for updated deps)
        python/python3-hatchling (updated)
          python/python3-trove-classifiers (ok)
            python/python3-calver (ok)
              python/python3-wheel (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
          python/python3-pluggy (ok)
          python/python3-pathspec (ok)
            python/python3-build (ok)
              python/python3-pyproject-hooks (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
          python/python3-editables (ok)
            python/python3-wheel (ok)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
            python/python3-build (ok)
              python/python3-pyproject-hooks (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
    python/ipython (update for git 6746ac8)
      python/typing-extensions (rebuild for updated deps)
        python/python3-build (updated)
          python/python3-pyproject-hooks (ok)
            python/python3-installer (ok)
              python/python3-flit_core (ok)
      python/python3-stack_data (ok)
        python/python3-pure_eval (ok)
        python/python3-executing (ok)
        python/python3-asttokens (ok)
          python/python3-tomlkit (rebuild for updated deps)
            python/python3-wheel (updated)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
            python/python3-poetry-core (rebuild for updated deps)
              python/python3-build (updated)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
      python/python3-prompt_toolkit (update for git 124233c)
        python/python3-wcwidth (ok)
      python/python3-pexpect (ok)
        python/python3-ptyprocess (ok)
      python/python3-matplotlib-inline (ok)
        python/traitlets (rebuild for updated deps)
          python/python3-hatchling (updated)
            python/python3-trove-classifiers (ok)
              python/python3-calver (ok)
                python/python3-wheel (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
            python/python3-pluggy (ok)
            python/python3-pathspec (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
            python/python3-editables (ok)
              python/python3-wheel (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
      python/python3-jedi (ok)
        python/python3-parso (ok)
      python/python3-exceptiongroup (ok)
        python/python3-flit_scm (ok)
          python/python3-build (ok)
            python/python3-pyproject-hooks (ok)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
      python/python3-decorator (ok)
      python/pickleshare (ok)
      python/backcall (ok)
    development/jupyter_client (rebuild for added/removed deps)
      python/python3-tornado (update for git a5606ad)
      python/python3-pyzmq (ok)
        python/python3-setuptools-opt (ok)
          python/python3-wheel (ok)
            python/python3-installer (ok)
              python/python3-flit_core (ok)
          python/python3-build (ok)
            python/python3-pyproject-hooks (ok)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
        libraries/zeromq (ok)
      python/python3-dateutil (ok)
      python/nest_asyncio (ok)
      python/entrypoints (ok)
      development/jupyter_core (rebuild for added/removed deps)
        python/traitlets (rebuild for updated deps)
          python/python3-hatchling (updated)
            python/python3-trove-classifiers (ok)
              python/python3-calver (ok)
                python/python3-wheel (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
            python/python3-pluggy (ok)
            python/python3-pathspec (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
            python/python3-editables (ok)
              python/python3-wheel (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
        python/python3-platformdirs (update for git 8111a6f)
          python/python3-hatch_vcs (update for version 0.4.0)
            python/python3-hatchling (updated)
              python/python3-trove-classifiers (ok)
                python/python3-calver (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
              python/python3-pluggy (ok)
              python/python3-pathspec (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
              python/python3-editables (ok)
                python/python3-wheel (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)

Building python/python3-hatch_vcs (update for version 0.4.0) ---------- 12:59:02
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
Running python3-hatch_vcs.SlackBuild ...                            ETA 12:59:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-hatch_vcs.SlackBuild
Built ok:  python3-hatch_vcs-0.4.0-i586-1_SBo.txz                       12:59:05
Testing package python3-hatch_vcs-0.4.0-i586-1_SBo.txz ... done.
Test installing python3-hatch_vcs-0.4.0-i586-1_SBo.txz ...
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
Unmounting chroot ... done.
Backed up: python3-hatch_vcs-0.3.0-i586-11_SBo.txz
✅ python/python3-hatch_vcs Updated for version 0.4.0 ✅

Building python/python3-platformdirs (update for git 8111a6f) --------- 12:59:06
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
Running python3-platformdirs.SlackBuild ...                         ETA 12:59:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-platformdirs.SlackBuild
Built ok:  python3-platformdirs-4.1.0-i586-2_SBo.txz                    12:59:09
Testing package python3-platformdirs-4.1.0-i586-2_SBo.txz ... done.
Test installing python3-platformdirs-4.1.0-i586-2_SBo.txz ...
python3-platformdirs-4.1.0-i586-2_SBo: determine platform-specific direc [ 240K]
Unmounting chroot ... done.
Backed up: python3-platformdirs-4.1.0-i586-1_SBo.txz
✅ python/python3-platformdirs Updated for git 8111a6f ✅

Building python/traitlets (rebuild for updated deps) ------------------ 12:59:10
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
Running traitlets.SlackBuild ...                                    ETA 12:59:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./traitlets.SlackBuild
Built ok:  traitlets-5.12.0-i586-3_SBo.txz                              12:59:13
Testing package traitlets-5.12.0-i586-3_SBo.txz ... done.
Test installing traitlets-5.12.0-i586-3_SBo.txz ...
traitlets-5.12.0-i586-3_SBo: lightweight Traits-like module ............ [ 870K]
Unmounting chroot ... done.
Backed up: traitlets-5.12.0-i586-2_SBo.txz
✅ python/traitlets Rebuilt for updated deps ✅

----------------------------------------------------------------------- 12:59:14
Building development/jupyter_core (updated + rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-platformdirs-4.1.0-i586-2_SBo: determine platform-specific direc [ 240K]
traitlets-5.12.0-i586-3_SBo: lightweight Traits-like module ............ [ 870K]
Running jupyter_core.SlackBuild ...                                 ETA 12:59:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter_core.SlackBuild
Built ok:  jupyter_core-5.3.0-i586-11_SBo.txz                           12:59:18
Testing package jupyter_core-5.3.0-i586-11_SBo.txz ... done.
Test installing jupyter_core-5.3.0-i586-11_SBo.txz ...
jupyter_core-5.3.0-i586-11_SBo: core common functionality of Jupyter pro [ 640K]
Unmounting chroot ... done.
Backed up: jupyter_core-5.3.0-i586-10_SBo.txz
✅ development/jupyter_core Rebuilt for added/removed deps ✅

Building python/python3-tornado (update for git a5606ad) -------------- 12:59:19
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Running python3-tornado.SlackBuild ...                              ETA 12:59:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-tornado.SlackBuild
Built ok:  python3-tornado-6.4.0-i586-2_SBo.txz                         12:59:23
Testing package python3-tornado-6.4.0-i586-2_SBo.txz ... done.
Test installing python3-tornado-6.4.0-i586-2_SBo.txz ...
python3-tornado-6.4.0-i586-2_SBo: web framework and asynchronous network [ 3.1M]
Unmounting chroot ... done.
Backed up: python3-tornado-6.4.0-i586-1_SBo.txz
✅ python/python3-tornado Updated for git a5606ad ✅

----------------------------------------------------------------------- 12:59:24
Building development/jupyter_client (updated + rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-platformdirs-4.1.0-i586-2_SBo: determine platform-specific direc [ 240K]
traitlets-5.12.0-i586-3_SBo: lightweight Traits-like module ............ [ 870K]
jupyter_core-5.3.0-i586-11_SBo: core common functionality of Jupyter pro [ 640K]
entrypoints-0.4-i586-2_SBo: Discover and load entry points from installe [  40K]
nest_asyncio-1.5.6-i586-2_SBo: nested async event loops ................ [  40K]
python3-dateutil-2.8.2-i586-1_SBo: extensions to the standard datetime m [ 740K]
zeromq-4.3.5-i586-1_SBo: lightweight messaging kernel library .......... [ 6.6M]
python3-setuptools-opt-65.1.1-i586-5_SBo: Install setuptools from -curre [ 8.7M]
python3-pyzmq-25.1.1-i586-2_SBo: Python3 bindings for 0MQ .............. [ 1.9M]
python3-tornado-6.4.0-i586-2_SBo: web framework and asynchronous network [ 3.1M]
Running jupyter_client.SlackBuild ...                               ETA 13:00:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter_client.SlackBuild
Built ok:  jupyter_client-7.4.9-i586-14_SBo.txz                         12:59:30
Testing package jupyter_client-7.4.9-i586-14_SBo.txz ... done.
Test installing jupyter_client-7.4.9-i586-14_SBo.txz ...
jupyter_client-7.4.9-i586-14_SBo: Jupyter protocol client APIs ......... [ 1.4M]
Unmounting chroot ... done.
Backed up: jupyter_client-7.4.9-i586-13_SBo.txz
✅ development/jupyter_client Rebuilt for added/removed deps ✅

Building python/python3-prompt_toolkit (update for git 124233c) ------- 12:59:31
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-wcwidth-0.2.12-i586-1_SBo: string width measurement for Python 3 [ 570K]
Running python3-prompt_toolkit.SlackBuild ...                       ETA 13:00:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-prompt_toolkit.SlackBuild
Built ok:  python3-prompt_toolkit-3.0.43-i586-2_SBo.txz                 12:59:34
Testing package python3-prompt_toolkit-3.0.43-i586-2_SBo.txz ... done.
Test installing python3-prompt_toolkit-3.0.43-i586-2_SBo.txz ...
python3-prompt_toolkit-3.0.43-i586-2_SBo: Python 3 command-line module . [ 2.8M]
Unmounting chroot ... done.
Backed up: python3-prompt_toolkit-3.0.43-i586-1_SBo.txz
✅ python/python3-prompt_toolkit Updated for git 124233c ✅

Building python/python3-poetry-core (rebuild for updated deps) -------- 12:59:35
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
Running python3-poetry-core.SlackBuild ...                          ETA 13:00:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-poetry-core.SlackBuild
Built ok:  python3-poetry-core-1.8.1-i586-2_SBo.txz                     12:59:40
Testing package python3-poetry-core-1.8.1-i586-2_SBo.txz ... done.
Test installing python3-poetry-core-1.8.1-i586-2_SBo.txz ...
python3-poetry-core-1.8.1-i586-2_SBo: PEP 517 build backend impl. develo [ 3.1M]
Unmounting chroot ... done.
Backed up: python3-poetry-core-1.8.1-i586-1_SBo.txz
✅ python/python3-poetry-core Rebuilt for updated deps ✅

Building python/python3-tomlkit (rebuild for updated deps) ------------ 12:59:41
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-poetry-core-1.8.1-i586-2_SBo: PEP 517 build backend impl. develo [ 3.1M]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
Running python3-tomlkit.SlackBuild ...                              ETA 13:00:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-tomlkit.SlackBuild
Built ok:  python3-tomlkit-0.11.8-i586-7_SBo.txz                        12:59:45
Testing package python3-tomlkit-0.11.8-i586-7_SBo.txz ... done.
Test installing python3-tomlkit-0.11.8-i586-7_SBo.txz ...
python3-tomlkit-0.11.8-i586-7_SBo: Style-preserving TOML library ....... [ 460K]
Unmounting chroot ... done.
Backed up: python3-tomlkit-0.11.8-i586-6_SBo.txz
✅ python/python3-tomlkit Rebuilt for updated deps ✅

Building python/typing-extensions (rebuild for updated deps) ---------- 12:59:46
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
Running typing-extensions.SlackBuild ...                            ETA 13:00:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./typing-extensions.SlackBuild
Built ok:  typing-extensions-4.8.0-i586-3_SBo.txz                       12:59:48
WARNING: python/typing-extensions: Files/directories were modified in the chroot
/usr/lib/python3.9/site-packages/flit_core
/usr/lib/python3.9/site-packages/flit_core/vendor
/usr/lib/python3.9/site-packages/flit_core/vendor/tomli
Testing package typing-extensions-4.8.0-i586-3_SBo.txz ... done.
Test installing typing-extensions-4.8.0-i586-3_SBo.txz ...
typing-extensions-4.8.0-i586-3_SBo: Backported and Experimental Type Hin [ 320K]
Unmounting chroot ... done.
Backed up: typing-extensions-4.8.0-i586-2_SBo.txz
✅ python/typing-extensions Rebuilt for updated deps ✅

Building python/ipython (update for git 6746ac8) ---------------------- 12:59:48
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
backcall-0.2.0-i586-1_SBo: backwards compatible callback APIs .......... [  80K]
pickleshare-0.7.5-i586-4_SBo: file system based database that uses Pytho [  50K]
python3-decorator-5.1.1-i586-2_SBo: decorator module for Python ........ [  70K]
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-flit_scm-1.7.0-i586-5_SBo: PEP 518 build backend library for SCM [  30K]
python3-exceptiongroup-1.2.0-i586-1_SBo: Backport of PEP 654 exception g [ 150K]
python3-parso-0.8.3-i586-1_SBo: Python parser .......................... [ 600K]
python3-jedi-0.19.1-i586-1_SBo: Autocompletion tool for Python 3 ....... [ 7.1M]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
traitlets-5.12.0-i586-3_SBo: lightweight Traits-like module ............ [ 870K]
python3-matplotlib-inline-0.1.6-i586-11_SBo: Inline Matplotlib backend f [  60K]
python3-ptyprocess-0.7.0-i586-1_SBo: subprocesses in pseudo terminals fo [  90K]
python3-pexpect-4.8.0-i586-1_SBo: Python 3 module for spawning child app [ 360K]
python3-wcwidth-0.2.12-i586-1_SBo: string width measurement for Python 3 [ 570K]
python3-prompt_toolkit-3.0.43-i586-2_SBo: Python 3 command-line module . [ 2.8M]
python3-poetry-core-1.8.1-i586-2_SBo: PEP 517 build backend impl. develo [ 3.1M]
python3-tomlkit-0.11.8-i586-7_SBo: Style-preserving TOML library ....... [ 460K]
python3-asttokens-2.4.1-i586-2_SBo: an abstract syntax tree AST annotato [ 160K]
python3-executing-2.0.1-i586-2_SBo: Get the currently executing AST node [ 190K]
python3-pure_eval-0.2.2-i586-3_SBo: Safely evaluate AST nodes .......... [  90K]
python3-stack_data-0.6.3-i586-4_SBo: Extract data from stack frames and  [ 180K]
typing-extensions-4.8.0-i586-3_SBo: Backported and Experimental Type Hin [ 320K]
Running ipython.SlackBuild ...                                      ETA 13:00:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./ipython.SlackBuild
Built ok:  ipython-8.18.1-i586-2_SBo.txz                                12:59:58
Testing package ipython-8.18.1-i586-2_SBo.txz ... done.
Test installing ipython-8.18.1-i586-2_SBo.txz ...
ipython-8.18.1-i586-2_SBo: an enhanced Python shell .................... [ 4.9M]
Unmounting chroot ... done.
Backed up: ipython-8.18.1-i586-1_SBo.txz
✅ python/ipython Updated for git 6746ac8 ✅

Building python/python3-psutil (update for version 5.9.7) ------------- 12:59:59
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
Running python3-psutil.SlackBuild ...                               ETA 13:00:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-psutil.SlackBuild
Built ok:  python3-psutil-5.9.7-i586-1_SBo.txz                          13:00:06
Testing package python3-psutil-5.9.7-i586-1_SBo.txz ... done.
Test installing python3-psutil-5.9.7-i586-1_SBo.txz ...
python3-psutil-5.9.7-i586-1_SBo: python interface for process and system [ 2.6M]
Unmounting chroot ... done.
Backed up: python3-psutil-5.9.6-i586-4_SBo.txz
✅ python/python3-psutil Updated for version 5.9.7 ✅

----------------------------------------------------------------------- 13:00:07
Building development/jupyter-ipykernel (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-platformdirs-4.1.0-i586-2_SBo: determine platform-specific direc [ 240K]
traitlets-5.12.0-i586-3_SBo: lightweight Traits-like module ............ [ 870K]
jupyter_core-5.3.0-i586-11_SBo: core common functionality of Jupyter pro [ 640K]
entrypoints-0.4-i586-2_SBo: Discover and load entry points from installe [  40K]
nest_asyncio-1.5.6-i586-2_SBo: nested async event loops ................ [  40K]
python3-dateutil-2.8.2-i586-1_SBo: extensions to the standard datetime m [ 740K]
zeromq-4.3.5-i586-1_SBo: lightweight messaging kernel library .......... [ 6.6M]
python3-setuptools-opt-65.1.1-i586-5_SBo: Install setuptools from -curre [ 8.7M]
python3-pyzmq-25.1.1-i586-2_SBo: Python3 bindings for 0MQ .............. [ 1.9M]
python3-tornado-6.4.0-i586-2_SBo: web framework and asynchronous network [ 3.1M]
jupyter_client-7.4.9-i586-14_SBo: Jupyter protocol client APIs ......... [ 1.4M]
backcall-0.2.0-i586-1_SBo: backwards compatible callback APIs .......... [  80K]
pickleshare-0.7.5-i586-4_SBo: file system based database that uses Pytho [  50K]
python3-decorator-5.1.1-i586-2_SBo: decorator module for Python ........ [  70K]
python3-flit_scm-1.7.0-i586-5_SBo: PEP 518 build backend library for SCM [  30K]
python3-exceptiongroup-1.2.0-i586-1_SBo: Backport of PEP 654 exception g [ 150K]
python3-parso-0.8.3-i586-1_SBo: Python parser .......................... [ 600K]
python3-jedi-0.19.1-i586-1_SBo: Autocompletion tool for Python 3 ....... [ 7.1M]
python3-matplotlib-inline-0.1.6-i586-11_SBo: Inline Matplotlib backend f [  60K]
python3-ptyprocess-0.7.0-i586-1_SBo: subprocesses in pseudo terminals fo [  90K]
python3-pexpect-4.8.0-i586-1_SBo: Python 3 module for spawning child app [ 360K]
python3-wcwidth-0.2.12-i586-1_SBo: string width measurement for Python 3 [ 570K]
python3-prompt_toolkit-3.0.43-i586-2_SBo: Python 3 command-line module . [ 2.8M]
python3-poetry-core-1.8.1-i586-2_SBo: PEP 517 build backend impl. develo [ 3.1M]
python3-tomlkit-0.11.8-i586-7_SBo: Style-preserving TOML library ....... [ 460K]
python3-asttokens-2.4.1-i586-2_SBo: an abstract syntax tree AST annotato [ 160K]
python3-executing-2.0.1-i586-2_SBo: Get the currently executing AST node [ 190K]
python3-pure_eval-0.2.2-i586-3_SBo: Safely evaluate AST nodes .......... [  90K]
python3-stack_data-0.6.3-i586-4_SBo: Extract data from stack frames and  [ 180K]
typing-extensions-4.8.0-i586-3_SBo: Backported and Experimental Type Hin [ 320K]
ipython-8.18.1-i586-2_SBo: an enhanced Python shell .................... [ 4.9M]
python3-comm-0.1.3-i586-9_SBo: Jupyter Python Comm implementation ...... [  60K]
python3-debugpy-1.6.7-i586-2_SBo: a debugger for Python ................ [  13M]
python3-psutil-5.9.7-i586-1_SBo: python interface for process and system [ 2.6M]
Running jupyter-ipykernel.SlackBuild ...                            ETA 13:00:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter-ipykernel.SlackBuild
Built ok:  jupyter-ipykernel-6.23.1-i586-11_SBo.txz                     13:00:19
Testing package jupyter-ipykernel-6.23.1-i586-11_SBo.txz ... done.
Test installing jupyter-ipykernel-6.23.1-i586-11_SBo.txz ...
jupyter-ipykernel-6.23.1-i586-11_SBo: Python 3 kernel for Jupyter ...... [ 1.5M]
Unmounting chroot ... done.
Backed up: jupyter-ipykernel-6.23.1-i586-10_SBo.txz
✅ development/jupyter-ipykernel Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:00:20
Building python/python3-hatch-nodejs-version (rebuild for updated deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
Running python3-hatch-nodejs-version.SlackBuild ...                 ETA 13:00:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-hatch-nodejs-version.SlackBuild
Built ok:  python3-hatch-nodejs-version-0.3.1-i586-10_SBo.txz           13:00:24
Testing package python3-hatch-nodejs-version-0.3.1-i586-10_SBo.txz ... done.
Test installing python3-hatch-nodejs-version-0.3.1-i586-10_SBo.txz ...
python3-hatch-nodejs-version-0.3.1-i586-10_SBo: hatch plugin ........... [  90K]
Unmounting chroot ... done.
Backed up: python3-hatch-nodejs-version-0.3.1-i586-9_SBo.txz
✅ python/python3-hatch-nodejs-version Rebuilt for updated deps ✅

----------------------------------------------------------------------- 13:00:25
Building python/python3-hatch_fancy_pypi_readme (rebuild for updated deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
Running python3-hatch_fancy_pypi_readme.SlackBuild ...              ETA 13:00:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-hatch_fancy_pypi_readme.SlackBuild
Built ok:  python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo.txz        13:00:28
Testing package python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo.txz ... done.
Test installing python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo.txz ...
python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo: Hatch metadata plugin [ 110K]
Unmounting chroot ... done.
Backed up: python3-hatch_fancy_pypi_readme-23.1.0-i586-2_SBo.txz
✅ python/python3-hatch_fancy_pypi_readme Rebuilt for updated deps ✅

----------------------------------------------------------------------- 13:00:29
Building python/python3-jsonschema (updated + rebuild for updated deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-attrs-21.4.0-i586-1_SBo: Classes Without Boilerplate ........... [ 630K]
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo: Hatch metadata plugin [ 110K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-pyrsistent-0.19.3-i586-2_SBo: persistent collections for Python  [ 460K]
Running python3-jsonschema.SlackBuild ...                           ETA 13:01:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-jsonschema.SlackBuild
Built ok:  python3-jsonschema-4.17.3-i586-8_SBo.txz                     13:00:33
Testing package python3-jsonschema-4.17.3-i586-8_SBo.txz ... done.
Test installing python3-jsonschema-4.17.3-i586-8_SBo.txz ...
python3-jsonschema-4.17.3-i586-8_SBo: Implementation of JSON Schema .... [ 1.1M]
Unmounting chroot ... done.
Backed up: python3-jsonschema-4.17.3-i586-7_SBo.txz
✅ python/python3-jsonschema Rebuilt for updated deps ✅

Building development/jupyter-nbformat (rebuild for updated deps) ------ 13:00:34
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-platformdirs-4.1.0-i586-2_SBo: determine platform-specific direc [ 240K]
traitlets-5.12.0-i586-3_SBo: lightweight Traits-like module ............ [ 870K]
jupyter_core-5.3.0-i586-11_SBo: core common functionality of Jupyter pro [ 640K]
python3-fastjsonschema-2.17.1-i586-2_SBo: Fast JSON schema validator ... [ 180K]
python3-hatch-nodejs-version-0.3.1-i586-10_SBo: hatch plugin ........... [  90K]
python3-attrs-21.4.0-i586-1_SBo: Classes Without Boilerplate ........... [ 630K]
python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo: Hatch metadata plugin [ 110K]
python3-pyrsistent-0.19.3-i586-2_SBo: persistent collections for Python  [ 460K]
python3-jsonschema-4.17.3-i586-8_SBo: Implementation of JSON Schema .... [ 1.1M]
Running jupyter-nbformat.SlackBuild ...                             ETA 13:01:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter-nbformat.SlackBuild
Built ok:  jupyter-nbformat-5.9.0-i586-3_SBo.txz                        13:00:40
Testing package jupyter-nbformat-5.9.0-i586-3_SBo.txz ... done.
Test installing jupyter-nbformat-5.9.0-i586-3_SBo.txz ...
jupyter-nbformat-5.9.0-i586-3_SBo: Jupyter notebook format ............. [ 680K]
Unmounting chroot ... done.
Backed up: jupyter-nbformat-5.9.0-i586-2_SBo.txz
✅ development/jupyter-nbformat Rebuilt for updated deps ✅

----------------------------------------------------------------------- 13:00:41
Building development/jupyter-nbclient (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-platformdirs-4.1.0-i586-2_SBo: determine platform-specific direc [ 240K]
traitlets-5.12.0-i586-3_SBo: lightweight Traits-like module ............ [ 870K]
jupyter_core-5.3.0-i586-11_SBo: core common functionality of Jupyter pro [ 640K]
python3-fastjsonschema-2.17.1-i586-2_SBo: Fast JSON schema validator ... [ 180K]
python3-hatch-nodejs-version-0.3.1-i586-10_SBo: hatch plugin ........... [  90K]
python3-attrs-21.4.0-i586-1_SBo: Classes Without Boilerplate ........... [ 630K]
python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo: Hatch metadata plugin [ 110K]
python3-pyrsistent-0.19.3-i586-2_SBo: persistent collections for Python  [ 460K]
python3-jsonschema-4.17.3-i586-8_SBo: Implementation of JSON Schema .... [ 1.1M]
jupyter-nbformat-5.9.0-i586-3_SBo: Jupyter notebook format ............. [ 680K]
entrypoints-0.4-i586-2_SBo: Discover and load entry points from installe [  40K]
nest_asyncio-1.5.6-i586-2_SBo: nested async event loops ................ [  40K]
python3-dateutil-2.8.2-i586-1_SBo: extensions to the standard datetime m [ 740K]
zeromq-4.3.5-i586-1_SBo: lightweight messaging kernel library .......... [ 6.6M]
python3-setuptools-opt-65.1.1-i586-5_SBo: Install setuptools from -curre [ 8.7M]
python3-pyzmq-25.1.1-i586-2_SBo: Python3 bindings for 0MQ .............. [ 1.9M]
python3-tornado-6.4.0-i586-2_SBo: web framework and asynchronous network [ 3.1M]
jupyter_client-7.4.9-i586-14_SBo: Jupyter protocol client APIs ......... [ 1.4M]
async_generator-1.10-i586-1_SBo: async iterators ....................... [ 150K]
Running jupyter-nbclient.SlackBuild ...                             ETA 13:01:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter-nbclient.SlackBuild
Built ok:  jupyter-nbclient-0.8.0-i586-4_SBo.txz                        13:00:48
Testing package jupyter-nbclient-0.8.0-i586-4_SBo.txz ... done.
Test installing jupyter-nbclient-0.8.0-i586-4_SBo.txz ...
jupyter-nbclient-0.8.0-i586-4_SBo: execution contexts for Jupyter notebo [ 500K]
Unmounting chroot ... done.
Backed up: jupyter-nbclient-0.8.0-i586-3_SBo.txz
✅ development/jupyter-nbclient Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:00:49
Building development/jupyter_packaging (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-deprecation-2.1.0-i586-3_SBo: A library for handling deprecation [  70K]
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-poetry-core-1.8.1-i586-2_SBo: PEP 517 build backend impl. develo [ 3.1M]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-tomlkit-0.11.8-i586-7_SBo: Style-preserving TOML library ....... [ 460K]
Running jupyter_packaging.SlackBuild ...                            ETA 13:01:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter_packaging.SlackBuild
Built ok:  jupyter_packaging-0.11.1-i586-15_SBo.txz                     13:00:52
Testing package jupyter_packaging-0.11.1-i586-15_SBo.txz ... done.
Test installing jupyter_packaging-0.11.1-i586-15_SBo.txz ...
jupyter_packaging-0.11.1-i586-15_SBo: Jupyter Packaging Utilities ...... [ 110K]
Unmounting chroot ... done.
Backed up: jupyter_packaging-0.11.1-i586-14_SBo.txz
✅ development/jupyter_packaging Rebuilt for added/removed deps ✅

Building python/testpath (rebuild for updated deps) ------------------- 13:00:53
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
Running testpath.SlackBuild ...                                     ETA 13:01:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./testpath.SlackBuild
Built ok:  testpath-0.6.0-i586-10_SBo.txz                               13:00:54
WARNING: python/testpath: Files/directories were modified in the chroot
/usr/lib/python3.9/site-packages/flit_core
/usr/lib/python3.9/site-packages/flit_core/vendor
/usr/lib/python3.9/site-packages/flit_core/vendor/tomli
Testing package testpath-0.6.0-i586-10_SBo.txz ... done.
Test installing testpath-0.6.0-i586-10_SBo.txz ...
testpath-0.6.0-i586-10_SBo: Test utilities for code working with files a [ 230K]
Unmounting chroot ... done.
Backed up: testpath-0.6.0-i586-9_SBo.txz
✅ python/testpath Rebuilt for updated deps ✅

----------------------------------------------------------------------- 13:00:55
Building development/jupyter-nbconvert (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-platformdirs-4.1.0-i586-2_SBo: determine platform-specific direc [ 240K]
traitlets-5.12.0-i586-3_SBo: lightweight Traits-like module ............ [ 870K]
jupyter_core-5.3.0-i586-11_SBo: core common functionality of Jupyter pro [ 640K]
python3-fastjsonschema-2.17.1-i586-2_SBo: Fast JSON schema validator ... [ 180K]
python3-hatch-nodejs-version-0.3.1-i586-10_SBo: hatch plugin ........... [  90K]
python3-attrs-21.4.0-i586-1_SBo: Classes Without Boilerplate ........... [ 630K]
python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo: Hatch metadata plugin [ 110K]
python3-pyrsistent-0.19.3-i586-2_SBo: persistent collections for Python  [ 460K]
python3-jsonschema-4.17.3-i586-8_SBo: Implementation of JSON Schema .... [ 1.1M]
jupyter-nbformat-5.9.0-i586-3_SBo: Jupyter notebook format ............. [ 680K]
entrypoints-0.4-i586-2_SBo: Discover and load entry points from installe [  40K]
nest_asyncio-1.5.6-i586-2_SBo: nested async event loops ................ [  40K]
python3-dateutil-2.8.2-i586-1_SBo: extensions to the standard datetime m [ 740K]
zeromq-4.3.5-i586-1_SBo: lightweight messaging kernel library .......... [ 6.6M]
python3-setuptools-opt-65.1.1-i586-5_SBo: Install setuptools from -curre [ 8.7M]
python3-pyzmq-25.1.1-i586-2_SBo: Python3 bindings for 0MQ .............. [ 1.9M]
python3-tornado-6.4.0-i586-2_SBo: web framework and asynchronous network [ 3.1M]
jupyter_client-7.4.9-i586-14_SBo: Jupyter protocol client APIs ......... [ 1.4M]
async_generator-1.10-i586-1_SBo: async iterators ....................... [ 150K]
jupyter-nbclient-0.8.0-i586-4_SBo: execution contexts for Jupyter notebo [ 500K]
python3-deprecation-2.1.0-i586-3_SBo: A library for handling deprecation [  70K]
python3-poetry-core-1.8.1-i586-2_SBo: PEP 517 build backend impl. develo [ 3.1M]
python3-tomlkit-0.11.8-i586-7_SBo: Style-preserving TOML library ....... [ 460K]
jupyter_packaging-0.11.1-i586-15_SBo: Jupyter Packaging Utilities ...... [ 110K]
jupyterlab_pygments-0.2.2-i586-3_SBo: theme for Pygments ............... [  90K]
python3-soupsieve-2.5-i586-2_SBo: A CSS selector implementation for Beau [ 520K]
BeautifulSoup4-4.12.2-i586-3_SBo: Python HTML/XML parser ............... [ 1.5M]
pandocfilters-1.5.0-i586-2_SBo: Python module for writing pandoc filters [  70K]
python-zipp-3.17.0-i586-1_SBo: pathlib-compatible Zipfile object wrapper [  80K]
python-importlib_metadata-7.0.0-i586-1_SBo: Python package metadata .... [ 220K]
python3-webencodings-0.5.1-i586-2_SBo: Character encoding for the web .. [  90K]
python3-bleach-6.1.0-i586-2_SBo: whitelist-based HTML-sanitizing tool .. [ 1.2M]
python3-defusedxml-0.7.1-i586-2_SBo: XML bomb protection for Python stdl [ 170K]
python3-mistune-2.0.5-i586-2_SBo: Python markdown parser ............... [ 180K]
testpath-0.6.0-i586-10_SBo: Test utilities for code working with files a [ 230K]
tinycss2-1.1.0-i586-2_SBo: low-level CSS parser and generator .......... [ 180K]
Running jupyter-nbconvert.SlackBuild ...                            ETA 13:01:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter-nbconvert.SlackBuild
Built ok:  jupyter-nbconvert-7.4.0-i586-9_SBo.txz                       13:01:06
Testing package jupyter-nbconvert-7.4.0-i586-9_SBo.txz ... done.
Test installing jupyter-nbconvert-7.4.0-i586-9_SBo.txz ...
jupyter-nbconvert-7.4.0-i586-9_SBo: Jupyter notebook conversion ........ [ 1.9M]
Unmounting chroot ... done.
Backed up: jupyter-nbconvert-7.4.0-i586-8_SBo.txz
✅ development/jupyter-nbconvert Rebuilt for added/removed deps ✅

Building python/python3-iniconfig (rebuild for added/removed deps) ---- 13:01:08
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
Running python3-iniconfig.SlackBuild ...                            ETA 13:01:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-iniconfig.SlackBuild
Built ok:  python3-iniconfig-2.0.0-i586-3_SBo.txz                       13:01:11
Testing package python3-iniconfig-2.0.0-i586-3_SBo.txz ... done.
Test installing python3-iniconfig-2.0.0-i586-3_SBo.txz ...
python3-iniconfig-2.0.0-i586-3_SBo: ini file parsing ................... [  60K]
Unmounting chroot ... done.
Backed up: python3-iniconfig-2.0.0-i586-2_SBo.txz
✅ python/python3-iniconfig Rebuilt for added/removed deps ✅

Building python/python3-pytest (rebuild for added/removed deps) ------- 13:01:12
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-flit_scm-1.7.0-i586-5_SBo: PEP 518 build backend library for SCM [  30K]
python3-exceptiongroup-1.2.0-i586-1_SBo: Backport of PEP 654 exception g [ 150K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-iniconfig-2.0.0-i586-3_SBo: ini file parsing ................... [  60K]
Running python3-pytest.SlackBuild ...                               ETA 13:01:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-pytest.SlackBuild
Built ok:  python3-pytest-7.4.3-i586-4_SBo.txz                          13:01:16
Testing package python3-pytest-7.4.3-i586-4_SBo.txz ... done.
Test installing python3-pytest-7.4.3-i586-4_SBo.txz ...
python3-pytest-7.4.3-i586-4_SBo: simple powerful testing with Python ... [ 2.2M]
Unmounting chroot ... done.
Backed up: python3-pytest-7.4.3-i586-3_SBo.txz
✅ python/python3-pytest Rebuilt for added/removed deps ✅

Building python/python3-pytest-runner (update for git 23746ae) -------- 13:01:17
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-flit_scm-1.7.0-i586-5_SBo: PEP 518 build backend library for SCM [  30K]
python3-exceptiongroup-1.2.0-i586-1_SBo: Backport of PEP 654 exception g [ 150K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-iniconfig-2.0.0-i586-3_SBo: ini file parsing ................... [  60K]
python3-pytest-7.4.3-i586-4_SBo: simple powerful testing with Python ... [ 2.2M]
Running python3-pytest-runner.SlackBuild ...                        ETA 13:01:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-pytest-runner.SlackBuild
Built ok:  python3-pytest-runner-6.0.1-i586-2_SBo.txz                   13:01:22
Testing package python3-pytest-runner-6.0.1-i586-2_SBo.txz ... done.
Test installing python3-pytest-runner-6.0.1-i586-2_SBo.txz ...
python3-pytest-runner-6.0.1-i586-2_SBo: invoke py.test as a distutils co [  70K]
Unmounting chroot ... done.
Backed up: python3-pytest-runner-6.0.1-i586-1_SBo.txz
✅ python/python3-pytest-runner Updated for git 23746ae ✅

----------------------------------------------------------------------- 13:01:23
Building python/python3-rfc3986_validator (rebuild for updated deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-flit_scm-1.7.0-i586-5_SBo: PEP 518 build backend library for SCM [  30K]
python3-exceptiongroup-1.2.0-i586-1_SBo: Backport of PEP 654 exception g [ 150K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-iniconfig-2.0.0-i586-3_SBo: ini file parsing ................... [  60K]
python3-pytest-7.4.3-i586-4_SBo: simple powerful testing with Python ... [ 2.2M]
python3-pytest-runner-6.0.1-i586-2_SBo: invoke py.test as a distutils co [  70K]
Running python3-rfc3986_validator.SlackBuild ...                    ETA 13:01:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-rfc3986_validator.SlackBuild
Built ok:  python3-rfc3986_validator-0.1.1-i586-7_SBo.txz               13:01:26
Testing package python3-rfc3986_validator-0.1.1-i586-7_SBo.txz ... done.
Test installing python3-rfc3986_validator-0.1.1-i586-7_SBo.txz ...
python3-rfc3986_validator-0.1.1-i586-7_SBo: A pure python RFC3986 valida [  40K]
Unmounting chroot ... done.
Backed up: python3-rfc3986_validator-0.1.1-i586-6_SBo.txz
✅ python/python3-rfc3986_validator Rebuilt for updated deps ✅

----------------------------------------------------------------------- 13:01:27
Building development/jupyter_events (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-json-logger-2.0.7-i586-2_SBo: json log formatter ............... [  60K]
python3-attrs-21.4.0-i586-1_SBo: Classes Without Boilerplate ........... [ 630K]
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo: Hatch metadata plugin [ 110K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-pyrsistent-0.19.3-i586-2_SBo: persistent collections for Python  [ 460K]
python3-jsonschema-4.17.3-i586-8_SBo: Implementation of JSON Schema .... [ 1.1M]
python3-rfc3339_validator-0.1.4-i586-2_SBo: A pure python RFC3339 valida [  40K]
python3-flit_scm-1.7.0-i586-5_SBo: PEP 518 build backend library for SCM [  30K]
python3-exceptiongroup-1.2.0-i586-1_SBo: Backport of PEP 654 exception g [ 150K]
python3-iniconfig-2.0.0-i586-3_SBo: ini file parsing ................... [  60K]
python3-pytest-7.4.3-i586-4_SBo: simple powerful testing with Python ... [ 2.2M]
python3-pytest-runner-6.0.1-i586-2_SBo: invoke py.test as a distutils co [  70K]
python3-rfc3986_validator-0.1.1-i586-7_SBo: A pure python RFC3986 valida [  40K]
traitlets-5.12.0-i586-3_SBo: lightweight Traits-like module ............ [ 870K]
Running jupyter_events.SlackBuild ...                               ETA 13:02:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter_events.SlackBuild
Built ok:  jupyter_events-0.6.3-i586-12_SBo.txz                         13:01:33
Testing package jupyter_events-0.6.3-i586-12_SBo.txz ... done.
Test installing jupyter_events-0.6.3-i586-12_SBo.txz ...
jupyter_events-0.6.3-i586-12_SBo: event system for Jupyter Applications  [ 170K]
Unmounting chroot ... done.
Backed up: jupyter_events-0.6.3-i586-11_SBo.txz
✅ development/jupyter_events Rebuilt for added/removed deps ✅

Building python/terminado (rebuild for updated deps) ------------------ 13:01:34
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-ptyprocess-0.7.0-i586-1_SBo: subprocesses in pseudo terminals fo [  90K]
python3-tornado-6.4.0-i586-2_SBo: web framework and asynchronous network [ 3.1M]
Running terminado.SlackBuild ...                                    ETA 13:02:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./terminado.SlackBuild
Built ok:  terminado-0.17.1-i586-11_SBo.txz                             13:01:37
Testing package terminado-0.17.1-i586-11_SBo.txz ... done.
Test installing terminado-0.17.1-i586-11_SBo.txz ...
terminado-0.17.1-i586-11_SBo: terminals served by tornado websockets ... [ 170K]
Unmounting chroot ... done.
Backed up: terminado-0.17.1-i586-10_SBo.txz
✅ python/terminado Rebuilt for updated deps ✅

----------------------------------------------------------------------- 13:01:38
Building development/jupyter_server_terminals (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-ptyprocess-0.7.0-i586-1_SBo: subprocesses in pseudo terminals fo [  90K]
python3-tornado-6.4.0-i586-2_SBo: web framework and asynchronous network [ 3.1M]
terminado-0.17.1-i586-11_SBo: terminals served by tornado websockets ... [ 170K]
Running jupyter_server_terminals.SlackBuild ...                     ETA 13:02:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter_server_terminals.SlackBuild
Built ok:  jupyter_server_terminals-0.4.4-i586-8_SBo.txz                13:01:42
Testing package jupyter_server_terminals-0.4.4-i586-8_SBo.txz ... done.
Test installing jupyter_server_terminals-0.4.4-i586-8_SBo.txz ...
jupyter_server_terminals-0.4.4-i586-8_SBo: Jupyter Server Extension .... [ 120K]
Unmounting chroot ... done.
Backed up: jupyter_server_terminals-0.4.4-i586-7_SBo.txz
✅ development/jupyter_server_terminals Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:01:43
Building python/python3-hatch_jupyter_builder (rebuild for updated deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
Running python3-hatch_jupyter_builder.SlackBuild ...                ETA 13:02:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-hatch_jupyter_builder.SlackBuild
Built ok:  python3-hatch_jupyter_builder-0.8.3-i586-5_SBo.txz           13:01:47
Testing package python3-hatch_jupyter_builder-0.8.3-i586-5_SBo.txz ... done.
Test installing python3-hatch_jupyter_builder-0.8.3-i586-5_SBo.txz ...
python3-hatch_jupyter_builder-0.8.3-i586-5_SBo: hatch plugin ........... [ 190K]
Unmounting chroot ... done.
Backed up: python3-hatch_jupyter_builder-0.8.3-i586-4_SBo.txz
✅ python/python3-hatch_jupyter_builder Rebuilt for updated deps ✅

Building python/python3-isoduration (rebuild for updated deps) -------- 13:01:47
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-dateutil-2.8.2-i586-1_SBo: extensions to the standard datetime m [ 740K]
python3-arrow-1.2.3-i586-2_SBo: python library for dates, times ........ [ 550K]
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
Running python3-isoduration.SlackBuild ...                          ETA 13:02:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-isoduration.SlackBuild
Built ok:  python3-isoduration-20.11.0-i586-9_SBo.txz                   13:01:50
Testing package python3-isoduration-20.11.0-i586-9_SBo.txz ... done.
Test installing python3-isoduration-20.11.0-i586-9_SBo.txz ...
python3-isoduration-20.11.0-i586-9_SBo: Operations with ISO 8601 duratio [  90K]
Unmounting chroot ... done.
Backed up: python3-isoduration-20.11.0-i586-8_SBo.txz
✅ python/python3-isoduration Rebuilt for updated deps ✅

----------------------------------------------------------------------- 13:01:51
Building python/python3-websocket-client (update for version 1.7.0)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Running python3-websocket-client.SlackBuild ...                     ETA 13:02:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-websocket-client.SlackBuild
Built ok:  python3-websocket-client-1.7.0-i586-1_SBo.txz                13:01:52
Testing package python3-websocket-client-1.7.0-i586-1_SBo.txz ... done.
Test installing python3-websocket-client-1.7.0-i586-1_SBo.txz ...
python3-websocket-client-1.7.0-i586-1_SBo: WebSocket client for python . [ 420K]
Unmounting chroot ... done.
Backed up: python3-websocket-client-1.6.4-i586-1_SBo.txz
✅ python/python3-websocket-client Updated for version 1.7.0 ✅

Building python/send2trash (rebuild for updated deps) ----------------- 13:01:53
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
Running send2trash.SlackBuild ...                                   ETA 13:02:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./send2trash.SlackBuild
Built ok:  send2trash-1.8.2-i586-5_SBo.txz                              13:01:56
Testing package send2trash-1.8.2-i586-5_SBo.txz ... done.
Test installing send2trash-1.8.2-i586-5_SBo.txz ...
send2trash-1.8.2-i586-5_SBo: send files to trash ....................... [ 140K]
Unmounting chroot ... done.
Backed up: send2trash-1.8.2-i586-4_SBo.txz
✅ python/send2trash Rebuilt for updated deps ✅

----------------------------------------------------------------------- 13:01:57
Building development/jupyter_server (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-platformdirs-4.1.0-i586-2_SBo: determine platform-specific direc [ 240K]
traitlets-5.12.0-i586-3_SBo: lightweight Traits-like module ............ [ 870K]
jupyter_core-5.3.0-i586-11_SBo: core common functionality of Jupyter pro [ 640K]
python3-fastjsonschema-2.17.1-i586-2_SBo: Fast JSON schema validator ... [ 180K]
python3-hatch-nodejs-version-0.3.1-i586-10_SBo: hatch plugin ........... [  90K]
python3-attrs-21.4.0-i586-1_SBo: Classes Without Boilerplate ........... [ 630K]
python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo: Hatch metadata plugin [ 110K]
python3-pyrsistent-0.19.3-i586-2_SBo: persistent collections for Python  [ 460K]
python3-jsonschema-4.17.3-i586-8_SBo: Implementation of JSON Schema .... [ 1.1M]
jupyter-nbformat-5.9.0-i586-3_SBo: Jupyter notebook format ............. [ 680K]
entrypoints-0.4-i586-2_SBo: Discover and load entry points from installe [  40K]
nest_asyncio-1.5.6-i586-2_SBo: nested async event loops ................ [  40K]
python3-dateutil-2.8.2-i586-1_SBo: extensions to the standard datetime m [ 740K]
zeromq-4.3.5-i586-1_SBo: lightweight messaging kernel library .......... [ 6.6M]
python3-setuptools-opt-65.1.1-i586-5_SBo: Install setuptools from -curre [ 8.7M]
python3-pyzmq-25.1.1-i586-2_SBo: Python3 bindings for 0MQ .............. [ 1.9M]
python3-tornado-6.4.0-i586-2_SBo: web framework and asynchronous network [ 3.1M]
jupyter_client-7.4.9-i586-14_SBo: Jupyter protocol client APIs ......... [ 1.4M]
async_generator-1.10-i586-1_SBo: async iterators ....................... [ 150K]
jupyter-nbclient-0.8.0-i586-4_SBo: execution contexts for Jupyter notebo [ 500K]
python3-deprecation-2.1.0-i586-3_SBo: A library for handling deprecation [  70K]
python3-poetry-core-1.8.1-i586-2_SBo: PEP 517 build backend impl. develo [ 3.1M]
python3-tomlkit-0.11.8-i586-7_SBo: Style-preserving TOML library ....... [ 460K]
jupyter_packaging-0.11.1-i586-15_SBo: Jupyter Packaging Utilities ...... [ 110K]
jupyterlab_pygments-0.2.2-i586-3_SBo: theme for Pygments ............... [  90K]
python3-soupsieve-2.5-i586-2_SBo: A CSS selector implementation for Beau [ 520K]
BeautifulSoup4-4.12.2-i586-3_SBo: Python HTML/XML parser ............... [ 1.5M]
pandocfilters-1.5.0-i586-2_SBo: Python module for writing pandoc filters [  70K]
python-zipp-3.17.0-i586-1_SBo: pathlib-compatible Zipfile object wrapper [  80K]
python-importlib_metadata-7.0.0-i586-1_SBo: Python package metadata .... [ 220K]
python3-webencodings-0.5.1-i586-2_SBo: Character encoding for the web .. [  90K]
python3-bleach-6.1.0-i586-2_SBo: whitelist-based HTML-sanitizing tool .. [ 1.2M]
python3-defusedxml-0.7.1-i586-2_SBo: XML bomb protection for Python stdl [ 170K]
python3-mistune-2.0.5-i586-2_SBo: Python markdown parser ............... [ 180K]
testpath-0.6.0-i586-10_SBo: Test utilities for code working with files a [ 230K]
tinycss2-1.1.0-i586-2_SBo: low-level CSS parser and generator .......... [ 180K]
jupyter-nbconvert-7.4.0-i586-9_SBo: Jupyter notebook conversion ........ [ 1.9M]
python3-json-logger-2.0.7-i586-2_SBo: json log formatter ............... [  60K]
python3-rfc3339_validator-0.1.4-i586-2_SBo: A pure python RFC3339 valida [  40K]
python3-flit_scm-1.7.0-i586-5_SBo: PEP 518 build backend library for SCM [  30K]
python3-exceptiongroup-1.2.0-i586-1_SBo: Backport of PEP 654 exception g [ 150K]
python3-iniconfig-2.0.0-i586-3_SBo: ini file parsing ................... [  60K]
python3-pytest-7.4.3-i586-4_SBo: simple powerful testing with Python ... [ 2.2M]
python3-pytest-runner-6.0.1-i586-2_SBo: invoke py.test as a distutils co [  70K]
python3-rfc3986_validator-0.1.1-i586-7_SBo: A pure python RFC3986 valida [  40K]
jupyter_events-0.6.3-i586-12_SBo: event system for Jupyter Applications  [ 170K]
python3-ptyprocess-0.7.0-i586-1_SBo: subprocesses in pseudo terminals fo [  90K]
terminado-0.17.1-i586-11_SBo: terminals served by tornado websockets ... [ 170K]
jupyter_server_terminals-0.4.4-i586-8_SBo: Jupyter Server Extension .... [ 120K]
argon2-cffi-bindings-21.2.0-i586-3_SBo: Low-level CFFI bindings for Argo [  80K]
argon2-cffi-21.3.0-i586-9_SBo: Python implementation of Argon2 ......... [ 140K]
jsonpointer-2.3-i586-2_SBo: Library to resolve JSON Pointers according t [  50K]
python3-sniffio-1.3.0-i586-2_SBo: detect which async library is current  [  70K]
python3-anyio-3.6.2-i586-2_SBo: Asynchronous concurrency and networking  [ 660K]
python3-fqdn-1.5.1-i586-2_SBo: Python FQDN Fully-Qualified Domain Names  [  60K]
python3-hatch_jupyter_builder-0.8.3-i586-5_SBo: hatch plugin ........... [ 190K]
python3-arrow-1.2.3-i586-2_SBo: python library for dates, times ........ [ 550K]
python3-isoduration-20.11.0-i586-9_SBo: Operations with ISO 8601 duratio [  90K]
python3-overrides-7.3.1-i586-2_SBo: decorator for overriding methods ... [ 120K]
python3-prometheus_client-0.17.0-i586-2_SBo: Prometheus instrumentation  [ 410K]
python3-requests-unixsocket-0.3.0-i586-2_SBo: talk to HTTP ............. [  80K]
python3-uri_template-1.2.0-i586-2_SBo: implementation of RFC 6570 URI Te [ 100K]
python3-webcolors-1.12-i586-2_SBo: work with HTML/CSS color definitions  [  70K]
python3-websocket-client-1.7.0-i586-1_SBo: WebSocket client for python . [ 420K]
send2trash-1.8.2-i586-5_SBo: send files to trash ....................... [ 140K]
Running jupyter_server.SlackBuild ...                               ETA 13:02:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter_server.SlackBuild
Built ok:  jupyter_server-2.6.0-i586-6_SBo.txz                          13:02:12
Testing package jupyter_server-2.6.0-i586-6_SBo.txz ... done.
Test installing jupyter_server-2.6.0-i586-6_SBo.txz ...
jupyter_server-2.6.0-i586-6_SBo: Jupyter Backend ....................... [ 3.2M]
Unmounting chroot ... done.
Backed up: jupyter_server-2.6.0-i586-5_SBo.txz
✅ development/jupyter_server Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:02:14
Building development/jupyter-notebook_shim (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-platformdirs-4.1.0-i586-2_SBo: determine platform-specific direc [ 240K]
traitlets-5.12.0-i586-3_SBo: lightweight Traits-like module ............ [ 870K]
jupyter_core-5.3.0-i586-11_SBo: core common functionality of Jupyter pro [ 640K]
python3-fastjsonschema-2.17.1-i586-2_SBo: Fast JSON schema validator ... [ 180K]
python3-hatch-nodejs-version-0.3.1-i586-10_SBo: hatch plugin ........... [  90K]
python3-attrs-21.4.0-i586-1_SBo: Classes Without Boilerplate ........... [ 630K]
python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo: Hatch metadata plugin [ 110K]
python3-pyrsistent-0.19.3-i586-2_SBo: persistent collections for Python  [ 460K]
python3-jsonschema-4.17.3-i586-8_SBo: Implementation of JSON Schema .... [ 1.1M]
jupyter-nbformat-5.9.0-i586-3_SBo: Jupyter notebook format ............. [ 680K]
entrypoints-0.4-i586-2_SBo: Discover and load entry points from installe [  40K]
nest_asyncio-1.5.6-i586-2_SBo: nested async event loops ................ [  40K]
python3-dateutil-2.8.2-i586-1_SBo: extensions to the standard datetime m [ 740K]
zeromq-4.3.5-i586-1_SBo: lightweight messaging kernel library .......... [ 6.6M]
python3-setuptools-opt-65.1.1-i586-5_SBo: Install setuptools from -curre [ 8.7M]
python3-pyzmq-25.1.1-i586-2_SBo: Python3 bindings for 0MQ .............. [ 1.9M]
python3-tornado-6.4.0-i586-2_SBo: web framework and asynchronous network [ 3.1M]
jupyter_client-7.4.9-i586-14_SBo: Jupyter protocol client APIs ......... [ 1.4M]
async_generator-1.10-i586-1_SBo: async iterators ....................... [ 150K]
jupyter-nbclient-0.8.0-i586-4_SBo: execution contexts for Jupyter notebo [ 500K]
python3-deprecation-2.1.0-i586-3_SBo: A library for handling deprecation [  70K]
python3-poetry-core-1.8.1-i586-2_SBo: PEP 517 build backend impl. develo [ 3.1M]
python3-tomlkit-0.11.8-i586-7_SBo: Style-preserving TOML library ....... [ 460K]
jupyter_packaging-0.11.1-i586-15_SBo: Jupyter Packaging Utilities ...... [ 110K]
jupyterlab_pygments-0.2.2-i586-3_SBo: theme for Pygments ............... [  90K]
python3-soupsieve-2.5-i586-2_SBo: A CSS selector implementation for Beau [ 520K]
BeautifulSoup4-4.12.2-i586-3_SBo: Python HTML/XML parser ............... [ 1.5M]
pandocfilters-1.5.0-i586-2_SBo: Python module for writing pandoc filters [  70K]
python-zipp-3.17.0-i586-1_SBo: pathlib-compatible Zipfile object wrapper [  80K]
python-importlib_metadata-7.0.0-i586-1_SBo: Python package metadata .... [ 220K]
python3-webencodings-0.5.1-i586-2_SBo: Character encoding for the web .. [  90K]
python3-bleach-6.1.0-i586-2_SBo: whitelist-based HTML-sanitizing tool .. [ 1.2M]
python3-defusedxml-0.7.1-i586-2_SBo: XML bomb protection for Python stdl [ 170K]
python3-mistune-2.0.5-i586-2_SBo: Python markdown parser ............... [ 180K]
testpath-0.6.0-i586-10_SBo: Test utilities for code working with files a [ 230K]
tinycss2-1.1.0-i586-2_SBo: low-level CSS parser and generator .......... [ 180K]
jupyter-nbconvert-7.4.0-i586-9_SBo: Jupyter notebook conversion ........ [ 1.9M]
python3-json-logger-2.0.7-i586-2_SBo: json log formatter ............... [  60K]
python3-rfc3339_validator-0.1.4-i586-2_SBo: A pure python RFC3339 valida [  40K]
python3-flit_scm-1.7.0-i586-5_SBo: PEP 518 build backend library for SCM [  30K]
python3-exceptiongroup-1.2.0-i586-1_SBo: Backport of PEP 654 exception g [ 150K]
python3-iniconfig-2.0.0-i586-3_SBo: ini file parsing ................... [  60K]
python3-pytest-7.4.3-i586-4_SBo: simple powerful testing with Python ... [ 2.2M]
python3-pytest-runner-6.0.1-i586-2_SBo: invoke py.test as a distutils co [  70K]
python3-rfc3986_validator-0.1.1-i586-7_SBo: A pure python RFC3986 valida [  40K]
jupyter_events-0.6.3-i586-12_SBo: event system for Jupyter Applications  [ 170K]
python3-ptyprocess-0.7.0-i586-1_SBo: subprocesses in pseudo terminals fo [  90K]
terminado-0.17.1-i586-11_SBo: terminals served by tornado websockets ... [ 170K]
jupyter_server_terminals-0.4.4-i586-8_SBo: Jupyter Server Extension .... [ 120K]
argon2-cffi-bindings-21.2.0-i586-3_SBo: Low-level CFFI bindings for Argo [  80K]
argon2-cffi-21.3.0-i586-9_SBo: Python implementation of Argon2 ......... [ 140K]
jsonpointer-2.3-i586-2_SBo: Library to resolve JSON Pointers according t [  50K]
python3-sniffio-1.3.0-i586-2_SBo: detect which async library is current  [  70K]
python3-anyio-3.6.2-i586-2_SBo: Asynchronous concurrency and networking  [ 660K]
python3-fqdn-1.5.1-i586-2_SBo: Python FQDN Fully-Qualified Domain Names  [  60K]
python3-hatch_jupyter_builder-0.8.3-i586-5_SBo: hatch plugin ........... [ 190K]
python3-arrow-1.2.3-i586-2_SBo: python library for dates, times ........ [ 550K]
python3-isoduration-20.11.0-i586-9_SBo: Operations with ISO 8601 duratio [  90K]
python3-overrides-7.3.1-i586-2_SBo: decorator for overriding methods ... [ 120K]
python3-prometheus_client-0.17.0-i586-2_SBo: Prometheus instrumentation  [ 410K]
python3-requests-unixsocket-0.3.0-i586-2_SBo: talk to HTTP ............. [  80K]
python3-uri_template-1.2.0-i586-2_SBo: implementation of RFC 6570 URI Te [ 100K]
python3-webcolors-1.12-i586-2_SBo: work with HTML/CSS color definitions  [  70K]
python3-websocket-client-1.7.0-i586-1_SBo: WebSocket client for python . [ 420K]
send2trash-1.8.2-i586-5_SBo: send files to trash ....................... [ 140K]
jupyter_server-2.6.0-i586-6_SBo: Jupyter Backend ....................... [ 3.2M]
Running jupyter-notebook_shim.SlackBuild ...                        ETA 13:03:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter-notebook_shim.SlackBuild
Built ok:  jupyter-notebook_shim-0.2.3-i586-5_SBo.txz                   13:02:29
Testing package jupyter-notebook_shim-0.2.3-i586-5_SBo.txz ... done.
Test installing jupyter-notebook_shim-0.2.3-i586-5_SBo.txz ...
jupyter-notebook_shim-0.2.3-i586-5_SBo: shim layer for Jupyter Notebook  [ 150K]
Unmounting chroot ... done.
Backed up: jupyter-notebook_shim-0.2.3-i586-4_SBo.txz
✅ development/jupyter-notebook_shim Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:02:30
Building development/jupyter-notebook (update for git a9e3da2 "Fix errors associated with traitlets>=5.10")
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]
python3-platformdirs-4.1.0-i586-2_SBo: determine platform-specific direc [ 240K]
traitlets-5.12.0-i586-3_SBo: lightweight Traits-like module ............ [ 870K]
jupyter_core-5.3.0-i586-11_SBo: core common functionality of Jupyter pro [ 640K]
entrypoints-0.4-i586-2_SBo: Discover and load entry points from installe [  40K]
nest_asyncio-1.5.6-i586-2_SBo: nested async event loops ................ [  40K]
python3-dateutil-2.8.2-i586-1_SBo: extensions to the standard datetime m [ 740K]
zeromq-4.3.5-i586-1_SBo: lightweight messaging kernel library .......... [ 6.6M]
python3-setuptools-opt-65.1.1-i586-5_SBo: Install setuptools from -curre [ 8.7M]
python3-pyzmq-25.1.1-i586-2_SBo: Python3 bindings for 0MQ .............. [ 1.9M]
python3-tornado-6.4.0-i586-2_SBo: web framework and asynchronous network [ 3.1M]
jupyter_client-7.4.9-i586-14_SBo: Jupyter protocol client APIs ......... [ 1.4M]
backcall-0.2.0-i586-1_SBo: backwards compatible callback APIs .......... [  80K]
pickleshare-0.7.5-i586-4_SBo: file system based database that uses Pytho [  50K]
python3-decorator-5.1.1-i586-2_SBo: decorator module for Python ........ [  70K]
python3-flit_scm-1.7.0-i586-5_SBo: PEP 518 build backend library for SCM [  30K]
python3-exceptiongroup-1.2.0-i586-1_SBo: Backport of PEP 654 exception g [ 150K]
python3-parso-0.8.3-i586-1_SBo: Python parser .......................... [ 600K]
python3-jedi-0.19.1-i586-1_SBo: Autocompletion tool for Python 3 ....... [ 7.1M]
python3-matplotlib-inline-0.1.6-i586-11_SBo: Inline Matplotlib backend f [  60K]
python3-ptyprocess-0.7.0-i586-1_SBo: subprocesses in pseudo terminals fo [  90K]
python3-pexpect-4.8.0-i586-1_SBo: Python 3 module for spawning child app [ 360K]
python3-wcwidth-0.2.12-i586-1_SBo: string width measurement for Python 3 [ 570K]
python3-prompt_toolkit-3.0.43-i586-2_SBo: Python 3 command-line module . [ 2.8M]
python3-poetry-core-1.8.1-i586-2_SBo: PEP 517 build backend impl. develo [ 3.1M]
python3-tomlkit-0.11.8-i586-7_SBo: Style-preserving TOML library ....... [ 460K]
python3-asttokens-2.4.1-i586-2_SBo: an abstract syntax tree AST annotato [ 160K]
python3-executing-2.0.1-i586-2_SBo: Get the currently executing AST node [ 190K]
python3-pure_eval-0.2.2-i586-3_SBo: Safely evaluate AST nodes .......... [  90K]
python3-stack_data-0.6.3-i586-4_SBo: Extract data from stack frames and  [ 180K]
typing-extensions-4.8.0-i586-3_SBo: Backported and Experimental Type Hin [ 320K]
ipython-8.18.1-i586-2_SBo: an enhanced Python shell .................... [ 4.9M]
python3-comm-0.1.3-i586-9_SBo: Jupyter Python Comm implementation ...... [  60K]
python3-debugpy-1.6.7-i586-2_SBo: a debugger for Python ................ [  13M]
python3-psutil-5.9.7-i586-1_SBo: python interface for process and system [ 2.6M]
jupyter-ipykernel-6.23.1-i586-11_SBo: Python 3 kernel for Jupyter ...... [ 1.5M]
mathjax2-2.7.9-i586-2_SBo: Beautiful math in all browsers .............. [  30M]
python3-fastjsonschema-2.17.1-i586-2_SBo: Fast JSON schema validator ... [ 180K]
python3-hatch-nodejs-version-0.3.1-i586-10_SBo: hatch plugin ........... [  90K]
python3-attrs-21.4.0-i586-1_SBo: Classes Without Boilerplate ........... [ 630K]
python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo: Hatch metadata plugin [ 110K]
python3-pyrsistent-0.19.3-i586-2_SBo: persistent collections for Python  [ 460K]
python3-jsonschema-4.17.3-i586-8_SBo: Implementation of JSON Schema .... [ 1.1M]
jupyter-nbformat-5.9.0-i586-3_SBo: Jupyter notebook format ............. [ 680K]
async_generator-1.10-i586-1_SBo: async iterators ....................... [ 150K]
jupyter-nbclient-0.8.0-i586-4_SBo: execution contexts for Jupyter notebo [ 500K]
python3-deprecation-2.1.0-i586-3_SBo: A library for handling deprecation [  70K]
jupyter_packaging-0.11.1-i586-15_SBo: Jupyter Packaging Utilities ...... [ 110K]
jupyterlab_pygments-0.2.2-i586-3_SBo: theme for Pygments ............... [  90K]
python3-soupsieve-2.5-i586-2_SBo: A CSS selector implementation for Beau [ 520K]
BeautifulSoup4-4.12.2-i586-3_SBo: Python HTML/XML parser ............... [ 1.5M]
pandocfilters-1.5.0-i586-2_SBo: Python module for writing pandoc filters [  70K]
python-zipp-3.17.0-i586-1_SBo: pathlib-compatible Zipfile object wrapper [  80K]
python-importlib_metadata-7.0.0-i586-1_SBo: Python package metadata .... [ 220K]
python3-webencodings-0.5.1-i586-2_SBo: Character encoding for the web .. [  90K]
python3-bleach-6.1.0-i586-2_SBo: whitelist-based HTML-sanitizing tool .. [ 1.2M]
python3-defusedxml-0.7.1-i586-2_SBo: XML bomb protection for Python stdl [ 170K]
python3-mistune-2.0.5-i586-2_SBo: Python markdown parser ............... [ 180K]
testpath-0.6.0-i586-10_SBo: Test utilities for code working with files a [ 230K]
tinycss2-1.1.0-i586-2_SBo: low-level CSS parser and generator .......... [ 180K]
jupyter-nbconvert-7.4.0-i586-9_SBo: Jupyter notebook conversion ........ [ 1.9M]
python3-json-logger-2.0.7-i586-2_SBo: json log formatter ............... [  60K]
python3-rfc3339_validator-0.1.4-i586-2_SBo: A pure python RFC3339 valida [  40K]
python3-iniconfig-2.0.0-i586-3_SBo: ini file parsing ................... [  60K]
python3-pytest-7.4.3-i586-4_SBo: simple powerful testing with Python ... [ 2.2M]
python3-pytest-runner-6.0.1-i586-2_SBo: invoke py.test as a distutils co [  70K]
python3-rfc3986_validator-0.1.1-i586-7_SBo: A pure python RFC3986 valida [  40K]
jupyter_events-0.6.3-i586-12_SBo: event system for Jupyter Applications  [ 170K]
terminado-0.17.1-i586-11_SBo: terminals served by tornado websockets ... [ 170K]
jupyter_server_terminals-0.4.4-i586-8_SBo: Jupyter Server Extension .... [ 120K]
argon2-cffi-bindings-21.2.0-i586-3_SBo: Low-level CFFI bindings for Argo [  80K]
argon2-cffi-21.3.0-i586-9_SBo: Python implementation of Argon2 ......... [ 140K]
jsonpointer-2.3-i586-2_SBo: Library to resolve JSON Pointers according t [  50K]
python3-sniffio-1.3.0-i586-2_SBo: detect which async library is current  [  70K]
python3-anyio-3.6.2-i586-2_SBo: Asynchronous concurrency and networking  [ 660K]
python3-fqdn-1.5.1-i586-2_SBo: Python FQDN Fully-Qualified Domain Names  [  60K]
python3-hatch_jupyter_builder-0.8.3-i586-5_SBo: hatch plugin ........... [ 190K]
python3-arrow-1.2.3-i586-2_SBo: python library for dates, times ........ [ 550K]
python3-isoduration-20.11.0-i586-9_SBo: Operations with ISO 8601 duratio [  90K]
python3-overrides-7.3.1-i586-2_SBo: decorator for overriding methods ... [ 120K]
python3-prometheus_client-0.17.0-i586-2_SBo: Prometheus instrumentation  [ 410K]
python3-requests-unixsocket-0.3.0-i586-2_SBo: talk to HTTP ............. [  80K]
python3-uri_template-1.2.0-i586-2_SBo: implementation of RFC 6570 URI Te [ 100K]
python3-webcolors-1.12-i586-2_SBo: work with HTML/CSS color definitions  [  70K]
python3-websocket-client-1.7.0-i586-1_SBo: WebSocket client for python . [ 420K]
send2trash-1.8.2-i586-5_SBo: send files to trash ....................... [ 140K]
jupyter_server-2.6.0-i586-6_SBo: Jupyter Backend ....................... [ 3.2M]
jupyter-notebook_shim-0.2.3-i586-5_SBo: shim layer for Jupyter Notebook  [ 150K]
jupyter-nbclassic-1.0.0-i586-2_SBo: Jupyter Notebook as a Jupyter Server [  31M]
ipython_genutils-0.2.0-i586-4_SBo: vestigial IPython utilities ......... [ 170K]
Running jupyter-notebook.SlackBuild ...                             ETA 13:03:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter-notebook.SlackBuild
Built ok:  jupyter-notebook-6.5.4-i586-7_SBo.txz                        13:02:53
Testing package jupyter-notebook-6.5.4-i586-7_SBo.txz ... done.
Test installing jupyter-notebook-6.5.4-i586-7_SBo.txz ...
jupyter-notebook-6.5.4-i586-7_SBo: Jupyter interactive notebook ........ [ 3.0M]
Unmounting chroot ... done.
Backed up: jupyter-notebook-6.5.4-i586-6_SBo.txz
✅ development/jupyter-notebook Updated for git a9e3da2 "Fix errors associated with traitlets>=5.10" ✅

================================================================================
SUMMARY                                                                 13:02:55
================================================================================

Logfile:     /var/log/repo/SBo/repo_2023-12-24_12:58:33.log
Runtime:     0h 4m 22s
Updated:     9
  development/jupyter-notebook/jupyter-notebook-6.5.4-i586-7_SBo.txz
  python/ipython/ipython-8.18.1-i586-2_SBo.txz
  python/python3-hatch_vcs/python3-hatch_vcs-0.4.0-i586-1_SBo.txz
  python/python3-platformdirs/python3-platformdirs-4.1.0-i586-2_SBo.txz
  python/python3-prompt_toolkit/python3-prompt_toolkit-3.0.43-i586-2_SBo.txz
  python/python3-psutil/python3-psutil-5.9.7-i586-1_SBo.txz
  python/python3-pytest-runner/python3-pytest-runner-6.0.1-i586-2_SBo.txz
  python/python3-tornado/python3-tornado-6.4.0-i586-2_SBo.txz
  python/python3-websocket-client/python3-websocket-client-1.7.0-i586-1_SBo.txz
Rebuilt:     26
  development/jupyter-ipykernel/jupyter-ipykernel-6.23.1-i586-11_SBo.txz
  development/jupyter-nbclient/jupyter-nbclient-0.8.0-i586-4_SBo.txz
  development/jupyter-nbconvert/jupyter-nbconvert-7.4.0-i586-9_SBo.txz
  development/jupyter-nbformat/jupyter-nbformat-5.9.0-i586-3_SBo.txz
  development/jupyter-notebook_shim/jupyter-notebook_shim-0.2.3-i586-5_SBo.txz
  development/jupyter_client/jupyter_client-7.4.9-i586-14_SBo.txz
  development/jupyter_core/jupyter_core-5.3.0-i586-11_SBo.txz
  development/jupyter_events/jupyter_events-0.6.3-i586-12_SBo.txz
  development/jupyter_packaging/jupyter_packaging-0.11.1-i586-15_SBo.txz
  development/jupyter_server/jupyter_server-2.6.0-i586-6_SBo.txz
  development/jupyter_server_terminals/jupyter_server_terminals-0.4.4-i586-8_SBo.txz
  python/python3-hatch-nodejs-version/python3-hatch-nodejs-version-0.3.1-i586-10_SBo.txz
  python/python3-hatch_fancy_pypi_readme/python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo.txz
  python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder-0.8.3-i586-5_SBo.txz
  python/python3-iniconfig/python3-iniconfig-2.0.0-i586-3_SBo.txz
  python/python3-isoduration/python3-isoduration-20.11.0-i586-9_SBo.txz
  python/python3-jsonschema/python3-jsonschema-4.17.3-i586-8_SBo.txz
  python/python3-poetry-core/python3-poetry-core-1.8.1-i586-2_SBo.txz
  python/python3-pytest/python3-pytest-7.4.3-i586-4_SBo.txz
  python/python3-rfc3986_validator/python3-rfc3986_validator-0.1.1-i586-7_SBo.txz
  python/python3-tomlkit/python3-tomlkit-0.11.8-i586-7_SBo.txz
  python/send2trash/send2trash-1.8.2-i586-5_SBo.txz
  python/terminado/terminado-0.17.1-i586-11_SBo.txz
  python/testpath/testpath-0.6.0-i586-10_SBo.txz
  python/traitlets/traitlets-5.12.0-i586-3_SBo.txz
  python/typing-extensions/typing-extensions-4.8.0-i586-3_SBo.txz
Warnings:    2
  python/testpath: Files/directories were modified in the chroot
  python/typing-extensions: Files/directories were modified in the chroot

Copy link

sbo-bot bot commented Dec 24, 2023

sbopkglint i586 development/jupyter-notebook

Installing dependency: python3-flit_core
python3-flit_core-3.9.0-i586-1_SBo: Simplified pkging of Python modules, [ 140K]

Installing dependency: python3-installer
python3-installer-0.7.0-i586-2_SBo: Library for installing Python packag [ 1.1M]

Installing dependency: python3-pyproject-hooks
python3-pyproject-hooks-1.0.0-i586-3_SBo: Wrappers to call PEP 517 build [ 110K]

Installing dependency: python3-build
python3-build-1.0.3-i586-4_SBo: a simple, correct PEP517 package builder [ 180K]

Installing dependency: python3-wheel
python3-wheel-0.42.0-i586-1_SBo: A built-package format for Python ..... [ 600K]

Installing dependency: python3-editables
python3-editables-0.5-i586-6_SBo: A Python library for creating editable [  50K]

Installing dependency: python3-pathspec
python3-pathspec-0.12.1-i586-1_SBo: Library for gitignore style matching [ 270K]

Installing dependency: python3-pluggy
python3-pluggy-1.3.0-i586-2_SBo: mechanisms for python ................. [ 160K]

Installing dependency: python3-calver
python3-calver-2022.6.26-i586-11_SBo: setuptools extension for CalVer pa [  60K]

Installing dependency: python3-trove-classifiers
python3-trove-classifiers-2023.11.29-i586-1_SBo: Canonical source for cl [ 170K]

Installing dependency: python3-hatchling
python3-hatchling-1.21.0-i586-1_SBo: Hatch build backend ............... [ 930K]

Installing dependency: python3-hatch_vcs
python3-hatch_vcs-0.4.0-i586-1_SBo: Hatch plugin for versioning with pre [  80K]

Installing dependency: python3-platformdirs
python3-platformdirs-4.1.0-i586-2_SBo: determine platform-specific direc [ 240K]

Installing dependency: traitlets
traitlets-5.12.0-i586-3_SBo: lightweight Traits-like module ............ [ 870K]

Installing dependency: jupyter_core
jupyter_core-5.3.0-i586-11_SBo: core common functionality of Jupyter pro [ 640K]

Installing dependency: entrypoints
entrypoints-0.4-i586-2_SBo: Discover and load entry points from installe [  40K]

Installing dependency: nest_asyncio
nest_asyncio-1.5.6-i586-2_SBo: nested async event loops ................ [  40K]

Installing dependency: python3-dateutil
python3-dateutil-2.8.2-i586-1_SBo: extensions to the standard datetime m [ 740K]

Installing dependency: zeromq
zeromq-4.3.5-i586-1_SBo: lightweight messaging kernel library .......... [ 6.6M]

Installing dependency: python3-setuptools-opt
python3-setuptools-opt-65.1.1-i586-5_SBo: Install setuptools from -curre [ 8.7M]

Installing dependency: python3-pyzmq
python3-pyzmq-25.1.1-i586-2_SBo: Python3 bindings for 0MQ .............. [ 1.9M]

Installing dependency: python3-tornado
python3-tornado-6.4.0-i586-2_SBo: web framework and asynchronous network [ 3.1M]

Installing dependency: jupyter_client
jupyter_client-7.4.9-i586-14_SBo: Jupyter protocol client APIs ......... [ 1.4M]

Installing dependency: backcall
backcall-0.2.0-i586-1_SBo: backwards compatible callback APIs .......... [  80K]

Installing dependency: pickleshare
pickleshare-0.7.5-i586-4_SBo: file system based database that uses Pytho [  50K]

Installing dependency: python3-decorator
python3-decorator-5.1.1-i586-2_SBo: decorator module for Python ........ [  70K]

Installing dependency: python3-flit_scm
python3-flit_scm-1.7.0-i586-5_SBo: PEP 518 build backend library for SCM [  30K]

Installing dependency: python3-exceptiongroup
python3-exceptiongroup-1.2.0-i586-1_SBo: Backport of PEP 654 exception g [ 150K]

Installing dependency: python3-parso
python3-parso-0.8.3-i586-1_SBo: Python parser .......................... [ 600K]

Installing dependency: python3-jedi
python3-jedi-0.19.1-i586-1_SBo: Autocompletion tool for Python 3 ....... [ 7.1M]

Installing dependency: python3-matplotlib-inline
python3-matplotlib-inline-0.1.6-i586-11_SBo: Inline Matplotlib backend f [  60K]

Installing dependency: python3-ptyprocess
python3-ptyprocess-0.7.0-i586-1_SBo: subprocesses in pseudo terminals fo [  90K]

Installing dependency: python3-pexpect
python3-pexpect-4.8.0-i586-1_SBo: Python 3 module for spawning child app [ 360K]

Installing dependency: python3-wcwidth
python3-wcwidth-0.2.12-i586-1_SBo: string width measurement for Python 3 [ 570K]

Installing dependency: python3-prompt_toolkit
python3-prompt_toolkit-3.0.43-i586-2_SBo: Python 3 command-line module . [ 2.8M]

Installing dependency: python3-poetry-core
python3-poetry-core-1.8.1-i586-2_SBo: PEP 517 build backend impl. develo [ 3.1M]

Installing dependency: python3-tomlkit
python3-tomlkit-0.11.8-i586-7_SBo: Style-preserving TOML library ....... [ 460K]

Installing dependency: python3-asttokens
python3-asttokens-2.4.1-i586-2_SBo: an abstract syntax tree AST annotato [ 160K]

Installing dependency: python3-executing
python3-executing-2.0.1-i586-2_SBo: Get the currently executing AST node [ 190K]

Installing dependency: python3-pure_eval
python3-pure_eval-0.2.2-i586-3_SBo: Safely evaluate AST nodes .......... [  90K]

Installing dependency: python3-stack_data
python3-stack_data-0.6.3-i586-4_SBo: Extract data from stack frames and  [ 180K]

Installing dependency: typing-extensions
typing-extensions-4.8.0-i586-3_SBo: Backported and Experimental Type Hin [ 320K]

Installing dependency: ipython
ipython-8.18.1-i586-2_SBo: an enhanced Python shell .................... [ 4.9M]

Installing dependency: python3-comm
python3-comm-0.1.3-i586-9_SBo: Jupyter Python Comm implementation ...... [  60K]

Installing dependency: python3-debugpy
python3-debugpy-1.6.7-i586-2_SBo: a debugger for Python ................ [  13M]

Installing dependency: python3-psutil
python3-psutil-5.9.7-i586-1_SBo: python interface for process and system [ 2.6M]

Installing dependency: jupyter-ipykernel
jupyter-ipykernel-6.23.1-i586-11_SBo: Python 3 kernel for Jupyter ...... [ 1.5M]

Installing dependency: mathjax2
mathjax2-2.7.9-i586-2_SBo: Beautiful math in all browsers .............. [  30M]

Installing dependency: python3-fastjsonschema
python3-fastjsonschema-2.17.1-i586-2_SBo: Fast JSON schema validator ... [ 180K]

Installing dependency: python3-hatch-nodejs-version
python3-hatch-nodejs-version-0.3.1-i586-10_SBo: hatch plugin ........... [  90K]

Installing dependency: python3-attrs
python3-attrs-21.4.0-i586-1_SBo: Classes Without Boilerplate ........... [ 630K]

Installing dependency: python3-hatch_fancy_pypi_readme
python3-hatch_fancy_pypi_readme-23.1.0-i586-3_SBo: Hatch metadata plugin [ 110K]

Installing dependency: python3-pyrsistent
python3-pyrsistent-0.19.3-i586-2_SBo: persistent collections for Python  [ 460K]

Installing dependency: python3-jsonschema
python3-jsonschema-4.17.3-i586-8_SBo: Implementation of JSON Schema .... [ 1.1M]

Installing dependency: jupyter-nbformat
jupyter-nbformat-5.9.0-i586-3_SBo: Jupyter notebook format ............. [ 680K]

Installing dependency: async_generator
async_generator-1.10-i586-1_SBo: async iterators ....................... [ 150K]

Installing dependency: jupyter-nbclient
jupyter-nbclient-0.8.0-i586-4_SBo: execution contexts for Jupyter notebo [ 500K]

Installing dependency: python3-deprecation
python3-deprecation-2.1.0-i586-3_SBo: A library for handling deprecation [  70K]

Installing dependency: jupyter_packaging
jupyter_packaging-0.11.1-i586-15_SBo: Jupyter Packaging Utilities ...... [ 110K]

Installing dependency: jupyterlab_pygments
jupyterlab_pygments-0.2.2-i586-3_SBo: theme for Pygments ............... [  90K]

Installing dependency: python3-soupsieve
python3-soupsieve-2.5-i586-2_SBo: A CSS selector implementation for Beau [ 520K]

Installing dependency: BeautifulSoup4
BeautifulSoup4-4.12.2-i586-3_SBo: Python HTML/XML parser ............... [ 1.5M]

Installing dependency: pandocfilters
pandocfilters-1.5.0-i586-2_SBo: Python module for writing pandoc filters [  70K]

Installing dependency: python-zipp
python-zipp-3.17.0-i586-1_SBo: pathlib-compatible Zipfile object wrapper [  80K]

Installing dependency: python-importlib_metadata
python-importlib_metadata-7.0.0-i586-1_SBo: Python package metadata .... [ 220K]

Installing dependency: python3-webencodings
python3-webencodings-0.5.1-i586-2_SBo: Character encoding for the web .. [  90K]

Installing dependency: python3-bleach
python3-bleach-6.1.0-i586-2_SBo: whitelist-based HTML-sanitizing tool .. [ 1.2M]

Installing dependency: python3-defusedxml
python3-defusedxml-0.7.1-i586-2_SBo: XML bomb protection for Python stdl [ 170K]

Installing dependency: python3-mistune
python3-mistune-2.0.5-i586-2_SBo: Python markdown parser ............... [ 180K]

Installing dependency: testpath
testpath-0.6.0-i586-10_SBo: Test utilities for code working with files a [ 230K]

Installing dependency: tinycss2
tinycss2-1.1.0-i586-2_SBo: low-level CSS parser and generator .......... [ 180K]

Installing dependency: jupyter-nbconvert
jupyter-nbconvert-7.4.0-i586-9_SBo: Jupyter notebook conversion ........ [ 1.9M]

Installing dependency: python3-json-logger
python3-json-logger-2.0.7-i586-2_SBo: json log formatter ............... [  60K]

Installing dependency: python3-rfc3339_validator
python3-rfc3339_validator-0.1.4-i586-2_SBo: A pure python RFC3339 valida [  40K]

Installing dependency: python3-iniconfig
python3-iniconfig-2.0.0-i586-3_SBo: ini file parsing ................... [  60K]

Installing dependency: python3-pytest
python3-pytest-7.4.3-i586-4_SBo: simple powerful testing with Python ... [ 2.2M]

Installing dependency: python3-pytest-runner
python3-pytest-runner-6.0.1-i586-2_SBo: invoke py.test as a distutils co [  70K]

Installing dependency: python3-rfc3986_validator
python3-rfc3986_validator-0.1.1-i586-7_SBo: A pure python RFC3986 valida [  40K]

Installing dependency: jupyter_events
jupyter_events-0.6.3-i586-12_SBo: event system for Jupyter Applications  [ 170K]

Installing dependency: terminado
terminado-0.17.1-i586-11_SBo: terminals served by tornado websockets ... [ 170K]

Installing dependency: jupyter_server_terminals
jupyter_server_terminals-0.4.4-i586-8_SBo: Jupyter Server Extension .... [ 120K]

Installing dependency: argon2-cffi-bindings
argon2-cffi-bindings-21.2.0-i586-3_SBo: Low-level CFFI bindings for Argo [  80K]

Installing dependency: argon2-cffi
argon2-cffi-21.3.0-i586-9_SBo: Python implementation of Argon2 ......... [ 140K]

Installing dependency: jsonpointer
jsonpointer-2.3-i586-2_SBo: Library to resolve JSON Pointers according t [  50K]

Installing dependency: python3-sniffio
python3-sniffio-1.3.0-i586-2_SBo: detect which async library is current  [  70K]

Installing dependency: python3-anyio
python3-anyio-3.6.2-i586-2_SBo: Asynchronous concurrency and networking  [ 660K]

Installing dependency: python3-fqdn
python3-fqdn-1.5.1-i586-2_SBo: Python FQDN Fully-Qualified Domain Names  [  60K]

Installing dependency: python3-hatch_jupyter_builder
python3-hatch_jupyter_builder-0.8.3-i586-5_SBo: hatch plugin ........... [ 190K]

Installing dependency: python3-arrow
python3-arrow-1.2.3-i586-2_SBo: python library for dates, times ........ [ 550K]

Installing dependency: python3-isoduration
python3-isoduration-20.11.0-i586-9_SBo: Operations with ISO 8601 duratio [  90K]

Installing dependency: python3-overrides
python3-overrides-7.3.1-i586-2_SBo: decorator for overriding methods ... [ 120K]

Installing dependency: python3-prometheus_client
python3-prometheus_client-0.17.0-i586-2_SBo: Prometheus instrumentation  [ 410K]

Installing dependency: python3-requests-unixsocket
python3-requests-unixsocket-0.3.0-i586-2_SBo: talk to HTTP ............. [  80K]

Installing dependency: python3-uri_template
python3-uri_template-1.2.0-i586-2_SBo: implementation of RFC 6570 URI Te [ 100K]

Installing dependency: python3-webcolors
python3-webcolors-1.12-i586-2_SBo: work with HTML/CSS color definitions  [  70K]

Installing dependency: python3-websocket-client
python3-websocket-client-1.7.0-i586-1_SBo: WebSocket client for python . [ 420K]

Installing dependency: send2trash
send2trash-1.8.2-i586-5_SBo: send files to trash ....................... [ 140K]

Installing dependency: jupyter_server
jupyter_server-2.6.0-i586-6_SBo: Jupyter Backend ....................... [ 3.2M]

Installing dependency: jupyter-notebook_shim
jupyter-notebook_shim-0.2.3-i586-5_SBo: shim layer for Jupyter Notebook  [ 150K]

Installing dependency: jupyter-nbclassic
jupyter-nbclassic-1.0.0-i586-2_SBo: Jupyter Notebook as a Jupyter Server [  31M]

Installing dependency: ipython_genutils
ipython_genutils-0.2.0-i586-4_SBo: vestigial IPython utilities ......... [ 170K]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/development/jupyter-notebook/jupyter-notebook-6.5.4-i586-7_SBo.txz to /tmp/SBo/sbopkglint.i9HWyw ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/development/jupyter-notebook/jupyter-notebook-6.5.4-i586-7_SBo.txz to /tmp/SBo/sbopkglint.i9HWyw ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...usr/share/applications/jupyter-notebook.desktop: hint: value "Development;Education;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
✅ === jupyter-notebook-6.5.4-i586-7_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Dec 24, 2023

merged

@willysr willysr closed this Dec 24, 2023
Copy link

sbo-bot bot commented Dec 24, 2023

buildpkg x86_64 development/jupyter-notebook

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Fri Dec 22 08:41:30 GMT 2023
revision: 2f01b213f76ab5e2499b4e09eb4d638eb44a3390
title:    Merge a9e3da223116adb32dc98f78f1ae3cb8dc61f96c into 6753613d42299850b84450384c74ca2baefc2298

================================================================================
development/jupyter-notebook                                            13:04:11
================================================================================

Calculating dependencies ... 
Dependency tree:
development/jupyter-notebook (update for git a9e3da2 "Fix errors associated with traitlets>=5.10")
  python/ipython_genutils (ok)
  development/jupyter-nbclassic (ok)
    development/jupyter-notebook_shim (rebuild for added/removed deps)
      development/jupyter_server (rebuild for added/removed deps)
        python/send2trash (ok)
          python/python3-wheel (ok)
            python/python3-installer (ok)
              python/python3-flit_core (ok)
          python/python3-build (ok)
            python/python3-pyproject-hooks (ok)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
        python/python3-websocket-client (updated)
        python/python3-webcolors (ok)
        python/python3-uri_template (ok)
        python/python3-requests-unixsocket (ok)
        python/python3-prometheus_client (ok)
        python/python3-overrides (ok)
        python/python3-isoduration (ok)
          python/python3-wheel (ok)
            python/python3-installer (ok)
              python/python3-flit_core (ok)
          python/python3-build (ok)
            python/python3-pyproject-hooks (ok)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
          python/python3-arrow (ok)
            python/python3-dateutil (ok)
        python/python3-hatch_jupyter_builder (ok)
          python/python3-hatchling (ok)
            python/python3-trove-classifiers (ok)
              python/python3-calver (ok)
                python/python3-wheel (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
            python/python3-pluggy (ok)
            python/python3-pathspec (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
            python/python3-editables (ok)
              python/python3-wheel (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
        python/python3-fqdn (ok)
        python/python3-anyio (ok)
          python/python3-sniffio (ok)
        python/jsonpointer (ok)
        python/argon2-cffi (ok)
          python/python3-build (ok)
            python/python3-pyproject-hooks (ok)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
          python/argon2-cffi-bindings (ok)
        development/jupyter_server_terminals (rebuild for added/removed deps)
          python/terminado (ok)
            python/python3-tornado (ok)
            python/python3-ptyprocess (ok)
            python/python3-hatchling (ok)
              python/python3-trove-classifiers (ok)
                python/python3-calver (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
              python/python3-pluggy (ok)
              python/python3-pathspec (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
              python/python3-editables (ok)
                python/python3-wheel (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
        development/jupyter_events (rebuild for added/removed deps)
          python/traitlets (ok)
            python/python3-hatchling (ok)
              python/python3-trove-classifiers (ok)
                python/python3-calver (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
              python/python3-pluggy (ok)
              python/python3-pathspec (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
              python/python3-editables (ok)
                python/python3-wheel (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
          python/python3-rfc3986_validator (ok)
            python/python3-pytest-runner (ok)
              python/python3-pytest (ok)
                python/python3-iniconfig (ok)
                  python/python3-hatch_vcs (ok)
                    python/python3-hatchling (ok)
                      python/python3-trove-classifiers (ok)
                        python/python3-calver (ok)
                          python/python3-wheel (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                          python/python3-build (ok)
                            python/python3-pyproject-hooks (ok)
                              python/python3-installer (ok)
                                python/python3-flit_core (ok)
                      python/python3-pluggy (ok)
                      python/python3-pathspec (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                      python/python3-editables (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                python/python3-exceptiongroup (ok)
                  python/python3-flit_scm (ok)
                    python/python3-build (ok)
                      python/python3-pyproject-hooks (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
          python/python3-rfc3339_validator (ok)
          python/python3-jsonschema (ok)
            python/python3-pyrsistent (ok)
            python/python3-hatch_vcs (ok)
              python/python3-hatchling (ok)
                python/python3-trove-classifiers (ok)
                  python/python3-calver (ok)
                    python/python3-wheel (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                    python/python3-build (ok)
                      python/python3-pyproject-hooks (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                python/python3-pluggy (ok)
                python/python3-pathspec (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                python/python3-editables (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
            python/python3-hatch_fancy_pypi_readme (ok)
              python/python3-hatchling (ok)
                python/python3-trove-classifiers (ok)
                  python/python3-calver (ok)
                    python/python3-wheel (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                    python/python3-build (ok)
                      python/python3-pyproject-hooks (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                python/python3-pluggy (ok)
                python/python3-pathspec (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                python/python3-editables (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
            python/python3-attrs (ok)
          python/python3-json-logger (ok)
        development/jupyter-nbconvert (rebuild for added/removed deps)
          python/tinycss2 (ok)
            python/python3-webencodings (ok)
          python/testpath (ok)
            python/python3-build (ok)
              python/python3-pyproject-hooks (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
          python/python3-mistune (ok)
          python/python3-defusedxml (ok)
          python/python3-bleach (ok)
            python/python3-webencodings (ok)
          python/python-importlib_metadata (ok)
            python/python-zipp (ok)
              python/python3-wheel (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
          python/pandocfilters (ok)
          python/BeautifulSoup4 (ok)
            python/python3-soupsieve (ok)
              python/python3-hatchling (ok)
                python/python3-trove-classifiers (ok)
                  python/python3-calver (ok)
                    python/python3-wheel (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                    python/python3-build (ok)
                      python/python3-pyproject-hooks (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                python/python3-pluggy (ok)
                python/python3-pathspec (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                python/python3-editables (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
          development/jupyterlab_pygments (ok)
            development/jupyter_packaging (rebuild for added/removed deps)
              python/python3-tomlkit (ok)
                python/python3-wheel (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-poetry-core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
              python/python3-deprecation (ok)
          development/jupyter-nbclient (rebuild for added/removed deps)
            python/async_generator (ok)
            development/jupyter_client (updated + rebuild for added/removed deps)
              python/python3-tornado (updated)
              python/python3-pyzmq (ok)
                python/python3-setuptools-opt (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                libraries/zeromq (ok)
              python/python3-dateutil (ok)
              python/nest_asyncio (ok)
              python/entrypoints (ok)
              development/jupyter_core (updated + rebuild for added/removed deps)
                python/traitlets (ok)
                  python/python3-hatchling (ok)
                    python/python3-trove-classifiers (ok)
                      python/python3-calver (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                    python/python3-pluggy (ok)
                    python/python3-pathspec (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                    python/python3-editables (ok)
                      python/python3-wheel (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                python/python3-platformdirs (updated)
                  python/python3-hatch_vcs (ok)
                    python/python3-hatchling (ok)
                      python/python3-trove-classifiers (ok)
                        python/python3-calver (ok)
                          python/python3-wheel (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                          python/python3-build (ok)
                            python/python3-pyproject-hooks (ok)
                              python/python3-installer (ok)
                                python/python3-flit_core (ok)
                      python/python3-pluggy (ok)
                      python/python3-pathspec (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                      python/python3-editables (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
            development/jupyter-nbformat (rebuild for updated deps)
              python/python3-jsonschema (ok)
                python/python3-pyrsistent (ok)
                python/python3-hatch_vcs (ok)
                  python/python3-hatchling (ok)
                    python/python3-trove-classifiers (ok)
                      python/python3-calver (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                    python/python3-pluggy (ok)
                    python/python3-pathspec (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                    python/python3-editables (ok)
                      python/python3-wheel (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                python/python3-hatch_fancy_pypi_readme (ok)
                  python/python3-hatchling (ok)
                    python/python3-trove-classifiers (ok)
                      python/python3-calver (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                    python/python3-pluggy (ok)
                    python/python3-pathspec (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                    python/python3-editables (ok)
                      python/python3-wheel (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                python/python3-attrs (ok)
              python/python3-hatch-nodejs-version (ok)
                python/python3-hatchling (ok)
                  python/python3-trove-classifiers (ok)
                    python/python3-calver (ok)
                      python/python3-wheel (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                  python/python3-pluggy (ok)
                  python/python3-pathspec (ok)
                    python/python3-build (ok)
                      python/python3-pyproject-hooks (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                  python/python3-editables (ok)
                    python/python3-wheel (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
                    python/python3-build (ok)
                      python/python3-pyproject-hooks (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
              python/python3-fastjsonschema (ok)
              development/jupyter_core (updated + rebuild for added/removed deps)
                python/traitlets (ok)
                  python/python3-hatchling (ok)
                    python/python3-trove-classifiers (ok)
                      python/python3-calver (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                    python/python3-pluggy (ok)
                    python/python3-pathspec (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                    python/python3-editables (ok)
                      python/python3-wheel (ok)
                        python/python3-installer (ok)
                          python/python3-flit_core (ok)
                      python/python3-build (ok)
                        python/python3-pyproject-hooks (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                python/python3-platformdirs (updated)
                  python/python3-hatch_vcs (ok)
                    python/python3-hatchling (ok)
                      python/python3-trove-classifiers (ok)
                        python/python3-calver (ok)
                          python/python3-wheel (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                          python/python3-build (ok)
                            python/python3-pyproject-hooks (ok)
                              python/python3-installer (ok)
                                python/python3-flit_core (ok)
                      python/python3-pluggy (ok)
                      python/python3-pathspec (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
                      python/python3-editables (ok)
                        python/python3-wheel (ok)
                          python/python3-installer (ok)
                            python/python3-flit_core (ok)
                        python/python3-build (ok)
                          python/python3-pyproject-hooks (ok)
                            python/python3-installer (ok)
                              python/python3-flit_core (ok)
    academic/mathjax2 (ok)
  development/jupyter-ipykernel (rebuild for added/removed deps)
    python/python3-psutil (updated)
      python/python3-wheel (ok)
        python/python3-installer (ok)
          python/python3-flit_core (ok)
      python/python3-build (ok)
        python/python3-pyproject-hooks (ok)
          python/python3-installer (ok)
            python/python3-flit_core (ok)
    python/python3-debugpy (ok)
    python/python3-comm (ok)
      python/traitlets (ok)
        python/python3-hatchling (ok)
          python/python3-trove-classifiers (ok)
            python/python3-calver (ok)
              python/python3-wheel (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
          python/python3-pluggy (ok)
          python/python3-pathspec (ok)
            python/python3-build (ok)
              python/python3-pyproject-hooks (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
          python/python3-editables (ok)
            python/python3-wheel (ok)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
            python/python3-build (ok)
              python/python3-pyproject-hooks (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
    python/ipython (updated)
      python/typing-extensions (ok)
        python/python3-build (ok)
          python/python3-pyproject-hooks (ok)
            python/python3-installer (ok)
              python/python3-flit_core (ok)
      python/python3-stack_data (ok)
        python/python3-pure_eval (ok)
        python/python3-executing (ok)
        python/python3-asttokens (ok)
          python/python3-tomlkit (ok)
            python/python3-wheel (ok)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
            python/python3-poetry-core (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
      python/python3-prompt_toolkit (ok)
        python/python3-wcwidth (ok)
      python/python3-pexpect (ok)
        python/python3-ptyprocess (ok)
      python/python3-matplotlib-inline (ok)
        python/traitlets (ok)
          python/python3-hatchling (ok)
            python/python3-trove-classifiers (ok)
              python/python3-calver (ok)
                python/python3-wheel (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
            python/python3-pluggy (ok)
            python/python3-pathspec (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
            python/python3-editables (ok)
              python/python3-wheel (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
      python/python3-jedi (ok)
        python/python3-parso (ok)
      python/python3-exceptiongroup (ok)
        python/python3-flit_scm (ok)
          python/python3-build (ok)
            python/python3-pyproject-hooks (ok)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
      python/python3-decorator (ok)
      python/pickleshare (ok)
      python/backcall (ok)
    development/jupyter_client (rebuild for added/removed deps)
      python/python3-tornado (updated)
      python/python3-pyzmq (ok)
        python/python3-setuptools-opt (ok)
          python/python3-wheel (ok)
            python/python3-installer (ok)
              python/python3-flit_core (ok)
          python/python3-build (ok)
            python/python3-pyproject-hooks (ok)
              python/python3-installer (ok)
                python/python3-flit_core (ok)
        libraries/zeromq (ok)
      python/python3-dateutil (ok)
      python/nest_asyncio (ok)
      python/entrypoints (ok)
      development/jupyter_core (rebuild for added/removed deps)
        python/traitlets (ok)
          python/python3-hatchling (ok)
            python/python3-trove-classifiers (ok)
              python/python3-calver (ok)
                python/python3-wheel (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
            python/python3-pluggy (ok)
            python/python3-pathspec (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
            python/python3-editables (ok)
              python/python3-wheel (ok)
                python/python3-installer (ok)
                  python/python3-flit_core (ok)
              python/python3-build (ok)
                python/python3-pyproject-hooks (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
        python/python3-platformdirs (updated)
          python/python3-hatch_vcs (ok)
            python/python3-hatchling (ok)
              python/python3-trove-classifiers (ok)
                python/python3-calver (ok)
                  python/python3-wheel (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
                  python/python3-build (ok)
                    python/python3-pyproject-hooks (ok)
                      python/python3-installer (ok)
                        python/python3-flit_core (ok)
              python/python3-pluggy (ok)
              python/python3-pathspec (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)
              python/python3-editables (ok)
                python/python3-wheel (ok)
                  python/python3-installer (ok)
                    python/python3-flit_core (ok)
                python/python3-build (ok)
                  python/python3-pyproject-hooks (ok)
                    python/python3-installer (ok)
                      python/python3-flit_core (ok)

----------------------------------------------------------------------- 13:04:36
Building development/jupyter_core (updated + rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-x86_64-1_SBo: Simplified pkging of Python module [ 140K]
python3-installer-0.7.0-x86_64-2_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.0.0-x86_64-4_SBo: Wrappers to call PEP 517 bui [ 110K]
python3-build-1.0.3-x86_64-4_SBo: a simple, correct PEP517 package build [ 180K]
python3-wheel-0.42.0-x86_64-1_SBo: A built-package format for Python ... [ 610K]
python3-editables-0.5-x86_64-6_SBo: A Python library for creating editab [  50K]
python3-pathspec-0.12.1-x86_64-1_SBo: Library for gitignore style matchi [ 270K]
python3-pluggy-1.3.0-x86_64-2_SBo: mechanisms for python ............... [ 160K]
python3-calver-2022.6.26-x86_64-12_SBo: setuptools extension for CalVer  [  60K]
python3-trove-classifiers-2023.11.29-x86_64-1_SBo: Canonical source for  [ 170K]
python3-hatchling-1.21.0-x86_64-1_SBo: Hatch build backend ............. [ 940K]
python3-hatch_vcs-0.4.0-x86_64-1_SBo: Hatch plugin for versioning with p [  80K]
python3-platformdirs-4.1.0-x86_64-2_SBo: determine platform-specific dir [ 240K]
traitlets-5.12.0-x86_64-3_SBo: lightweight Traits-like module .......... [ 870K]
Running jupyter_core.SlackBuild ...                                 ETA 13:05:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter_core.SlackBuild
Built ok:  jupyter_core-5.3.0-x86_64-13_SBo.txz                         13:04:40
Testing package jupyter_core-5.3.0-x86_64-13_SBo.txz ... done.
Test installing jupyter_core-5.3.0-x86_64-13_SBo.txz ...
jupyter_core-5.3.0-x86_64-13_SBo: core common functionality of Jupyter p [ 650K]
Unmounting chroot ... done.
Backed up: jupyter_core-5.3.0-x86_64-12_SBo.txz
✅ development/jupyter_core Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:04:40
Building development/jupyter_client (updated + rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-x86_64-1_SBo: Simplified pkging of Python module [ 140K]
python3-installer-0.7.0-x86_64-2_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.0.0-x86_64-4_SBo: Wrappers to call PEP 517 bui [ 110K]
python3-build-1.0.3-x86_64-4_SBo: a simple, correct PEP517 package build [ 180K]
python3-wheel-0.42.0-x86_64-1_SBo: A built-package format for Python ... [ 610K]
python3-editables-0.5-x86_64-6_SBo: A Python library for creating editab [  50K]
python3-pathspec-0.12.1-x86_64-1_SBo: Library for gitignore style matchi [ 270K]
python3-pluggy-1.3.0-x86_64-2_SBo: mechanisms for python ............... [ 160K]
python3-calver-2022.6.26-x86_64-12_SBo: setuptools extension for CalVer  [  60K]
python3-trove-classifiers-2023.11.29-x86_64-1_SBo: Canonical source for  [ 170K]
python3-hatchling-1.21.0-x86_64-1_SBo: Hatch build backend ............. [ 940K]
python3-hatch_vcs-0.4.0-x86_64-1_SBo: Hatch plugin for versioning with p [  80K]
python3-platformdirs-4.1.0-x86_64-2_SBo: determine platform-specific dir [ 240K]
traitlets-5.12.0-x86_64-3_SBo: lightweight Traits-like module .......... [ 870K]
jupyter_core-5.3.0-x86_64-13_SBo: core common functionality of Jupyter p [ 650K]
entrypoints-0.4-x86_64-2_SBo: Discover and load entry points from instal [  40K]
nest_asyncio-1.5.6-x86_64-2_SBo: nested async event loops .............. [  40K]
python3-dateutil-2.8.2-x86_64-1_SBo: extensions to the standard datetime [ 740K]
zeromq-4.3.5-x86_64-1_SBo: lightweight messaging kernel library ........ [ 6.6M]
python3-setuptools-opt-65.1.1-x86_64-6_SBo: Install setuptools from -cur [ 8.7M]
python3-pyzmq-25.1.1-x86_64-2_SBo: Python3 bindings for 0MQ ............ [ 1.9M]
python3-tornado-6.4.0-x86_64-2_SBo: web framework and asynchronous netwo [ 3.1M]
Running jupyter_client.SlackBuild ...                               ETA 13:05:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter_client.SlackBuild
Built ok:  jupyter_client-7.4.9-x86_64-20_SBo.txz                       13:04:46
Testing package jupyter_client-7.4.9-x86_64-20_SBo.txz ... done.
Test installing jupyter_client-7.4.9-x86_64-20_SBo.txz ...
jupyter_client-7.4.9-x86_64-20_SBo: Jupyter protocol client APIs ....... [ 1.5M]
Unmounting chroot ... done.
Backed up: jupyter_client-7.4.9-x86_64-19_SBo.txz
✅ development/jupyter_client Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:04:48
Building development/jupyter-ipykernel (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-x86_64-1_SBo: Simplified pkging of Python module [ 140K]
python3-installer-0.7.0-x86_64-2_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.0.0-x86_64-4_SBo: Wrappers to call PEP 517 bui [ 110K]
python3-build-1.0.3-x86_64-4_SBo: a simple, correct PEP517 package build [ 180K]
python3-wheel-0.42.0-x86_64-1_SBo: A built-package format for Python ... [ 610K]
python3-editables-0.5-x86_64-6_SBo: A Python library for creating editab [  50K]
python3-pathspec-0.12.1-x86_64-1_SBo: Library for gitignore style matchi [ 270K]
python3-pluggy-1.3.0-x86_64-2_SBo: mechanisms for python ............... [ 160K]
python3-calver-2022.6.26-x86_64-12_SBo: setuptools extension for CalVer  [  60K]
python3-trove-classifiers-2023.11.29-x86_64-1_SBo: Canonical source for  [ 170K]
python3-hatchling-1.21.0-x86_64-1_SBo: Hatch build backend ............. [ 940K]
python3-hatch_vcs-0.4.0-x86_64-1_SBo: Hatch plugin for versioning with p [  80K]
python3-platformdirs-4.1.0-x86_64-2_SBo: determine platform-specific dir [ 240K]
traitlets-5.12.0-x86_64-3_SBo: lightweight Traits-like module .......... [ 870K]
jupyter_core-5.3.0-x86_64-13_SBo: core common functionality of Jupyter p [ 650K]
entrypoints-0.4-x86_64-2_SBo: Discover and load entry points from instal [  40K]
nest_asyncio-1.5.6-x86_64-2_SBo: nested async event loops .............. [  40K]
python3-dateutil-2.8.2-x86_64-1_SBo: extensions to the standard datetime [ 740K]
zeromq-4.3.5-x86_64-1_SBo: lightweight messaging kernel library ........ [ 6.6M]
python3-setuptools-opt-65.1.1-x86_64-6_SBo: Install setuptools from -cur [ 8.7M]
python3-pyzmq-25.1.1-x86_64-2_SBo: Python3 bindings for 0MQ ............ [ 1.9M]
python3-tornado-6.4.0-x86_64-2_SBo: web framework and asynchronous netwo [ 3.1M]
jupyter_client-7.4.9-x86_64-20_SBo: Jupyter protocol client APIs ....... [ 1.5M]
backcall-0.2.0-x86_64-1_SBo: backwards compatible callback APIs ........ [  80K]
pickleshare-0.7.5-x86_64-4_SBo: file system based database that uses Pyt [  50K]
python3-decorator-5.1.1-x86_64-2_SBo: decorator module for Python ...... [  70K]
python3-flit_scm-1.7.0-x86_64-8_SBo: PEP 518 build backend library for S [  30K]
python3-exceptiongroup-1.2.0-x86_64-1_SBo: Backport of PEP 654 exception [ 150K]
python3-parso-0.8.3-x86_64-1_SBo: Python parser ........................ [ 600K]
python3-jedi-0.19.1-x86_64-1_SBo: Autocompletion tool for Python 3 ..... [ 7.2M]
python3-matplotlib-inline-0.1.6-x86_64-14_SBo: Inline Matplotlib backend [  60K]
python3-ptyprocess-0.7.0-x86_64-1_SBo: subprocesses in pseudo terminals  [  90K]
python3-pexpect-4.8.0-x86_64-1_SBo: Python 3 module for spawning child a [ 360K]
python3-wcwidth-0.2.12-x86_64-1_SBo: string width measurement for Python [ 570K]
python3-prompt_toolkit-3.0.43-x86_64-2_SBo: Python 3 command-line module [ 2.8M]
python3-poetry-core-1.8.1-x86_64-2_SBo: PEP 517 build backend impl. deve [ 3.1M]
python3-tomlkit-0.11.8-x86_64-8_SBo: Style-preserving TOML library ..... [ 460K]
python3-asttokens-2.4.1-x86_64-2_SBo: an abstract syntax tree AST annota [ 160K]
python3-executing-2.0.1-x86_64-2_SBo: Get the currently executing AST no [ 190K]
python3-pure_eval-0.2.2-x86_64-3_SBo: Safely evaluate AST nodes ........ [  90K]
python3-stack_data-0.6.3-x86_64-4_SBo: Extract data from stack frames an [ 180K]
typing-extensions-4.8.0-x86_64-2_SBo: Backported and Experimental Type H [ 320K]
ipython-8.18.1-x86_64-2_SBo: an enhanced Python shell .................. [ 4.9M]
python3-comm-0.1.3-x86_64-11_SBo: Jupyter Python Comm implementation ... [  60K]
python3-debugpy-1.6.7-x86_64-2_SBo: a debugger for Python .............. [  13M]
python3-psutil-5.9.7-x86_64-1_SBo: python interface for process and syst [ 2.6M]
Running jupyter-ipykernel.SlackBuild ...                            ETA 13:05:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter-ipykernel.SlackBuild
Built ok:  jupyter-ipykernel-6.23.1-x86_64-13_SBo.txz                   13:04:58
Testing package jupyter-ipykernel-6.23.1-x86_64-13_SBo.txz ... done.
Test installing jupyter-ipykernel-6.23.1-x86_64-13_SBo.txz ...
jupyter-ipykernel-6.23.1-x86_64-13_SBo: Python 3 kernel for Jupyter .... [ 1.5M]
Unmounting chroot ... done.
Backed up: jupyter-ipykernel-6.23.1-x86_64-12_SBo.txz
✅ development/jupyter-ipykernel Rebuilt for added/removed deps ✅

Building development/jupyter-nbformat (rebuild for updated deps) ------ 13:05:00
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-x86_64-1_SBo: Simplified pkging of Python module [ 140K]
python3-installer-0.7.0-x86_64-2_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.0.0-x86_64-4_SBo: Wrappers to call PEP 517 bui [ 110K]
python3-build-1.0.3-x86_64-4_SBo: a simple, correct PEP517 package build [ 180K]
python3-wheel-0.42.0-x86_64-1_SBo: A built-package format for Python ... [ 610K]
python3-editables-0.5-x86_64-6_SBo: A Python library for creating editab [  50K]
python3-pathspec-0.12.1-x86_64-1_SBo: Library for gitignore style matchi [ 270K]
python3-pluggy-1.3.0-x86_64-2_SBo: mechanisms for python ............... [ 160K]
python3-calver-2022.6.26-x86_64-12_SBo: setuptools extension for CalVer  [  60K]
python3-trove-classifiers-2023.11.29-x86_64-1_SBo: Canonical source for  [ 170K]
python3-hatchling-1.21.0-x86_64-1_SBo: Hatch build backend ............. [ 940K]
python3-hatch_vcs-0.4.0-x86_64-1_SBo: Hatch plugin for versioning with p [  80K]
python3-platformdirs-4.1.0-x86_64-2_SBo: determine platform-specific dir [ 240K]
traitlets-5.12.0-x86_64-3_SBo: lightweight Traits-like module .......... [ 870K]
jupyter_core-5.3.0-x86_64-13_SBo: core common functionality of Jupyter p [ 650K]
python3-fastjsonschema-2.17.1-x86_64-2_SBo: Fast JSON schema validator . [ 180K]
python3-hatch-nodejs-version-0.3.1-x86_64-12_SBo: hatch plugin ......... [  90K]
python3-attrs-21.4.0-x86_64-1_SBo: Classes Without Boilerplate ......... [ 630K]
python3-hatch_fancy_pypi_readme-23.1.0-x86_64-3_SBo: Hatch metadata plug [ 110K]
python3-pyrsistent-0.19.3-x86_64-2_SBo: persistent collections for Pytho [ 460K]
python3-jsonschema-4.17.3-x86_64-8_SBo: Implementation of JSON Schema .. [ 1.1M]
Running jupyter-nbformat.SlackBuild ...                             ETA 13:05:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter-nbformat.SlackBuild
Built ok:  jupyter-nbformat-5.9.0-x86_64-4_SBo.txz                      13:05:04
Testing package jupyter-nbformat-5.9.0-x86_64-4_SBo.txz ... done.
Test installing jupyter-nbformat-5.9.0-x86_64-4_SBo.txz ...
jupyter-nbformat-5.9.0-x86_64-4_SBo: Jupyter notebook format ........... [ 680K]
Unmounting chroot ... done.
Backed up: jupyter-nbformat-5.9.0-x86_64-3_SBo.txz
✅ development/jupyter-nbformat Rebuilt for updated deps ✅

----------------------------------------------------------------------- 13:05:05
Building development/jupyter-nbclient (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-x86_64-1_SBo: Simplified pkging of Python module [ 140K]
python3-installer-0.7.0-x86_64-2_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.0.0-x86_64-4_SBo: Wrappers to call PEP 517 bui [ 110K]
python3-build-1.0.3-x86_64-4_SBo: a simple, correct PEP517 package build [ 180K]
python3-wheel-0.42.0-x86_64-1_SBo: A built-package format for Python ... [ 610K]
python3-editables-0.5-x86_64-6_SBo: A Python library for creating editab [  50K]
python3-pathspec-0.12.1-x86_64-1_SBo: Library for gitignore style matchi [ 270K]
python3-pluggy-1.3.0-x86_64-2_SBo: mechanisms for python ............... [ 160K]
python3-calver-2022.6.26-x86_64-12_SBo: setuptools extension for CalVer  [  60K]
python3-trove-classifiers-2023.11.29-x86_64-1_SBo: Canonical source for  [ 170K]
python3-hatchling-1.21.0-x86_64-1_SBo: Hatch build backend ............. [ 940K]
python3-hatch_vcs-0.4.0-x86_64-1_SBo: Hatch plugin for versioning with p [  80K]
python3-platformdirs-4.1.0-x86_64-2_SBo: determine platform-specific dir [ 240K]
traitlets-5.12.0-x86_64-3_SBo: lightweight Traits-like module .......... [ 870K]
jupyter_core-5.3.0-x86_64-13_SBo: core common functionality of Jupyter p [ 650K]
python3-fastjsonschema-2.17.1-x86_64-2_SBo: Fast JSON schema validator . [ 180K]
python3-hatch-nodejs-version-0.3.1-x86_64-12_SBo: hatch plugin ......... [  90K]
python3-attrs-21.4.0-x86_64-1_SBo: Classes Without Boilerplate ......... [ 630K]
python3-hatch_fancy_pypi_readme-23.1.0-x86_64-3_SBo: Hatch metadata plug [ 110K]
python3-pyrsistent-0.19.3-x86_64-2_SBo: persistent collections for Pytho [ 460K]
python3-jsonschema-4.17.3-x86_64-8_SBo: Implementation of JSON Schema .. [ 1.1M]
jupyter-nbformat-5.9.0-x86_64-4_SBo: Jupyter notebook format ........... [ 680K]
entrypoints-0.4-x86_64-2_SBo: Discover and load entry points from instal [  40K]
nest_asyncio-1.5.6-x86_64-2_SBo: nested async event loops .............. [  40K]
python3-dateutil-2.8.2-x86_64-1_SBo: extensions to the standard datetime [ 740K]
zeromq-4.3.5-x86_64-1_SBo: lightweight messaging kernel library ........ [ 6.6M]
python3-setuptools-opt-65.1.1-x86_64-6_SBo: Install setuptools from -cur [ 8.7M]
python3-pyzmq-25.1.1-x86_64-2_SBo: Python3 bindings for 0MQ ............ [ 1.9M]
python3-tornado-6.4.0-x86_64-2_SBo: web framework and asynchronous netwo [ 3.1M]
jupyter_client-7.4.9-x86_64-20_SBo: Jupyter protocol client APIs ....... [ 1.5M]
async_generator-1.10-x86_64-1_SBo: async iterators ..................... [ 150K]
Running jupyter-nbclient.SlackBuild ...                             ETA 13:05:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter-nbclient.SlackBuild
Built ok:  jupyter-nbclient-0.8.0-x86_64-5_SBo.txz                      13:05:12
Testing package jupyter-nbclient-0.8.0-x86_64-5_SBo.txz ... done.
Test installing jupyter-nbclient-0.8.0-x86_64-5_SBo.txz ...
jupyter-nbclient-0.8.0-x86_64-5_SBo: execution contexts for Jupyter note [ 500K]
Unmounting chroot ... done.
Backed up: jupyter-nbclient-0.8.0-x86_64-4_SBo.txz
✅ development/jupyter-nbclient Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:05:13
Building development/jupyter_packaging (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-deprecation-2.1.0-x86_64-3_SBo: A library for handling deprecati [  70K]
python3-flit_core-3.9.0-x86_64-1_SBo: Simplified pkging of Python module [ 140K]
python3-installer-0.7.0-x86_64-2_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.0.0-x86_64-4_SBo: Wrappers to call PEP 517 bui [ 110K]
python3-build-1.0.3-x86_64-4_SBo: a simple, correct PEP517 package build [ 180K]
python3-poetry-core-1.8.1-x86_64-2_SBo: PEP 517 build backend impl. deve [ 3.1M]
python3-wheel-0.42.0-x86_64-1_SBo: A built-package format for Python ... [ 610K]
python3-tomlkit-0.11.8-x86_64-8_SBo: Style-preserving TOML library ..... [ 460K]
Running jupyter_packaging.SlackBuild ...                            ETA 13:05:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter_packaging.SlackBuild
Built ok:  jupyter_packaging-0.11.1-x86_64-18_SBo.txz                   13:05:15
Testing package jupyter_packaging-0.11.1-x86_64-18_SBo.txz ... done.
Test installing jupyter_packaging-0.11.1-x86_64-18_SBo.txz ...
jupyter_packaging-0.11.1-x86_64-18_SBo: Jupyter Packaging Utilities .... [ 110K]
Unmounting chroot ... done.
Backed up: jupyter_packaging-0.11.1-x86_64-17_SBo.txz
✅ development/jupyter_packaging Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:05:16
Building development/jupyter-nbconvert (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-x86_64-1_SBo: Simplified pkging of Python module [ 140K]
python3-installer-0.7.0-x86_64-2_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.0.0-x86_64-4_SBo: Wrappers to call PEP 517 bui [ 110K]
python3-build-1.0.3-x86_64-4_SBo: a simple, correct PEP517 package build [ 180K]
python3-wheel-0.42.0-x86_64-1_SBo: A built-package format for Python ... [ 610K]
python3-editables-0.5-x86_64-6_SBo: A Python library for creating editab [  50K]
python3-pathspec-0.12.1-x86_64-1_SBo: Library for gitignore style matchi [ 270K]
python3-pluggy-1.3.0-x86_64-2_SBo: mechanisms for python ............... [ 160K]
python3-calver-2022.6.26-x86_64-12_SBo: setuptools extension for CalVer  [  60K]
python3-trove-classifiers-2023.11.29-x86_64-1_SBo: Canonical source for  [ 170K]
python3-hatchling-1.21.0-x86_64-1_SBo: Hatch build backend ............. [ 940K]
python3-hatch_vcs-0.4.0-x86_64-1_SBo: Hatch plugin for versioning with p [  80K]
python3-platformdirs-4.1.0-x86_64-2_SBo: determine platform-specific dir [ 240K]
traitlets-5.12.0-x86_64-3_SBo: lightweight Traits-like module .......... [ 870K]
jupyter_core-5.3.0-x86_64-13_SBo: core common functionality of Jupyter p [ 650K]
python3-fastjsonschema-2.17.1-x86_64-2_SBo: Fast JSON schema validator . [ 180K]
python3-hatch-nodejs-version-0.3.1-x86_64-12_SBo: hatch plugin ......... [  90K]
python3-attrs-21.4.0-x86_64-1_SBo: Classes Without Boilerplate ......... [ 630K]
python3-hatch_fancy_pypi_readme-23.1.0-x86_64-3_SBo: Hatch metadata plug [ 110K]
python3-pyrsistent-0.19.3-x86_64-2_SBo: persistent collections for Pytho [ 460K]
python3-jsonschema-4.17.3-x86_64-8_SBo: Implementation of JSON Schema .. [ 1.1M]
jupyter-nbformat-5.9.0-x86_64-4_SBo: Jupyter notebook format ........... [ 680K]
entrypoints-0.4-x86_64-2_SBo: Discover and load entry points from instal [  40K]
nest_asyncio-1.5.6-x86_64-2_SBo: nested async event loops .............. [  40K]
python3-dateutil-2.8.2-x86_64-1_SBo: extensions to the standard datetime [ 740K]
zeromq-4.3.5-x86_64-1_SBo: lightweight messaging kernel library ........ [ 6.6M]
python3-setuptools-opt-65.1.1-x86_64-6_SBo: Install setuptools from -cur [ 8.7M]
python3-pyzmq-25.1.1-x86_64-2_SBo: Python3 bindings for 0MQ ............ [ 1.9M]
python3-tornado-6.4.0-x86_64-2_SBo: web framework and asynchronous netwo [ 3.1M]
jupyter_client-7.4.9-x86_64-20_SBo: Jupyter protocol client APIs ....... [ 1.5M]
async_generator-1.10-x86_64-1_SBo: async iterators ..................... [ 150K]
jupyter-nbclient-0.8.0-x86_64-5_SBo: execution contexts for Jupyter note [ 500K]
python3-deprecation-2.1.0-x86_64-3_SBo: A library for handling deprecati [  70K]
python3-poetry-core-1.8.1-x86_64-2_SBo: PEP 517 build backend impl. deve [ 3.1M]
python3-tomlkit-0.11.8-x86_64-8_SBo: Style-preserving TOML library ..... [ 460K]
jupyter_packaging-0.11.1-x86_64-18_SBo: Jupyter Packaging Utilities .... [ 110K]
jupyterlab_pygments-0.2.2-x86_64-3_SBo: theme for Pygments ............. [ 100K]
python3-soupsieve-2.5-x86_64-2_SBo: A CSS selector implementation for Be [ 520K]
BeautifulSoup4-4.12.2-x86_64-3_SBo: Python HTML/XML parser ............. [ 1.5M]
pandocfilters-1.5.0-x86_64-2_SBo: Python module for writing pandoc filte [  70K]
python-zipp-3.17.0-x86_64-1_SBo: pathlib-compatible Zipfile object wrapp [  80K]
python-importlib_metadata-7.0.0-x86_64-1_SBo: Python package metadata .. [ 220K]
python3-webencodings-0.5.1-x86_64-3_SBo: Character encoding for the web  [  90K]
python3-bleach-6.1.0-x86_64-2_SBo: whitelist-based HTML-sanitizing tool  [ 1.2M]
python3-defusedxml-0.7.1-x86_64-2_SBo: XML bomb protection for Python st [ 170K]
python3-mistune-2.0.5-x86_64-2_SBo: Python markdown parser ............. [ 180K]
testpath-0.6.0-x86_64-13_SBo: Test utilities for code working with files [ 230K]
tinycss2-1.1.0-x86_64-3_SBo: low-level CSS parser and generator ........ [ 180K]
Running jupyter-nbconvert.SlackBuild ...                            ETA 13:05:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter-nbconvert.SlackBuild
Built ok:  jupyter-nbconvert-7.4.0-x86_64-11_SBo.txz                    13:05:26
Testing package jupyter-nbconvert-7.4.0-x86_64-11_SBo.txz ... done.
Test installing jupyter-nbconvert-7.4.0-x86_64-11_SBo.txz ...
jupyter-nbconvert-7.4.0-x86_64-11_SBo: Jupyter notebook conversion ..... [ 1.9M]
Unmounting chroot ... done.
Backed up: jupyter-nbconvert-7.4.0-x86_64-10_SBo.txz
✅ development/jupyter-nbconvert Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:05:27
Building development/jupyter_events (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-json-logger-2.0.7-x86_64-2_SBo: json log formatter ............. [  60K]
python3-attrs-21.4.0-x86_64-1_SBo: Classes Without Boilerplate ......... [ 630K]
python3-flit_core-3.9.0-x86_64-1_SBo: Simplified pkging of Python module [ 140K]
python3-installer-0.7.0-x86_64-2_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.0.0-x86_64-4_SBo: Wrappers to call PEP 517 bui [ 110K]
python3-build-1.0.3-x86_64-4_SBo: a simple, correct PEP517 package build [ 180K]
python3-wheel-0.42.0-x86_64-1_SBo: A built-package format for Python ... [ 610K]
python3-editables-0.5-x86_64-6_SBo: A Python library for creating editab [  50K]
python3-pathspec-0.12.1-x86_64-1_SBo: Library for gitignore style matchi [ 270K]
python3-pluggy-1.3.0-x86_64-2_SBo: mechanisms for python ............... [ 160K]
python3-calver-2022.6.26-x86_64-12_SBo: setuptools extension for CalVer  [  60K]
python3-trove-classifiers-2023.11.29-x86_64-1_SBo: Canonical source for  [ 170K]
python3-hatchling-1.21.0-x86_64-1_SBo: Hatch build backend ............. [ 940K]
python3-hatch_fancy_pypi_readme-23.1.0-x86_64-3_SBo: Hatch metadata plug [ 110K]
python3-hatch_vcs-0.4.0-x86_64-1_SBo: Hatch plugin for versioning with p [  80K]
python3-pyrsistent-0.19.3-x86_64-2_SBo: persistent collections for Pytho [ 460K]
python3-jsonschema-4.17.3-x86_64-8_SBo: Implementation of JSON Schema .. [ 1.1M]
python3-rfc3339_validator-0.1.4-x86_64-2_SBo: A pure python RFC3339 vali [  40K]
python3-flit_scm-1.7.0-x86_64-8_SBo: PEP 518 build backend library for S [  30K]
python3-exceptiongroup-1.2.0-x86_64-1_SBo: Backport of PEP 654 exception [ 150K]
python3-iniconfig-2.0.0-x86_64-4_SBo: ini file parsing ................. [  60K]
python3-pytest-7.4.3-x86_64-4_SBo: simple powerful testing with Python . [ 2.2M]
python3-pytest-runner-6.0.1-x86_64-2_SBo: invoke py.test as a distutils  [  70K]
python3-rfc3986_validator-0.1.1-x86_64-7_SBo: A pure python RFC3986 vali [  40K]
traitlets-5.12.0-x86_64-3_SBo: lightweight Traits-like module .......... [ 870K]
Running jupyter_events.SlackBuild ...                               ETA 13:06:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter_events.SlackBuild
Built ok:  jupyter_events-0.6.3-x86_64-14_SBo.txz                       13:05:33
Testing package jupyter_events-0.6.3-x86_64-14_SBo.txz ... done.
Test installing jupyter_events-0.6.3-x86_64-14_SBo.txz ...
jupyter_events-0.6.3-x86_64-14_SBo: event system for Jupyter Application [ 170K]
Unmounting chroot ... done.
Backed up: jupyter_events-0.6.3-x86_64-13_SBo.txz
✅ development/jupyter_events Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:05:34
Building development/jupyter_server_terminals (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-x86_64-1_SBo: Simplified pkging of Python module [ 140K]
python3-installer-0.7.0-x86_64-2_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.0.0-x86_64-4_SBo: Wrappers to call PEP 517 bui [ 110K]
python3-build-1.0.3-x86_64-4_SBo: a simple, correct PEP517 package build [ 180K]
python3-wheel-0.42.0-x86_64-1_SBo: A built-package format for Python ... [ 610K]
python3-editables-0.5-x86_64-6_SBo: A Python library for creating editab [  50K]
python3-pathspec-0.12.1-x86_64-1_SBo: Library for gitignore style matchi [ 270K]
python3-pluggy-1.3.0-x86_64-2_SBo: mechanisms for python ............... [ 160K]
python3-calver-2022.6.26-x86_64-12_SBo: setuptools extension for CalVer  [  60K]
python3-trove-classifiers-2023.11.29-x86_64-1_SBo: Canonical source for  [ 170K]
python3-hatchling-1.21.0-x86_64-1_SBo: Hatch build backend ............. [ 940K]
python3-ptyprocess-0.7.0-x86_64-1_SBo: subprocesses in pseudo terminals  [  90K]
python3-tornado-6.4.0-x86_64-2_SBo: web framework and asynchronous netwo [ 3.1M]
terminado-0.17.1-x86_64-15_SBo: terminals served by tornado websockets . [ 170K]
Running jupyter_server_terminals.SlackBuild ...                     ETA 13:06:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter_server_terminals.SlackBuild
Built ok:  jupyter_server_terminals-0.4.4-x86_64-9_SBo.txz              13:05:37
Testing package jupyter_server_terminals-0.4.4-x86_64-9_SBo.txz ... done.
Test installing jupyter_server_terminals-0.4.4-x86_64-9_SBo.txz ...
jupyter_server_terminals-0.4.4-x86_64-9_SBo: Jupyter Server Extension .. [ 120K]
Unmounting chroot ... done.
Backed up: jupyter_server_terminals-0.4.4-x86_64-8_SBo.txz
✅ development/jupyter_server_terminals Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:05:38
Building development/jupyter_server (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-x86_64-1_SBo: Simplified pkging of Python module [ 140K]
python3-installer-0.7.0-x86_64-2_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.0.0-x86_64-4_SBo: Wrappers to call PEP 517 bui [ 110K]
python3-build-1.0.3-x86_64-4_SBo: a simple, correct PEP517 package build [ 180K]
python3-wheel-0.42.0-x86_64-1_SBo: A built-package format for Python ... [ 610K]
python3-editables-0.5-x86_64-6_SBo: A Python library for creating editab [  50K]
python3-pathspec-0.12.1-x86_64-1_SBo: Library for gitignore style matchi [ 270K]
python3-pluggy-1.3.0-x86_64-2_SBo: mechanisms for python ............... [ 160K]
python3-calver-2022.6.26-x86_64-12_SBo: setuptools extension for CalVer  [  60K]
python3-trove-classifiers-2023.11.29-x86_64-1_SBo: Canonical source for  [ 170K]
python3-hatchling-1.21.0-x86_64-1_SBo: Hatch build backend ............. [ 940K]
python3-hatch_vcs-0.4.0-x86_64-1_SBo: Hatch plugin for versioning with p [  80K]
python3-platformdirs-4.1.0-x86_64-2_SBo: determine platform-specific dir [ 240K]
traitlets-5.12.0-x86_64-3_SBo: lightweight Traits-like module .......... [ 870K]
jupyter_core-5.3.0-x86_64-13_SBo: core common functionality of Jupyter p [ 650K]
python3-fastjsonschema-2.17.1-x86_64-2_SBo: Fast JSON schema validator . [ 180K]
python3-hatch-nodejs-version-0.3.1-x86_64-12_SBo: hatch plugin ......... [  90K]
python3-attrs-21.4.0-x86_64-1_SBo: Classes Without Boilerplate ......... [ 630K]
python3-hatch_fancy_pypi_readme-23.1.0-x86_64-3_SBo: Hatch metadata plug [ 110K]
python3-pyrsistent-0.19.3-x86_64-2_SBo: persistent collections for Pytho [ 460K]
python3-jsonschema-4.17.3-x86_64-8_SBo: Implementation of JSON Schema .. [ 1.1M]
jupyter-nbformat-5.9.0-x86_64-4_SBo: Jupyter notebook format ........... [ 680K]
entrypoints-0.4-x86_64-2_SBo: Discover and load entry points from instal [  40K]
nest_asyncio-1.5.6-x86_64-2_SBo: nested async event loops .............. [  40K]
python3-dateutil-2.8.2-x86_64-1_SBo: extensions to the standard datetime [ 740K]
zeromq-4.3.5-x86_64-1_SBo: lightweight messaging kernel library ........ [ 6.6M]
python3-setuptools-opt-65.1.1-x86_64-6_SBo: Install setuptools from -cur [ 8.7M]
python3-pyzmq-25.1.1-x86_64-2_SBo: Python3 bindings for 0MQ ............ [ 1.9M]
python3-tornado-6.4.0-x86_64-2_SBo: web framework and asynchronous netwo [ 3.1M]
jupyter_client-7.4.9-x86_64-20_SBo: Jupyter protocol client APIs ....... [ 1.5M]
async_generator-1.10-x86_64-1_SBo: async iterators ..................... [ 150K]
jupyter-nbclient-0.8.0-x86_64-5_SBo: execution contexts for Jupyter note [ 500K]
python3-deprecation-2.1.0-x86_64-3_SBo: A library for handling deprecati [  70K]
python3-poetry-core-1.8.1-x86_64-2_SBo: PEP 517 build backend impl. deve [ 3.1M]
python3-tomlkit-0.11.8-x86_64-8_SBo: Style-preserving TOML library ..... [ 460K]
jupyter_packaging-0.11.1-x86_64-18_SBo: Jupyter Packaging Utilities .... [ 110K]
jupyterlab_pygments-0.2.2-x86_64-3_SBo: theme for Pygments ............. [ 100K]
python3-soupsieve-2.5-x86_64-2_SBo: A CSS selector implementation for Be [ 520K]
BeautifulSoup4-4.12.2-x86_64-3_SBo: Python HTML/XML parser ............. [ 1.5M]
pandocfilters-1.5.0-x86_64-2_SBo: Python module for writing pandoc filte [  70K]
python-zipp-3.17.0-x86_64-1_SBo: pathlib-compatible Zipfile object wrapp [  80K]
python-importlib_metadata-7.0.0-x86_64-1_SBo: Python package metadata .. [ 220K]
python3-webencodings-0.5.1-x86_64-3_SBo: Character encoding for the web  [  90K]
python3-bleach-6.1.0-x86_64-2_SBo: whitelist-based HTML-sanitizing tool  [ 1.2M]
python3-defusedxml-0.7.1-x86_64-2_SBo: XML bomb protection for Python st [ 170K]
python3-mistune-2.0.5-x86_64-2_SBo: Python markdown parser ............. [ 180K]
testpath-0.6.0-x86_64-13_SBo: Test utilities for code working with files [ 230K]
tinycss2-1.1.0-x86_64-3_SBo: low-level CSS parser and generator ........ [ 180K]
jupyter-nbconvert-7.4.0-x86_64-11_SBo: Jupyter notebook conversion ..... [ 1.9M]
python3-json-logger-2.0.7-x86_64-2_SBo: json log formatter ............. [  60K]
python3-rfc3339_validator-0.1.4-x86_64-2_SBo: A pure python RFC3339 vali [  40K]
python3-flit_scm-1.7.0-x86_64-8_SBo: PEP 518 build backend library for S [  30K]
python3-exceptiongroup-1.2.0-x86_64-1_SBo: Backport of PEP 654 exception [ 150K]
python3-iniconfig-2.0.0-x86_64-4_SBo: ini file parsing ................. [  60K]
python3-pytest-7.4.3-x86_64-4_SBo: simple powerful testing with Python . [ 2.2M]
python3-pytest-runner-6.0.1-x86_64-2_SBo: invoke py.test as a distutils  [  70K]
python3-rfc3986_validator-0.1.1-x86_64-7_SBo: A pure python RFC3986 vali [  40K]
jupyter_events-0.6.3-x86_64-14_SBo: event system for Jupyter Application [ 170K]
python3-ptyprocess-0.7.0-x86_64-1_SBo: subprocesses in pseudo terminals  [  90K]
terminado-0.17.1-x86_64-15_SBo: terminals served by tornado websockets . [ 170K]
jupyter_server_terminals-0.4.4-x86_64-9_SBo: Jupyter Server Extension .. [ 120K]
argon2-cffi-bindings-21.2.0-x86_64-3_SBo: Low-level CFFI bindings for Ar [  90K]
argon2-cffi-21.3.0-x86_64-12_SBo: Python implementation of Argon2 ...... [ 140K]
jsonpointer-2.3-x86_64-2_SBo: Library to resolve JSON Pointers according [  50K]
python3-sniffio-1.3.0-x86_64-2_SBo: detect which async library is curren [  70K]
python3-anyio-3.6.2-x86_64-3_SBo: Asynchronous concurrency and networkin [ 660K]
python3-fqdn-1.5.1-x86_64-2_SBo: Python FQDN Fully-Qualified Domain Name [  60K]
python3-hatch_jupyter_builder-0.8.3-x86_64-6_SBo: hatch plugin ......... [ 190K]
python3-arrow-1.2.3-x86_64-2_SBo: python library for dates, times ...... [ 550K]
python3-isoduration-20.11.0-x86_64-12_SBo: Operations with ISO 8601 dura [  90K]
python3-overrides-7.3.1-x86_64-2_SBo: decorator for overriding methods . [ 120K]
python3-prometheus_client-0.17.0-x86_64-2_SBo: Prometheus instrumentatio [ 410K]
python3-requests-unixsocket-0.3.0-x86_64-2_SBo: talk to HTTP ........... [  80K]
python3-uri_template-1.2.0-x86_64-2_SBo: implementation of RFC 6570 URI  [ 100K]
python3-webcolors-1.12-x86_64-2_SBo: work with HTML/CSS color definition [  70K]
python3-websocket-client-1.7.0-x86_64-1_SBo: WebSocket client for python [ 420K]
send2trash-1.8.2-x86_64-5_SBo: send files to trash ..................... [ 140K]
Running jupyter_server.SlackBuild ...                               ETA 13:06:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter_server.SlackBuild
Built ok:  jupyter_server-2.6.0-x86_64-9_SBo.txz                        13:05:52
Testing package jupyter_server-2.6.0-x86_64-9_SBo.txz ... done.
Test installing jupyter_server-2.6.0-x86_64-9_SBo.txz ...
jupyter_server-2.6.0-x86_64-9_SBo: Jupyter Backend ..................... [ 3.2M]
Unmounting chroot ... done.
Backed up: jupyter_server-2.6.0-x86_64-8_SBo.txz
✅ development/jupyter_server Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:05:54
Building development/jupyter-notebook_shim (rebuild for added/removed deps)
Testing SlackBuild files ... done.
Verifying source files ... done.
Testing download URLs ... done.
Installing dependencies ...
python3-flit_core-3.9.0-x86_64-1_SBo: Simplified pkging of Python module [ 140K]
python3-installer-0.7.0-x86_64-2_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.0.0-x86_64-4_SBo: Wrappers to call PEP 517 bui [ 110K]
python3-build-1.0.3-x86_64-4_SBo: a simple, correct PEP517 package build [ 180K]
python3-wheel-0.42.0-x86_64-1_SBo: A built-package format for Python ... [ 610K]
python3-editables-0.5-x86_64-6_SBo: A Python library for creating editab [  50K]
python3-pathspec-0.12.1-x86_64-1_SBo: Library for gitignore style matchi [ 270K]
python3-pluggy-1.3.0-x86_64-2_SBo: mechanisms for python ............... [ 160K]
python3-calver-2022.6.26-x86_64-12_SBo: setuptools extension for CalVer  [  60K]
python3-trove-classifiers-2023.11.29-x86_64-1_SBo: Canonical source for  [ 170K]
python3-hatchling-1.21.0-x86_64-1_SBo: Hatch build backend ............. [ 940K]
python3-hatch_vcs-0.4.0-x86_64-1_SBo: Hatch plugin for versioning with p [  80K]
python3-platformdirs-4.1.0-x86_64-2_SBo: determine platform-specific dir [ 240K]
traitlets-5.12.0-x86_64-3_SBo: lightweight Traits-like module .......... [ 870K]
jupyter_core-5.3.0-x86_64-13_SBo: core common functionality of Jupyter p [ 650K]
python3-fastjsonschema-2.17.1-x86_64-2_SBo: Fast JSON schema validator . [ 180K]
python3-hatch-nodejs-version-0.3.1-x86_64-12_SBo: hatch plugin ......... [  90K]
python3-attrs-21.4.0-x86_64-1_SBo: Classes Without Boilerplate ......... [ 630K]
python3-hatch_fancy_pypi_readme-23.1.0-x86_64-3_SBo: Hatch metadata plug [ 110K]
python3-pyrsistent-0.19.3-x86_64-2_SBo: persistent collections for Pytho [ 460K]
python3-jsonschema-4.17.3-x86_64-8_SBo: Implementation of JSON Schema .. [ 1.1M]
jupyter-nbformat-5.9.0-x86_64-4_SBo: Jupyter notebook format ........... [ 680K]
entrypoints-0.4-x86_64-2_SBo: Discover and load entry points from instal [  40K]
nest_asyncio-1.5.6-x86_64-2_SBo: nested async event loops .............. [  40K]
python3-dateutil-2.8.2-x86_64-1_SBo: extensions to the standard datetime [ 740K]
zeromq-4.3.5-x86_64-1_SBo: lightweight messaging kernel library ........ [ 6.6M]
python3-setuptools-opt-65.1.1-x86_64-6_SBo: Install setuptools from -cur [ 8.7M]
python3-pyzmq-25.1.1-x86_64-2_SBo: Python3 bindings for 0MQ ............ [ 1.9M]
python3-tornado-6.4.0-x86_64-2_SBo: web framework and asynchronous netwo [ 3.1M]
jupyter_client-7.4.9-x86_64-20_SBo: Jupyter protocol client APIs ....... [ 1.5M]
async_generator-1.10-x86_64-1_SBo: async iterators ..................... [ 150K]
jupyter-nbclient-0.8.0-x86_64-5_SBo: execution contexts for Jupyter note [ 500K]
python3-deprecation-2.1.0-x86_64-3_SBo: A library for handling deprecati [  70K]
python3-poetry-core-1.8.1-x86_64-2_SBo: PEP 517 build backend impl. deve [ 3.1M]
python3-tomlkit-0.11.8-x86_64-8_SBo: Style-preserving TOML library ..... [ 460K]
jupyter_packaging-0.11.1-x86_64-18_SBo: Jupyter Packaging Utilities .... [ 110K]
jupyterlab_pygments-0.2.2-x86_64-3_SBo: theme for Pygments ............. [ 100K]
python3-soupsieve-2.5-x86_64-2_SBo: A CSS selector implementation for Be [ 520K]
BeautifulSoup4-4.12.2-x86_64-3_SBo: Python HTML/XML parser ............. [ 1.5M]
pandocfilters-1.5.0-x86_64-2_SBo: Python module for writing pandoc filte [  70K]
python-zipp-3.17.0-x86_64-1_SBo: pathlib-compatible Zipfile object wrapp [  80K]
python-importlib_metadata-7.0.0-x86_64-1_SBo: Python package metadata .. [ 220K]
python3-webencodings-0.5.1-x86_64-3_SBo: Character encoding for the web  [  90K]
python3-bleach-6.1.0-x86_64-2_SBo: whitelist-based HTML-sanitizing tool  [ 1.2M]
python3-defusedxml-0.7.1-x86_64-2_SBo: XML bomb protection for Python st [ 170K]
python3-mistune-2.0.5-x86_64-2_SBo: Python markdown parser ............. [ 180K]
testpath-0.6.0-x86_64-13_SBo: Test utilities for code working with files [ 230K]
tinycss2-1.1.0-x86_64-3_SBo: low-level CSS parser and generator ........ [ 180K]
jupyter-nbconvert-7.4.0-x86_64-11_SBo: Jupyter notebook conversion ..... [ 1.9M]
python3-json-logger-2.0.7-x86_64-2_SBo: json log formatter ............. [  60K]
python3-rfc3339_validator-0.1.4-x86_64-2_SBo: A pure python RFC3339 vali [  40K]
python3-flit_scm-1.7.0-x86_64-8_SBo: PEP 518 build backend library for S [  30K]
python3-exceptiongroup-1.2.0-x86_64-1_SBo: Backport of PEP 654 exception [ 150K]
python3-iniconfig-2.0.0-x86_64-4_SBo: ini file parsing ................. [  60K]
python3-pytest-7.4.3-x86_64-4_SBo: simple powerful testing with Python . [ 2.2M]
python3-pytest-runner-6.0.1-x86_64-2_SBo: invoke py.test as a distutils  [  70K]
python3-rfc3986_validator-0.1.1-x86_64-7_SBo: A pure python RFC3986 vali [  40K]
jupyter_events-0.6.3-x86_64-14_SBo: event system for Jupyter Application [ 170K]
python3-ptyprocess-0.7.0-x86_64-1_SBo: subprocesses in pseudo terminals  [  90K]
terminado-0.17.1-x86_64-15_SBo: terminals served by tornado websockets . [ 170K]
jupyter_server_terminals-0.4.4-x86_64-9_SBo: Jupyter Server Extension .. [ 120K]
argon2-cffi-bindings-21.2.0-x86_64-3_SBo: Low-level CFFI bindings for Ar [  90K]
argon2-cffi-21.3.0-x86_64-12_SBo: Python implementation of Argon2 ...... [ 140K]
jsonpointer-2.3-x86_64-2_SBo: Library to resolve JSON Pointers according [  50K]
python3-sniffio-1.3.0-x86_64-2_SBo: detect which async library is curren [  70K]
python3-anyio-3.6.2-x86_64-3_SBo: Asynchronous concurrency and networkin [ 660K]
python3-fqdn-1.5.1-x86_64-2_SBo: Python FQDN Fully-Qualified Domain Name [  60K]
python3-hatch_jupyter_builder-0.8.3-x86_64-6_SBo: hatch plugin ......... [ 190K]
python3-arrow-1.2.3-x86_64-2_SBo: python library for dates, times ...... [ 550K]
python3-isoduration-20.11.0-x86_64-12_SBo: Operations with ISO 8601 dura [  90K]
python3-overrides-7.3.1-x86_64-2_SBo: decorator for overriding methods . [ 120K]
python3-prometheus_client-0.17.0-x86_64-2_SBo: Prometheus instrumentatio [ 410K]
python3-requests-unixsocket-0.3.0-x86_64-2_SBo: talk to HTTP ........... [  80K]
python3-uri_template-1.2.0-x86_64-2_SBo: implementation of RFC 6570 URI  [ 100K]
python3-webcolors-1.12-x86_64-2_SBo: work with HTML/CSS color definition [  70K]
python3-websocket-client-1.7.0-x86_64-1_SBo: WebSocket client for python [ 420K]
send2trash-1.8.2-x86_64-5_SBo: send files to trash ..................... [ 140K]
jupyter_server-2.6.0-x86_64-9_SBo: Jupyter Backend ..................... [ 3.2M]
Running jupyter-notebook_shim.SlackBuild ...                        ETA 13:06:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter-notebook_shim.SlackBuild
Built ok:  jupyter-notebook_shim-0.2.3-x86_64-7_SBo.txz                 13:06:08
Testing package jupyter-notebook_shim-0.2.3-x86_64-7_SBo.txz ... done.
Test installing jupyter-notebook_shim-0.2.3-x86_64-7_SBo.txz ...
jupyter-notebook_shim-0.2.3-x86_64-7_SBo: shim layer for Jupyter Noteboo [ 150K]
Unmounting chroot ... done.
Backed up: jupyter-notebook_shim-0.2.3-x86_64-6_SBo.txz
✅ development/jupyter-notebook_shim Rebuilt for added/removed deps ✅

----------------------------------------------------------------------- 13:06:09
Building development/jupyter-notebook (update for git a9e3da2 "Fix errors associated with traitlets>=5.10")
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
python3-flit_core-3.9.0-x86_64-1_SBo: Simplified pkging of Python module [ 140K]
python3-installer-0.7.0-x86_64-2_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.0.0-x86_64-4_SBo: Wrappers to call PEP 517 bui [ 110K]
python3-build-1.0.3-x86_64-4_SBo: a simple, correct PEP517 package build [ 180K]
python3-wheel-0.42.0-x86_64-1_SBo: A built-package format for Python ... [ 610K]
python3-editables-0.5-x86_64-6_SBo: A Python library for creating editab [  50K]
python3-pathspec-0.12.1-x86_64-1_SBo: Library for gitignore style matchi [ 270K]
python3-pluggy-1.3.0-x86_64-2_SBo: mechanisms for python ............... [ 160K]
python3-calver-2022.6.26-x86_64-12_SBo: setuptools extension for CalVer  [  60K]
python3-trove-classifiers-2023.11.29-x86_64-1_SBo: Canonical source for  [ 170K]
python3-hatchling-1.21.0-x86_64-1_SBo: Hatch build backend ............. [ 940K]
python3-hatch_vcs-0.4.0-x86_64-1_SBo: Hatch plugin for versioning with p [  80K]
python3-platformdirs-4.1.0-x86_64-2_SBo: determine platform-specific dir [ 240K]
traitlets-5.12.0-x86_64-3_SBo: lightweight Traits-like module .......... [ 870K]
jupyter_core-5.3.0-x86_64-13_SBo: core common functionality of Jupyter p [ 650K]
entrypoints-0.4-x86_64-2_SBo: Discover and load entry points from instal [  40K]
nest_asyncio-1.5.6-x86_64-2_SBo: nested async event loops .............. [  40K]
python3-dateutil-2.8.2-x86_64-1_SBo: extensions to the standard datetime [ 740K]
zeromq-4.3.5-x86_64-1_SBo: lightweight messaging kernel library ........ [ 6.6M]
python3-setuptools-opt-65.1.1-x86_64-6_SBo: Install setuptools from -cur [ 8.7M]
python3-pyzmq-25.1.1-x86_64-2_SBo: Python3 bindings for 0MQ ............ [ 1.9M]
python3-tornado-6.4.0-x86_64-2_SBo: web framework and asynchronous netwo [ 3.1M]
jupyter_client-7.4.9-x86_64-20_SBo: Jupyter protocol client APIs ....... [ 1.5M]
backcall-0.2.0-x86_64-1_SBo: backwards compatible callback APIs ........ [  80K]
pickleshare-0.7.5-x86_64-4_SBo: file system based database that uses Pyt [  50K]
python3-decorator-5.1.1-x86_64-2_SBo: decorator module for Python ...... [  70K]
python3-flit_scm-1.7.0-x86_64-8_SBo: PEP 518 build backend library for S [  30K]
python3-exceptiongroup-1.2.0-x86_64-1_SBo: Backport of PEP 654 exception [ 150K]
python3-parso-0.8.3-x86_64-1_SBo: Python parser ........................ [ 600K]
python3-jedi-0.19.1-x86_64-1_SBo: Autocompletion tool for Python 3 ..... [ 7.2M]
python3-matplotlib-inline-0.1.6-x86_64-14_SBo: Inline Matplotlib backend [  60K]
python3-ptyprocess-0.7.0-x86_64-1_SBo: subprocesses in pseudo terminals  [  90K]
python3-pexpect-4.8.0-x86_64-1_SBo: Python 3 module for spawning child a [ 360K]
python3-wcwidth-0.2.12-x86_64-1_SBo: string width measurement for Python [ 570K]
python3-prompt_toolkit-3.0.43-x86_64-2_SBo: Python 3 command-line module [ 2.8M]
python3-poetry-core-1.8.1-x86_64-2_SBo: PEP 517 build backend impl. deve [ 3.1M]
python3-tomlkit-0.11.8-x86_64-8_SBo: Style-preserving TOML library ..... [ 460K]
python3-asttokens-2.4.1-x86_64-2_SBo: an abstract syntax tree AST annota [ 160K]
python3-executing-2.0.1-x86_64-2_SBo: Get the currently executing AST no [ 190K]
python3-pure_eval-0.2.2-x86_64-3_SBo: Safely evaluate AST nodes ........ [  90K]
python3-stack_data-0.6.3-x86_64-4_SBo: Extract data from stack frames an [ 180K]
typing-extensions-4.8.0-x86_64-2_SBo: Backported and Experimental Type H [ 320K]
ipython-8.18.1-x86_64-2_SBo: an enhanced Python shell .................. [ 4.9M]
python3-comm-0.1.3-x86_64-11_SBo: Jupyter Python Comm implementation ... [  60K]
python3-debugpy-1.6.7-x86_64-2_SBo: a debugger for Python .............. [  13M]
python3-psutil-5.9.7-x86_64-1_SBo: python interface for process and syst [ 2.6M]
jupyter-ipykernel-6.23.1-x86_64-13_SBo: Python 3 kernel for Jupyter .... [ 1.5M]
mathjax2-2.7.9-x86_64-3_SBo: Beautiful math in all browsers ............ [  30M]
python3-fastjsonschema-2.17.1-x86_64-2_SBo: Fast JSON schema validator . [ 180K]
python3-hatch-nodejs-version-0.3.1-x86_64-12_SBo: hatch plugin ......... [  90K]
python3-attrs-21.4.0-x86_64-1_SBo: Classes Without Boilerplate ......... [ 630K]
python3-hatch_fancy_pypi_readme-23.1.0-x86_64-3_SBo: Hatch metadata plug [ 110K]
python3-pyrsistent-0.19.3-x86_64-2_SBo: persistent collections for Pytho [ 460K]
python3-jsonschema-4.17.3-x86_64-8_SBo: Implementation of JSON Schema .. [ 1.1M]
jupyter-nbformat-5.9.0-x86_64-4_SBo: Jupyter notebook format ........... [ 680K]
async_generator-1.10-x86_64-1_SBo: async iterators ..................... [ 150K]
jupyter-nbclient-0.8.0-x86_64-5_SBo: execution contexts for Jupyter note [ 500K]
python3-deprecation-2.1.0-x86_64-3_SBo: A library for handling deprecati [  70K]
jupyter_packaging-0.11.1-x86_64-18_SBo: Jupyter Packaging Utilities .... [ 110K]
jupyterlab_pygments-0.2.2-x86_64-3_SBo: theme for Pygments ............. [ 100K]
python3-soupsieve-2.5-x86_64-2_SBo: A CSS selector implementation for Be [ 520K]
BeautifulSoup4-4.12.2-x86_64-3_SBo: Python HTML/XML parser ............. [ 1.5M]
pandocfilters-1.5.0-x86_64-2_SBo: Python module for writing pandoc filte [  70K]
python-zipp-3.17.0-x86_64-1_SBo: pathlib-compatible Zipfile object wrapp [  80K]
python-importlib_metadata-7.0.0-x86_64-1_SBo: Python package metadata .. [ 220K]
python3-webencodings-0.5.1-x86_64-3_SBo: Character encoding for the web  [  90K]
python3-bleach-6.1.0-x86_64-2_SBo: whitelist-based HTML-sanitizing tool  [ 1.2M]
python3-defusedxml-0.7.1-x86_64-2_SBo: XML bomb protection for Python st [ 170K]
python3-mistune-2.0.5-x86_64-2_SBo: Python markdown parser ............. [ 180K]
testpath-0.6.0-x86_64-13_SBo: Test utilities for code working with files [ 230K]
tinycss2-1.1.0-x86_64-3_SBo: low-level CSS parser and generator ........ [ 180K]
jupyter-nbconvert-7.4.0-x86_64-11_SBo: Jupyter notebook conversion ..... [ 1.9M]
python3-json-logger-2.0.7-x86_64-2_SBo: json log formatter ............. [  60K]
python3-rfc3339_validator-0.1.4-x86_64-2_SBo: A pure python RFC3339 vali [  40K]
python3-iniconfig-2.0.0-x86_64-4_SBo: ini file parsing ................. [  60K]
python3-pytest-7.4.3-x86_64-4_SBo: simple powerful testing with Python . [ 2.2M]
python3-pytest-runner-6.0.1-x86_64-2_SBo: invoke py.test as a distutils  [  70K]
python3-rfc3986_validator-0.1.1-x86_64-7_SBo: A pure python RFC3986 vali [  40K]
jupyter_events-0.6.3-x86_64-14_SBo: event system for Jupyter Application [ 170K]
terminado-0.17.1-x86_64-15_SBo: terminals served by tornado websockets . [ 170K]
jupyter_server_terminals-0.4.4-x86_64-9_SBo: Jupyter Server Extension .. [ 120K]
argon2-cffi-bindings-21.2.0-x86_64-3_SBo: Low-level CFFI bindings for Ar [  90K]
argon2-cffi-21.3.0-x86_64-12_SBo: Python implementation of Argon2 ...... [ 140K]
jsonpointer-2.3-x86_64-2_SBo: Library to resolve JSON Pointers according [  50K]
python3-sniffio-1.3.0-x86_64-2_SBo: detect which async library is curren [  70K]
python3-anyio-3.6.2-x86_64-3_SBo: Asynchronous concurrency and networkin [ 660K]
python3-fqdn-1.5.1-x86_64-2_SBo: Python FQDN Fully-Qualified Domain Name [  60K]
python3-hatch_jupyter_builder-0.8.3-x86_64-6_SBo: hatch plugin ......... [ 190K]
python3-arrow-1.2.3-x86_64-2_SBo: python library for dates, times ...... [ 550K]
python3-isoduration-20.11.0-x86_64-12_SBo: Operations with ISO 8601 dura [  90K]
python3-overrides-7.3.1-x86_64-2_SBo: decorator for overriding methods . [ 120K]
python3-prometheus_client-0.17.0-x86_64-2_SBo: Prometheus instrumentatio [ 410K]
python3-requests-unixsocket-0.3.0-x86_64-2_SBo: talk to HTTP ........... [  80K]
python3-uri_template-1.2.0-x86_64-2_SBo: implementation of RFC 6570 URI  [ 100K]
python3-webcolors-1.12-x86_64-2_SBo: work with HTML/CSS color definition [  70K]
python3-websocket-client-1.7.0-x86_64-1_SBo: WebSocket client for python [ 420K]
send2trash-1.8.2-x86_64-5_SBo: send files to trash ..................... [ 140K]
jupyter_server-2.6.0-x86_64-9_SBo: Jupyter Backend ..................... [ 3.2M]
jupyter-notebook_shim-0.2.3-x86_64-7_SBo: shim layer for Jupyter Noteboo [ 150K]
jupyter-nbclassic-1.0.0-x86_64-2_SBo: Jupyter Notebook as a Jupyter Serv [  31M]
ipython_genutils-0.2.0-x86_64-5_SBo: vestigial IPython utilities ....... [ 170K]
Running jupyter-notebook.SlackBuild ...                             ETA 13:07:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./jupyter-notebook.SlackBuild
Built ok:  jupyter-notebook-6.5.4-x86_64-8_SBo.txz                      13:06:28
Testing package jupyter-notebook-6.5.4-x86_64-8_SBo.txz ... done.
Test installing jupyter-notebook-6.5.4-x86_64-8_SBo.txz ...
jupyter-notebook-6.5.4-x86_64-8_SBo: Jupyter interactive notebook ...... [ 3.0M]
Unmounting chroot ... done.
Backed up: jupyter-notebook-6.5.4-x86_64-7_SBo.txz
✅ development/jupyter-notebook Updated for git a9e3da2 "Fix errors associated with traitlets>=5.10" ✅

================================================================================
SUMMARY                                                                 13:06:31
================================================================================

Logfile:     /var/log/repo/SBo/repo_2023-12-24_13:04:11.log
Runtime:     0h 2m 20s
Updated:     1
  development/jupyter-notebook/jupyter-notebook-6.5.4-x86_64-8_SBo.txz
Rebuilt:     11
  development/jupyter-ipykernel/jupyter-ipykernel-6.23.1-x86_64-13_SBo.txz
  development/jupyter-nbclient/jupyter-nbclient-0.8.0-x86_64-5_SBo.txz
  development/jupyter-nbconvert/jupyter-nbconvert-7.4.0-x86_64-11_SBo.txz
  development/jupyter-nbformat/jupyter-nbformat-5.9.0-x86_64-4_SBo.txz
  development/jupyter-notebook_shim/jupyter-notebook_shim-0.2.3-x86_64-7_SBo.txz
  development/jupyter_client/jupyter_client-7.4.9-x86_64-20_SBo.txz
  development/jupyter_core/jupyter_core-5.3.0-x86_64-13_SBo.txz
  development/jupyter_events/jupyter_events-0.6.3-x86_64-14_SBo.txz
  development/jupyter_packaging/jupyter_packaging-0.11.1-x86_64-18_SBo.txz
  development/jupyter_server/jupyter_server-2.6.0-x86_64-9_SBo.txz
  development/jupyter_server_terminals/jupyter_server_terminals-0.4.4-x86_64-9_SBo.txz

Copy link

sbo-bot bot commented Dec 24, 2023

sbopkglint x86_64 development/jupyter-notebook

Installing dependency: python3-flit_core
python3-flit_core-3.9.0-x86_64-1_SBo: Simplified pkging of Python module [ 140K]

Installing dependency: python3-installer
python3-installer-0.7.0-x86_64-2_SBo: Library for installing Python pack [ 1.1M]

Installing dependency: python3-pyproject-hooks
python3-pyproject-hooks-1.0.0-x86_64-4_SBo: Wrappers to call PEP 517 bui [ 110K]

Installing dependency: python3-build
python3-build-1.0.3-x86_64-4_SBo: a simple, correct PEP517 package build [ 180K]

Installing dependency: python3-wheel
python3-wheel-0.42.0-x86_64-1_SBo: A built-package format for Python ... [ 610K]

Installing dependency: python3-editables
python3-editables-0.5-x86_64-6_SBo: A Python library for creating editab [  50K]

Installing dependency: python3-pathspec
python3-pathspec-0.12.1-x86_64-1_SBo: Library for gitignore style matchi [ 270K]

Installing dependency: python3-pluggy
python3-pluggy-1.3.0-x86_64-2_SBo: mechanisms for python ............... [ 160K]

Installing dependency: python3-calver
python3-calver-2022.6.26-x86_64-12_SBo: setuptools extension for CalVer  [  60K]

Installing dependency: python3-trove-classifiers
python3-trove-classifiers-2023.11.29-x86_64-1_SBo: Canonical source for  [ 170K]

Installing dependency: python3-hatchling
python3-hatchling-1.21.0-x86_64-1_SBo: Hatch build backend ............. [ 940K]

Installing dependency: python3-hatch_vcs
python3-hatch_vcs-0.4.0-x86_64-1_SBo: Hatch plugin for versioning with p [  80K]

Installing dependency: python3-platformdirs
python3-platformdirs-4.1.0-x86_64-2_SBo: determine platform-specific dir [ 240K]

Installing dependency: traitlets
traitlets-5.12.0-x86_64-3_SBo: lightweight Traits-like module .......... [ 870K]

Installing dependency: jupyter_core
jupyter_core-5.3.0-x86_64-13_SBo: core common functionality of Jupyter p [ 650K]

Installing dependency: entrypoints
entrypoints-0.4-x86_64-2_SBo: Discover and load entry points from instal [  40K]

Installing dependency: nest_asyncio
nest_asyncio-1.5.6-x86_64-2_SBo: nested async event loops .............. [  40K]

Installing dependency: python3-dateutil
python3-dateutil-2.8.2-x86_64-1_SBo: extensions to the standard datetime [ 740K]

Installing dependency: zeromq
zeromq-4.3.5-x86_64-1_SBo: lightweight messaging kernel library ........ [ 6.6M]

Installing dependency: python3-setuptools-opt
python3-setuptools-opt-65.1.1-x86_64-6_SBo: Install setuptools from -cur [ 8.7M]

Installing dependency: python3-pyzmq
python3-pyzmq-25.1.1-x86_64-2_SBo: Python3 bindings for 0MQ ............ [ 1.9M]

Installing dependency: python3-tornado
python3-tornado-6.4.0-x86_64-2_SBo: web framework and asynchronous netwo [ 3.1M]

Installing dependency: jupyter_client
jupyter_client-7.4.9-x86_64-20_SBo: Jupyter protocol client APIs ....... [ 1.5M]

Installing dependency: backcall
backcall-0.2.0-x86_64-1_SBo: backwards compatible callback APIs ........ [  80K]

Installing dependency: pickleshare
pickleshare-0.7.5-x86_64-4_SBo: file system based database that uses Pyt [  50K]

Installing dependency: python3-decorator
python3-decorator-5.1.1-x86_64-2_SBo: decorator module for Python ...... [  70K]

Installing dependency: python3-flit_scm
python3-flit_scm-1.7.0-x86_64-8_SBo: PEP 518 build backend library for S [  30K]

Installing dependency: python3-exceptiongroup
python3-exceptiongroup-1.2.0-x86_64-1_SBo: Backport of PEP 654 exception [ 150K]

Installing dependency: python3-parso
python3-parso-0.8.3-x86_64-1_SBo: Python parser ........................ [ 600K]

Installing dependency: python3-jedi
python3-jedi-0.19.1-x86_64-1_SBo: Autocompletion tool for Python 3 ..... [ 7.2M]

Installing dependency: python3-matplotlib-inline
python3-matplotlib-inline-0.1.6-x86_64-14_SBo: Inline Matplotlib backend [  60K]

Installing dependency: python3-ptyprocess
python3-ptyprocess-0.7.0-x86_64-1_SBo: subprocesses in pseudo terminals  [  90K]

Installing dependency: python3-pexpect
python3-pexpect-4.8.0-x86_64-1_SBo: Python 3 module for spawning child a [ 360K]

Installing dependency: python3-wcwidth
python3-wcwidth-0.2.12-x86_64-1_SBo: string width measurement for Python [ 570K]

Installing dependency: python3-prompt_toolkit
python3-prompt_toolkit-3.0.43-x86_64-2_SBo: Python 3 command-line module [ 2.8M]

Installing dependency: python3-poetry-core
python3-poetry-core-1.8.1-x86_64-2_SBo: PEP 517 build backend impl. deve [ 3.1M]

Installing dependency: python3-tomlkit
python3-tomlkit-0.11.8-x86_64-8_SBo: Style-preserving TOML library ..... [ 460K]

Installing dependency: python3-asttokens
python3-asttokens-2.4.1-x86_64-2_SBo: an abstract syntax tree AST annota [ 160K]

Installing dependency: python3-executing
python3-executing-2.0.1-x86_64-2_SBo: Get the currently executing AST no [ 190K]

Installing dependency: python3-pure_eval
python3-pure_eval-0.2.2-x86_64-3_SBo: Safely evaluate AST nodes ........ [  90K]

Installing dependency: python3-stack_data
python3-stack_data-0.6.3-x86_64-4_SBo: Extract data from stack frames an [ 180K]

Installing dependency: typing-extensions
typing-extensions-4.8.0-x86_64-2_SBo: Backported and Experimental Type H [ 320K]

Installing dependency: ipython
ipython-8.18.1-x86_64-2_SBo: an enhanced Python shell .................. [ 4.9M]

Installing dependency: python3-comm
python3-comm-0.1.3-x86_64-11_SBo: Jupyter Python Comm implementation ... [  60K]

Installing dependency: python3-debugpy
python3-debugpy-1.6.7-x86_64-2_SBo: a debugger for Python .............. [  13M]

Installing dependency: python3-psutil
python3-psutil-5.9.7-x86_64-1_SBo: python interface for process and syst [ 2.6M]

Installing dependency: jupyter-ipykernel
jupyter-ipykernel-6.23.1-x86_64-13_SBo: Python 3 kernel for Jupyter .... [ 1.5M]

Installing dependency: mathjax2
mathjax2-2.7.9-x86_64-3_SBo: Beautiful math in all browsers ............ [  30M]

Installing dependency: python3-fastjsonschema
python3-fastjsonschema-2.17.1-x86_64-2_SBo: Fast JSON schema validator . [ 180K]

Installing dependency: python3-hatch-nodejs-version
python3-hatch-nodejs-version-0.3.1-x86_64-12_SBo: hatch plugin ......... [  90K]

Installing dependency: python3-attrs
python3-attrs-21.4.0-x86_64-1_SBo: Classes Without Boilerplate ......... [ 630K]

Installing dependency: python3-hatch_fancy_pypi_readme
python3-hatch_fancy_pypi_readme-23.1.0-x86_64-3_SBo: Hatch metadata plug [ 110K]

Installing dependency: python3-pyrsistent
python3-pyrsistent-0.19.3-x86_64-2_SBo: persistent collections for Pytho [ 460K]

Installing dependency: python3-jsonschema
python3-jsonschema-4.17.3-x86_64-8_SBo: Implementation of JSON Schema .. [ 1.1M]

Installing dependency: jupyter-nbformat
jupyter-nbformat-5.9.0-x86_64-4_SBo: Jupyter notebook format ........... [ 680K]

Installing dependency: async_generator
async_generator-1.10-x86_64-1_SBo: async iterators ..................... [ 150K]

Installing dependency: jupyter-nbclient
jupyter-nbclient-0.8.0-x86_64-5_SBo: execution contexts for Jupyter note [ 500K]

Installing dependency: python3-deprecation
python3-deprecation-2.1.0-x86_64-3_SBo: A library for handling deprecati [  70K]

Installing dependency: jupyter_packaging
jupyter_packaging-0.11.1-x86_64-18_SBo: Jupyter Packaging Utilities .... [ 110K]

Installing dependency: jupyterlab_pygments
jupyterlab_pygments-0.2.2-x86_64-3_SBo: theme for Pygments ............. [ 100K]

Installing dependency: python3-soupsieve
python3-soupsieve-2.5-x86_64-2_SBo: A CSS selector implementation for Be [ 520K]

Installing dependency: BeautifulSoup4
BeautifulSoup4-4.12.2-x86_64-3_SBo: Python HTML/XML parser ............. [ 1.5M]

Installing dependency: pandocfilters
pandocfilters-1.5.0-x86_64-2_SBo: Python module for writing pandoc filte [  70K]

Installing dependency: python-zipp
python-zipp-3.17.0-x86_64-1_SBo: pathlib-compatible Zipfile object wrapp [  80K]

Installing dependency: python-importlib_metadata
python-importlib_metadata-7.0.0-x86_64-1_SBo: Python package metadata .. [ 220K]

Installing dependency: python3-webencodings
python3-webencodings-0.5.1-x86_64-3_SBo: Character encoding for the web  [  90K]

Installing dependency: python3-bleach
python3-bleach-6.1.0-x86_64-2_SBo: whitelist-based HTML-sanitizing tool  [ 1.2M]

Installing dependency: python3-defusedxml
python3-defusedxml-0.7.1-x86_64-2_SBo: XML bomb protection for Python st [ 170K]

Installing dependency: python3-mistune
python3-mistune-2.0.5-x86_64-2_SBo: Python markdown parser ............. [ 180K]

Installing dependency: testpath
testpath-0.6.0-x86_64-13_SBo: Test utilities for code working with files [ 230K]

Installing dependency: tinycss2
tinycss2-1.1.0-x86_64-3_SBo: low-level CSS parser and generator ........ [ 180K]

Installing dependency: jupyter-nbconvert
jupyter-nbconvert-7.4.0-x86_64-11_SBo: Jupyter notebook conversion ..... [ 1.9M]

Installing dependency: python3-json-logger
python3-json-logger-2.0.7-x86_64-2_SBo: json log formatter ............. [  60K]

Installing dependency: python3-rfc3339_validator
python3-rfc3339_validator-0.1.4-x86_64-2_SBo: A pure python RFC3339 vali [  40K]

Installing dependency: python3-iniconfig
python3-iniconfig-2.0.0-x86_64-4_SBo: ini file parsing ................. [  60K]

Installing dependency: python3-pytest
python3-pytest-7.4.3-x86_64-4_SBo: simple powerful testing with Python . [ 2.2M]

Installing dependency: python3-pytest-runner
python3-pytest-runner-6.0.1-x86_64-2_SBo: invoke py.test as a distutils  [  70K]

Installing dependency: python3-rfc3986_validator
python3-rfc3986_validator-0.1.1-x86_64-7_SBo: A pure python RFC3986 vali [  40K]

Installing dependency: jupyter_events
jupyter_events-0.6.3-x86_64-14_SBo: event system for Jupyter Application [ 170K]

Installing dependency: terminado
terminado-0.17.1-x86_64-15_SBo: terminals served by tornado websockets . [ 170K]

Installing dependency: jupyter_server_terminals
jupyter_server_terminals-0.4.4-x86_64-9_SBo: Jupyter Server Extension .. [ 120K]

Installing dependency: argon2-cffi-bindings
argon2-cffi-bindings-21.2.0-x86_64-3_SBo: Low-level CFFI bindings for Ar [  90K]

Installing dependency: argon2-cffi
argon2-cffi-21.3.0-x86_64-12_SBo: Python implementation of Argon2 ...... [ 140K]

Installing dependency: jsonpointer
jsonpointer-2.3-x86_64-2_SBo: Library to resolve JSON Pointers according [  50K]

Installing dependency: python3-sniffio
python3-sniffio-1.3.0-x86_64-2_SBo: detect which async library is curren [  70K]

Installing dependency: python3-anyio
python3-anyio-3.6.2-x86_64-3_SBo: Asynchronous concurrency and networkin [ 660K]

Installing dependency: python3-fqdn
python3-fqdn-1.5.1-x86_64-2_SBo: Python FQDN Fully-Qualified Domain Name [  60K]

Installing dependency: python3-hatch_jupyter_builder
python3-hatch_jupyter_builder-0.8.3-x86_64-6_SBo: hatch plugin ......... [ 190K]

Installing dependency: python3-arrow
python3-arrow-1.2.3-x86_64-2_SBo: python library for dates, times ...... [ 550K]

Installing dependency: python3-isoduration
python3-isoduration-20.11.0-x86_64-12_SBo: Operations with ISO 8601 dura [  90K]

Installing dependency: python3-overrides
python3-overrides-7.3.1-x86_64-2_SBo: decorator for overriding methods . [ 120K]

Installing dependency: python3-prometheus_client
python3-prometheus_client-0.17.0-x86_64-2_SBo: Prometheus instrumentatio [ 410K]

Installing dependency: python3-requests-unixsocket
python3-requests-unixsocket-0.3.0-x86_64-2_SBo: talk to HTTP ........... [  80K]

Installing dependency: python3-uri_template
python3-uri_template-1.2.0-x86_64-2_SBo: implementation of RFC 6570 URI  [ 100K]

Installing dependency: python3-webcolors
python3-webcolors-1.12-x86_64-2_SBo: work with HTML/CSS color definition [  70K]

Installing dependency: python3-websocket-client
python3-websocket-client-1.7.0-x86_64-1_SBo: WebSocket client for python [ 420K]

Installing dependency: send2trash
send2trash-1.8.2-x86_64-5_SBo: send files to trash ..................... [ 140K]

Installing dependency: jupyter_server
jupyter_server-2.6.0-x86_64-9_SBo: Jupyter Backend ..................... [ 3.2M]

Installing dependency: jupyter-notebook_shim
jupyter-notebook_shim-0.2.3-x86_64-7_SBo: shim layer for Jupyter Noteboo [ 150K]

Installing dependency: jupyter-nbclassic
jupyter-nbclassic-1.0.0-x86_64-2_SBo: Jupyter Notebook as a Jupyter Serv [  31M]

Installing dependency: ipython_genutils
ipython_genutils-0.2.0-x86_64-5_SBo: vestigial IPython utilities ....... [ 170K]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/development/jupyter-notebook/jupyter-notebook-6.5.4-x86_64-8_SBo.txz to /tmp/SBo/sbopkglint.1ymNbD ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/development/jupyter-notebook/jupyter-notebook-6.5.4-x86_64-8_SBo.txz to /tmp/SBo/sbopkglint.1ymNbD ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...usr/share/applications/jupyter-notebook.desktop: hint: value "Development;Education;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
✅ === jupyter-notebook-6.5.4-x86_64-8_SBo.txz: All tests passed ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants