Skip to content

Conversation

@ErichRitz
Copy link
Contributor

No description provided.

@github-actions
Copy link

reverse dependencies - python/python3-json5

  • development/fortls
  • development/jupyterlab_server

@github-actions
Copy link

✅ sbolint - python/python3-json5 ✅

sbolint: python3-json5 checks out OK

@willysr
Copy link
Member

willysr commented Jan 16, 2026

@sbo-bot: build python/python3-json5

@sbo-bot
Copy link

sbo-bot bot commented Jan 16, 2026

buildpkg i586 python/python3-json5

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:     Thu Jan 15 15:47:32 GMT 2026
revision: 104177c705fa01b27a21f505038d479698624b51
title:    Merge 6aecdf44ae3f859972e8b43a7bcd1beca9e9328f into 025fc8f2d13a6c442b42df058e6e76bb3a62bc95

================================================================================
python/python3-json5                                                    04:33:07
================================================================================

Calculating dependencies ... 
Dependency tree:
python/python3-json5 (update for version 0.13.0)
  python/python3-setuptools-opt (ok)
    python/python3-wheel (ok)
      python/python3-installer (ok)
        python/python3-flit_core (ok)
    python/python3-packaging-opt (ok)
      python/python3-build (ok)
        python/python3-pyproject-hooks (ok)
          python/python3-installer (ok)
            python/python3-flit_core (ok)

Building python/python3-json5 (update for version 0.13.0) ------------- 04:33:10
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
python3-flit_core-3.12.0-i586-1_SBo: Simplified pkging of Python modules [ 180K]
python3-installer-0.7.0-i586-8_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.2.0-i586-1_SBo: Wrappers to call PEP 517 build [ 120K]
python3-build-1.3.0-i586-1_SBo: a simple, correct PEP517 package builder [ 230K]
python3-packaging-opt-25.0-noarch-2_SBo: Install packaging in /opt ..... [ 640K]
python3-wheel-0.45.1-i586-1_SBo: A built-package format for Python ..... [ 640K]
python3-setuptools-opt-80.9.0-i586-1_SBo: Install setuptools from -curre [  11M]
Running python3-json5.SlackBuild ...                                ETA 04:33:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-json5.SlackBuild
Built ok:  python3-json5-0.13.0-i586-1_SBo.txz                          04:33:16
Testing package python3-json5-0.13.0-i586-1_SBo.txz ... done.
Test installing python3-json5-0.13.0-i586-1_SBo.txz ...
python3-json5-0.13.0-i586-1_SBo: A Python implementation of the JSON5 da [ 390K]
Unmounting chroot ... done.
Backed up: python3-json5-0.12.1-i586-2_SBo.txz
✅ python/python3-json5 Updated for version 0.13.0 ✅

================================================================================
SUMMARY                                                                 04:33:17
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-01-16_04:33:06.log
Runtime:     0h 0m 11s
Updated:     1
  python/python3-json5/python3-json5-0.13.0-i586-1_SBo.txz

Snipped Build Log

Details
Building python/python3-json5 (update for version 0.13.0) 2026-01-16 04:33:10
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
python3-flit_core-3.12.0-i586-1_SBo: Simplified pkging of Python modules [ 180K]
python3-installer-0.7.0-i586-8_SBo: Library for installing Python packag [ 1.1M]
python3-pyproject-hooks-1.2.0-i586-1_SBo: Wrappers to call PEP 517 build [ 120K]
python3-build-1.3.0-i586-1_SBo: a simple, correct PEP517 package builder [ 230K]
python3-packaging-opt-25.0-noarch-2_SBo: Install packaging in /opt ..... [ 640K]
python3-wheel-0.45.1-i586-1_SBo: A built-package format for Python ..... [ 640K]
python3-setuptools-opt-80.9.0-i586-1_SBo: Install setuptools from -curre [  11M]
Running python3-json5.SlackBuild ...                                ETA 04:33:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-json5.SlackBuild
pyjson5-0.13.0/
pyjson5-0.13.0/.github/
pyjson5-0.13.0/.github/workflows/
pyjson5-0.13.0/.github/workflows/ci.yml
pyjson5-0.13.0/.gitignore
pyjson5-0.13.0/LICENSE
pyjson5-0.13.0/MANIFEST.in
pyjson5-0.13.0/README.md
pyjson5-0.13.0/benchmarks/
pyjson5-0.13.0/benchmarks/64KB-min.json
pyjson5-0.13.0/benchmarks/README.md
pyjson5-0.13.0/benchmarks/bitly-usa-gov.json
pyjson5-0.13.0/benchmarks/run.py
pyjson5-0.13.0/benchmarks/twitter.json
pyjson5-0.13.0/json5/
pyjson5-0.13.0/json5/__init__.py
pyjson5-0.13.0/json5/__main__.py
pyjson5-0.13.0/json5/host.py
pyjson5-0.13.0/json5/json5.g
pyjson5-0.13.0/json5/lib.py
pyjson5-0.13.0/json5/parser.py
pyjson5-0.13.0/json5/py.typed
pyjson5-0.13.0/json5/tool.py
pyjson5-0.13.0/json5/version.py
pyjson5-0.13.0/pyproject.toml
pyjson5-0.13.0/run
pyjson5-0.13.0/sample.json5
pyjson5-0.13.0/tests/
pyjson5-0.13.0/tests/__init__.py
pyjson5-0.13.0/tests/host_fake.py
pyjson5-0.13.0/tests/host_test.py
pyjson5-0.13.0/tests/lib_test.py
pyjson5-0.13.0/tests/tool_test.py
pyjson5-0.13.0/uv.lock
* Getting build dependencies for sdist...
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/opt/python3.9/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
creating json5.egg-info
writing json5.egg-info/PKG-INFO
writing dependency_links to json5.egg-info/dependency_links.txt
writing entry points to json5.egg-info/entry_points.txt
writing top-level names to json5.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/pbr/git.py:28: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
writing manifest file 'json5.egg-info/SOURCES.txt'
listing git files failed - pretending there aren't any
reading manifest file 'json5.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'json5.egg-info/SOURCES.txt'
* Building sdist...
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/opt/python3.9/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running sdist
running egg_info
writing json5.egg-info/PKG-INFO
writing dependency_links to json5.egg-info/dependency_links.txt
writing entry points to json5.egg-info/entry_points.txt
writing top-level names to json5.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/pbr/git.py:28: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
listing git files failed - pretending there aren't any
reading manifest file 'json5.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'json5.egg-info/SOURCES.txt'
running check
creating json5-0.13.0
creating json5-0.13.0/json5
creating json5-0.13.0/json5.egg-info
creating json5-0.13.0/tests
copying files to json5-0.13.0...
copying LICENSE -> json5-0.13.0
copying MANIFEST.in -> json5-0.13.0
copying README.md -> json5-0.13.0
copying pyproject.toml -> json5-0.13.0
copying sample.json5 -> json5-0.13.0
copying json5/__init__.py -> json5-0.13.0/json5
copying json5/__main__.py -> json5-0.13.0/json5
copying json5/host.py -> json5-0.13.0/json5
copying json5/lib.py -> json5-0.13.0/json5
copying json5/parser.py -> json5-0.13.0/json5
copying json5/py.typed -> json5-0.13.0/json5
copying json5/tool.py -> json5-0.13.0/json5
copying json5/version.py -> json5-0.13.0/json5
copying json5.egg-info/PKG-INFO -> json5-0.13.0/json5.egg-info
copying json5.egg-info/SOURCES.txt -> json5-0.13.0/json5.egg-info
copying json5.egg-info/dependency_links.txt -> json5-0.13.0/json5.egg-info
copying json5.egg-info/entry_points.txt -> json5-0.13.0/json5.egg-info
copying json5.egg-info/top_level.txt -> json5-0.13.0/json5.egg-info
copying tests/__init__.py -> json5-0.13.0/tests
copying tests/host_fake.py -> json5-0.13.0/tests
copying tests/host_test.py -> json5-0.13.0/tests
copying tests/lib_test.py -> json5-0.13.0/tests
copying tests/tool_test.py -> json5-0.13.0/tests
copying json5.egg-info/SOURCES.txt -> json5-0.13.0/json5.egg-info
Writing json5-0.13.0/setup.cfg
Creating tar archive
removing 'json5-0.13.0' (and everything under it)
* Building wheel from sdist
* Getting build dependencies for wheel...
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/opt/python3.9/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
writing json5.egg-info/PKG-INFO
writing dependency_links to json5.egg-info/dependency_links.txt
writing entry points to json5.egg-info/entry_points.txt
writing top-level names to json5.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/pbr/git.py:28: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
listing git files failed - pretending there aren't any
reading manifest file 'json5.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'json5.egg-info/SOURCES.txt'
* Building wheel...
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/opt/python3.9/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/json5
copying json5/__init__.py -> build/lib/json5
copying json5/__main__.py -> build/lib/json5
copying json5/host.py -> build/lib/json5
copying json5/lib.py -> build/lib/json5
copying json5/parser.py -> build/lib/json5
copying json5/tool.py -> build/lib/json5
copying json5/version.py -> build/lib/json5
running egg_info
writing json5.egg-info/PKG-INFO
writing dependency_links to json5.egg-info/dependency_links.txt
writing entry points to json5.egg-info/entry_points.txt
writing top-level names to json5.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/pbr/git.py:28: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
listing git files failed - pretending there aren't any
reading manifest file 'json5.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'json5.egg-info/SOURCES.txt'
copying json5/py.typed -> build/lib/json5
installing to build/bdist.linux-i686/wheel
running install
running install_lib
creating build/bdist.linux-i686/wheel
creating build/bdist.linux-i686/wheel/json5
copying build/lib/json5/__init__.py -> build/bdist.linux-i686/wheel/./json5
copying build/lib/json5/__main__.py -> build/bdist.linux-i686/wheel/./json5
copying build/lib/json5/host.py -> build/bdist.linux-i686/wheel/./json5
copying build/lib/json5/lib.py -> build/bdist.linux-i686/wheel/./json5
copying build/lib/json5/parser.py -> build/bdist.linux-i686/wheel/./json5
copying build/lib/json5/tool.py -> build/bdist.linux-i686/wheel/./json5
copying build/lib/json5/version.py -> build/bdist.linux-i686/wheel/./json5
copying build/lib/json5/py.typed -> build/bdist.linux-i686/wheel/./json5
running install_egg_info
Copying json5.egg-info to build/bdist.linux-i686/wheel/./json5-0.13.0-py3.9.egg-info
running install_scripts
creating build/bdist.linux-i686/wheel/json5-0.13.0.dist-info/WHEEL
creating '/tmp/SBo/repo.ZcRhBY/build_python3-json5/pyjson5-0.13.0/dist/.tmp-h8a_gqqd/json5-0.13.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it
adding 'json5/__init__.py'
adding 'json5/__main__.py'
adding 'json5/host.py'
adding 'json5/lib.py'
adding 'json5/parser.py'
adding 'json5/py.typed'
adding 'json5/tool.py'
adding 'json5/version.py'
adding 'json5-0.13.0.dist-info/licenses/LICENSE'
adding 'json5-0.13.0.dist-info/METADATA'
adding 'json5-0.13.0.dist-info/WHEEL'
adding 'json5-0.13.0.dist-info/entry_points.txt'
adding 'json5-0.13.0.dist-info/top_level.txt'
adding 'json5-0.13.0.dist-info/RECORD'
removing build/bdist.linux-i686/wheel
Successfully built json5-0.13.0.tar.gz and json5-0.13.0-py3-none-any.whl

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.ZcRhBY/output_python3-json5/python3-json5-0.13.0-i586-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/pyjson5
usr/doc/
usr/doc/python3-json5-0.13.0/
usr/doc/python3-json5-0.13.0/LICENSE
usr/doc/python3-json5-0.13.0/README.md
usr/doc/python3-json5-0.13.0/python3-json5.SlackBuild
usr/lib/
usr/lib/python3.9/
usr/lib/python3.9/site-packages/
usr/lib/python3.9/site-packages/json5/
usr/lib/python3.9/site-packages/json5-0.13.0.dist-info/
usr/lib/python3.9/site-packages/json5-0.13.0.dist-info/METADATA
usr/lib/python3.9/site-packages/json5-0.13.0.dist-info/RECORD
usr/lib/python3.9/site-packages/json5-0.13.0.dist-info/WHEEL
usr/lib/python3.9/site-packages/json5-0.13.0.dist-info/entry_points.txt
usr/lib/python3.9/site-packages/json5-0.13.0.dist-info/licenses/
usr/lib/python3.9/site-packages/json5-0.13.0.dist-info/licenses/LICENSE
usr/lib/python3.9/site-packages/json5-0.13.0.dist-info/top_level.txt
usr/lib/python3.9/site-packages/json5/__init__.py
usr/lib/python3.9/site-packages/json5/__main__.py
usr/lib/python3.9/site-packages/json5/__pycache__/
usr/lib/python3.9/site-packages/json5/__pycache__/__init__.cpython-39.opt-1.pyc
usr/lib/python3.9/site-packages/json5/__pycache__/__init__.cpython-39.pyc
usr/lib/python3.9/site-packages/json5/__pycache__/__main__.cpython-39.opt-1.pyc
usr/lib/python3.9/site-packages/json5/__pycache__/__main__.cpython-39.pyc
usr/lib/python3.9/site-packages/json5/__pycache__/host.cpython-39.opt-1.pyc
usr/lib/python3.9/site-packages/json5/__pycache__/host.cpython-39.pyc
usr/lib/python3.9/site-packages/json5/__pycache__/lib.cpython-39.opt-1.pyc
usr/lib/python3.9/site-packages/json5/__pycache__/lib.cpython-39.pyc
usr/lib/python3.9/site-packages/json5/__pycache__/parser.cpython-39.opt-1.pyc
usr/lib/python3.9/site-packages/json5/__pycache__/parser.cpython-39.pyc
usr/lib/python3.9/site-packages/json5/__pycache__/tool.cpython-39.opt-1.pyc
usr/lib/python3.9/site-packages/json5/__pycache__/tool.cpython-39.pyc
usr/lib/python3.9/site-packages/json5/__pycache__/version.cpython-39.opt-1.pyc
usr/lib/python3.9/site-packages/json5/__pycache__/version.cpython-39.pyc
usr/lib/python3.9/site-packages/json5/host.py
usr/lib/python3.9/site-packages/json5/lib.py
usr/lib/python3.9/site-packages/json5/parser.py
usr/lib/python3.9/site-packages/json5/py.typed
usr/lib/python3.9/site-packages/json5/tool.py
usr/lib/python3.9/site-packages/json5/version.py
WARNING:  zero length file usr/lib/python3.9/site-packages/json5/py.typed

Slackware package /tmp/SBo/repo.ZcRhBY/output_python3-json5/python3-json5-0.13.0-i586-1_SBo.txz created.

Built ok:  python3-json5-0.13.0-i586-1_SBo.txz                          04:33:16
Testing package python3-json5-0.13.0-i586-1_SBo.txz ... 
Test installing python3-json5-0.13.0-i586-1_SBo.txz ...
python3-json5-0.13.0-i586-1_SBo: A Python implementation of the JSON5 da [ 390K]
Unmounting chroot ... 
Backed up: python3-json5-0.12.1-i586-2_SBo.txz
:-) python/python3-json5 Updated for version 0.13.0 (-:

@sbo-bot
Copy link

sbo-bot bot commented Jan 16, 2026

sbopkglint i586 python/python3-json5

Installing dependency: python3-flit_core
python3-flit_core-3.12.0-i586-1_SBo: Simplified pkging of Python modules [ 180K]

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

Installing dependency: python3-pyproject-hooks
python3-pyproject-hooks-1.2.0-i586-1_SBo: Wrappers to call PEP 517 build [ 120K]

Installing dependency: python3-build
python3-build-1.3.0-i586-1_SBo: a simple, correct PEP517 package builder [ 230K]

Installing dependency: python3-packaging-opt
python3-packaging-opt-25.0-noarch-2_SBo: Install packaging in /opt ..... [ 640K]

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

Installing dependency: python3-setuptools-opt
python3-setuptools-opt-80.9.0-i586-1_SBo: Install setuptools from -curre [  11M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/python/python3-json5/python3-json5-0.13.0-i586-1_SBo.txz to /tmp/SBo/sbopkglint.9kdMbv ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/python/python3-json5/python3-json5-0.13.0-i586-1_SBo.txz to /tmp/SBo/sbopkglint.9kdMbv ...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...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
Running test: 90-terminfo...OK
✅ === python3-json5-0.13.0-i586-1_SBo.txz: All tests passed ✅

@sbo-bot
Copy link

sbo-bot bot commented Jan 16, 2026

buildpkg x86_64 python/python3-json5

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:     Thu Jan 15 15:47:32 GMT 2026
revision: 104177c705fa01b27a21f505038d479698624b51
title:    Merge 6aecdf44ae3f859972e8b43a7bcd1beca9e9328f into 025fc8f2d13a6c442b42df058e6e76bb3a62bc95

================================================================================
python/python3-json5                                                    04:34:20
================================================================================

Calculating dependencies ... 
Dependency tree:
python/python3-json5 (update for version 0.13.0)
  python/python3-setuptools-opt (ok)
    python/python3-wheel (ok)
      python/python3-installer (ok)
        python/python3-flit_core (ok)
    python/python3-packaging-opt (ok)
      python/python3-build (ok)
        python/python3-pyproject-hooks (ok)
          python/python3-installer (ok)
            python/python3-flit_core (ok)

Building python/python3-json5 (update for version 0.13.0) ------------- 04:34:22
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
python3-flit_core-3.12.0-x86_64-1_SBo: Simplified pkging of Python modul [ 180K]
python3-installer-0.7.0-x86_64-9_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.2.0-x86_64-1_SBo: Wrappers to call PEP 517 bui [ 120K]
python3-build-1.3.0-x86_64-1_SBo: a simple, correct PEP517 package build [ 230K]
python3-packaging-opt-25.0-noarch-2_SBo: Install packaging in /opt ..... [ 640K]
python3-wheel-0.45.1-x86_64-2_SBo: A built-package format for Python ... [ 650K]
python3-setuptools-opt-80.9.0-x86_64-1_SBo: Install setuptools from -cur [  11M]
Running python3-json5.SlackBuild ...                                ETA 04:35:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-json5.SlackBuild
Built ok:  python3-json5-0.13.0-x86_64-1_SBo.txz                        04:34:27
Testing package python3-json5-0.13.0-x86_64-1_SBo.txz ... done.
Test installing python3-json5-0.13.0-x86_64-1_SBo.txz ...
python3-json5-0.13.0-x86_64-1_SBo: A Python implementation of the JSON5  [ 390K]
Unmounting chroot ... done.
Backed up: python3-json5-0.12.1-x86_64-2_SBo.txz
✅ python/python3-json5 Updated for version 0.13.0 ✅

================================================================================
SUMMARY                                                                 04:34:28
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-01-16_04:34:19.log
Runtime:     0h 0m 9s
Updated:     1
  python/python3-json5/python3-json5-0.13.0-x86_64-1_SBo.txz

Snipped Build Log

Details
Building python/python3-json5 (update for version 0.13.0) 2026-01-16 04:34:22
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
python3-flit_core-3.12.0-x86_64-1_SBo: Simplified pkging of Python modul [ 180K]
python3-installer-0.7.0-x86_64-9_SBo: Library for installing Python pack [ 1.1M]
python3-pyproject-hooks-1.2.0-x86_64-1_SBo: Wrappers to call PEP 517 bui [ 120K]
python3-build-1.3.0-x86_64-1_SBo: a simple, correct PEP517 package build [ 230K]
python3-packaging-opt-25.0-noarch-2_SBo: Install packaging in /opt ..... [ 640K]
python3-wheel-0.45.1-x86_64-2_SBo: A built-package format for Python ... [ 650K]
python3-setuptools-opt-80.9.0-x86_64-1_SBo: Install setuptools from -cur [  11M]
Running python3-json5.SlackBuild ...                                ETA 04:35:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-json5.SlackBuild
pyjson5-0.13.0/
pyjson5-0.13.0/.github/
pyjson5-0.13.0/.github/workflows/
pyjson5-0.13.0/.github/workflows/ci.yml
pyjson5-0.13.0/.gitignore
pyjson5-0.13.0/LICENSE
pyjson5-0.13.0/MANIFEST.in
pyjson5-0.13.0/README.md
pyjson5-0.13.0/benchmarks/
pyjson5-0.13.0/benchmarks/64KB-min.json
pyjson5-0.13.0/benchmarks/README.md
pyjson5-0.13.0/benchmarks/bitly-usa-gov.json
pyjson5-0.13.0/benchmarks/run.py
pyjson5-0.13.0/benchmarks/twitter.json
pyjson5-0.13.0/json5/
pyjson5-0.13.0/json5/__init__.py
pyjson5-0.13.0/json5/__main__.py
pyjson5-0.13.0/json5/host.py
pyjson5-0.13.0/json5/json5.g
pyjson5-0.13.0/json5/lib.py
pyjson5-0.13.0/json5/parser.py
pyjson5-0.13.0/json5/py.typed
pyjson5-0.13.0/json5/tool.py
pyjson5-0.13.0/json5/version.py
pyjson5-0.13.0/pyproject.toml
pyjson5-0.13.0/run
pyjson5-0.13.0/sample.json5
pyjson5-0.13.0/tests/
pyjson5-0.13.0/tests/__init__.py
pyjson5-0.13.0/tests/host_fake.py
pyjson5-0.13.0/tests/host_test.py
pyjson5-0.13.0/tests/lib_test.py
pyjson5-0.13.0/tests/tool_test.py
pyjson5-0.13.0/uv.lock
* Getting build dependencies for sdist...
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/opt/python3.9/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
creating json5.egg-info
writing json5.egg-info/PKG-INFO
writing dependency_links to json5.egg-info/dependency_links.txt
writing entry points to json5.egg-info/entry_points.txt
writing top-level names to json5.egg-info/top_level.txt
/usr/lib64/python3.9/site-packages/pbr/git.py:28: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
writing manifest file 'json5.egg-info/SOURCES.txt'
listing git files failed - pretending there aren't any
reading manifest file 'json5.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'json5.egg-info/SOURCES.txt'
* Building sdist...
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/opt/python3.9/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running sdist
running egg_info
writing json5.egg-info/PKG-INFO
writing dependency_links to json5.egg-info/dependency_links.txt
writing entry points to json5.egg-info/entry_points.txt
writing top-level names to json5.egg-info/top_level.txt
/usr/lib64/python3.9/site-packages/pbr/git.py:28: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
listing git files failed - pretending there aren't any
reading manifest file 'json5.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'json5.egg-info/SOURCES.txt'
running check
creating json5-0.13.0
creating json5-0.13.0/json5
creating json5-0.13.0/json5.egg-info
creating json5-0.13.0/tests
copying files to json5-0.13.0...
copying LICENSE -> json5-0.13.0
copying MANIFEST.in -> json5-0.13.0
copying README.md -> json5-0.13.0
copying pyproject.toml -> json5-0.13.0
copying sample.json5 -> json5-0.13.0
copying json5/__init__.py -> json5-0.13.0/json5
copying json5/__main__.py -> json5-0.13.0/json5
copying json5/host.py -> json5-0.13.0/json5
copying json5/lib.py -> json5-0.13.0/json5
copying json5/parser.py -> json5-0.13.0/json5
copying json5/py.typed -> json5-0.13.0/json5
copying json5/tool.py -> json5-0.13.0/json5
copying json5/version.py -> json5-0.13.0/json5
copying json5.egg-info/PKG-INFO -> json5-0.13.0/json5.egg-info
copying json5.egg-info/SOURCES.txt -> json5-0.13.0/json5.egg-info
copying json5.egg-info/dependency_links.txt -> json5-0.13.0/json5.egg-info
copying json5.egg-info/entry_points.txt -> json5-0.13.0/json5.egg-info
copying json5.egg-info/top_level.txt -> json5-0.13.0/json5.egg-info
copying tests/__init__.py -> json5-0.13.0/tests
copying tests/host_fake.py -> json5-0.13.0/tests
copying tests/host_test.py -> json5-0.13.0/tests
copying tests/lib_test.py -> json5-0.13.0/tests
copying tests/tool_test.py -> json5-0.13.0/tests
copying json5.egg-info/SOURCES.txt -> json5-0.13.0/json5.egg-info
Writing json5-0.13.0/setup.cfg
Creating tar archive
removing 'json5-0.13.0' (and everything under it)
* Building wheel from sdist
* Getting build dependencies for wheel...
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/opt/python3.9/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
writing json5.egg-info/PKG-INFO
writing dependency_links to json5.egg-info/dependency_links.txt
writing entry points to json5.egg-info/entry_points.txt
writing top-level names to json5.egg-info/top_level.txt
/usr/lib64/python3.9/site-packages/pbr/git.py:28: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
listing git files failed - pretending there aren't any
reading manifest file 'json5.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'json5.egg-info/SOURCES.txt'
* Building wheel...
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/opt/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/opt/python3.9/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/json5
copying json5/__init__.py -> build/lib/json5
copying json5/__main__.py -> build/lib/json5
copying json5/host.py -> build/lib/json5
copying json5/lib.py -> build/lib/json5
copying json5/parser.py -> build/lib/json5
copying json5/tool.py -> build/lib/json5
copying json5/version.py -> build/lib/json5
running egg_info
writing json5.egg-info/PKG-INFO
writing dependency_links to json5.egg-info/dependency_links.txt
writing entry points to json5.egg-info/entry_points.txt
writing top-level names to json5.egg-info/top_level.txt
/usr/lib64/python3.9/site-packages/pbr/git.py:28: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
listing git files failed - pretending there aren't any
reading manifest file 'json5.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'json5.egg-info/SOURCES.txt'
copying json5/py.typed -> build/lib/json5
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/json5
copying build/lib/json5/__init__.py -> build/bdist.linux-x86_64/wheel/./json5
copying build/lib/json5/__main__.py -> build/bdist.linux-x86_64/wheel/./json5
copying build/lib/json5/host.py -> build/bdist.linux-x86_64/wheel/./json5
copying build/lib/json5/lib.py -> build/bdist.linux-x86_64/wheel/./json5
copying build/lib/json5/parser.py -> build/bdist.linux-x86_64/wheel/./json5
copying build/lib/json5/tool.py -> build/bdist.linux-x86_64/wheel/./json5
copying build/lib/json5/version.py -> build/bdist.linux-x86_64/wheel/./json5
copying build/lib/json5/py.typed -> build/bdist.linux-x86_64/wheel/./json5
running install_egg_info
Copying json5.egg-info to build/bdist.linux-x86_64/wheel/./json5-0.13.0-py3.9.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/json5-0.13.0.dist-info/WHEEL
creating '/tmp/SBo/repo.8vJp5D/build_python3-json5/pyjson5-0.13.0/dist/.tmp-zu0yjfjn/json5-0.13.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'json5/__init__.py'
adding 'json5/__main__.py'
adding 'json5/host.py'
adding 'json5/lib.py'
adding 'json5/parser.py'
adding 'json5/py.typed'
adding 'json5/tool.py'
adding 'json5/version.py'
adding 'json5-0.13.0.dist-info/licenses/LICENSE'
adding 'json5-0.13.0.dist-info/METADATA'
adding 'json5-0.13.0.dist-info/WHEEL'
adding 'json5-0.13.0.dist-info/entry_points.txt'
adding 'json5-0.13.0.dist-info/top_level.txt'
adding 'json5-0.13.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built json5-0.13.0.tar.gz and json5-0.13.0-py3-none-any.whl

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.8vJp5D/output_python3-json5/python3-json5-0.13.0-x86_64-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/pyjson5
usr/doc/
usr/doc/python3-json5-0.13.0/
usr/doc/python3-json5-0.13.0/LICENSE
usr/doc/python3-json5-0.13.0/README.md
usr/doc/python3-json5-0.13.0/python3-json5.SlackBuild
usr/lib64/
usr/lib64/python3.9/
usr/lib64/python3.9/site-packages/
usr/lib64/python3.9/site-packages/json5/
usr/lib64/python3.9/site-packages/json5-0.13.0.dist-info/
usr/lib64/python3.9/site-packages/json5-0.13.0.dist-info/METADATA
usr/lib64/python3.9/site-packages/json5-0.13.0.dist-info/RECORD
usr/lib64/python3.9/site-packages/json5-0.13.0.dist-info/WHEEL
usr/lib64/python3.9/site-packages/json5-0.13.0.dist-info/entry_points.txt
usr/lib64/python3.9/site-packages/json5-0.13.0.dist-info/licenses/
usr/lib64/python3.9/site-packages/json5-0.13.0.dist-info/licenses/LICENSE
usr/lib64/python3.9/site-packages/json5-0.13.0.dist-info/top_level.txt
usr/lib64/python3.9/site-packages/json5/__init__.py
usr/lib64/python3.9/site-packages/json5/__main__.py
usr/lib64/python3.9/site-packages/json5/__pycache__/
usr/lib64/python3.9/site-packages/json5/__pycache__/__init__.cpython-39.opt-1.pyc
usr/lib64/python3.9/site-packages/json5/__pycache__/__init__.cpython-39.pyc
usr/lib64/python3.9/site-packages/json5/__pycache__/__main__.cpython-39.opt-1.pyc
usr/lib64/python3.9/site-packages/json5/__pycache__/__main__.cpython-39.pyc
usr/lib64/python3.9/site-packages/json5/__pycache__/host.cpython-39.opt-1.pyc
usr/lib64/python3.9/site-packages/json5/__pycache__/host.cpython-39.pyc
usr/lib64/python3.9/site-packages/json5/__pycache__/lib.cpython-39.opt-1.pyc
usr/lib64/python3.9/site-packages/json5/__pycache__/lib.cpython-39.pyc
usr/lib64/python3.9/site-packages/json5/__pycache__/parser.cpython-39.opt-1.pyc
usr/lib64/python3.9/site-packages/json5/__pycache__/parser.cpython-39.pyc
usr/lib64/python3.9/site-packages/json5/__pycache__/tool.cpython-39.opt-1.pyc
usr/lib64/python3.9/site-packages/json5/__pycache__/tool.cpython-39.pyc
usr/lib64/python3.9/site-packages/json5/__pycache__/version.cpython-39.opt-1.pyc
usr/lib64/python3.9/site-packages/json5/__pycache__/version.cpython-39.pyc
usr/lib64/python3.9/site-packages/json5/host.py
usr/lib64/python3.9/site-packages/json5/lib.py
usr/lib64/python3.9/site-packages/json5/parser.py
usr/lib64/python3.9/site-packages/json5/py.typed
usr/lib64/python3.9/site-packages/json5/tool.py
usr/lib64/python3.9/site-packages/json5/version.py
WARNING:  zero length file usr/lib64/python3.9/site-packages/json5/py.typed

Slackware package /tmp/SBo/repo.8vJp5D/output_python3-json5/python3-json5-0.13.0-x86_64-1_SBo.txz created.

Built ok:  python3-json5-0.13.0-x86_64-1_SBo.txz                        04:34:27
Testing package python3-json5-0.13.0-x86_64-1_SBo.txz ... 
Test installing python3-json5-0.13.0-x86_64-1_SBo.txz ...
python3-json5-0.13.0-x86_64-1_SBo: A Python implementation of the JSON5  [ 390K]
Unmounting chroot ... 
Backed up: python3-json5-0.12.1-x86_64-2_SBo.txz
:-) python/python3-json5 Updated for version 0.13.0 (-:

@sbo-bot
Copy link

sbo-bot bot commented Jan 16, 2026

sbopkglint x86_64 python/python3-json5

Installing dependency: python3-flit_core
python3-flit_core-3.12.0-x86_64-1_SBo: Simplified pkging of Python modul [ 180K]

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

Installing dependency: python3-pyproject-hooks
python3-pyproject-hooks-1.2.0-x86_64-1_SBo: Wrappers to call PEP 517 bui [ 120K]

Installing dependency: python3-build
python3-build-1.3.0-x86_64-1_SBo: a simple, correct PEP517 package build [ 230K]

Installing dependency: python3-packaging-opt
python3-packaging-opt-25.0-noarch-2_SBo: Install packaging in /opt ..... [ 640K]

Installing dependency: python3-wheel
python3-wheel-0.45.1-x86_64-2_SBo: A built-package format for Python ... [ 650K]

Installing dependency: python3-setuptools-opt
python3-setuptools-opt-80.9.0-x86_64-1_SBo: Install setuptools from -cur [  11M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/python/python3-json5/python3-json5-0.13.0-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.6xxayG ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/python/python3-json5/python3-json5-0.13.0-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.6xxayG ...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...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
Running test: 90-terminfo...OK
✅ === python3-json5-0.13.0-x86_64-1_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Jan 16, 2026

merged

@willysr willysr closed this Jan 16, 2026
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.

2 participants