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

python/python3-json5: Updated for version 0.10.0. #9006

Closed
wants to merge 1 commit into from

Conversation

ErichRitz
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Dec 5, 2024

reverse dependencies - python/python3-json5

  • development/fortls
  • development/jupyterlab_server

Copy link

github-actions bot commented Dec 5, 2024

✅ sbolint - python/python3-json5 ✅

sbolint: python3-json5 checks out OK

@willysr
Copy link
Member

willysr commented Dec 6, 2024

@sbo-bot: build python/python3-json5

Copy link

sbo-bot bot commented Dec 6, 2024

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 Dec  5 15:22:08 GMT 2024
revision: 4155a25dd8948ac48922c8a72451b619a06b5bcc
title:    Merge 0b76ac0d9295d19292146016933ef873354b48da into e5fe738721cf1fdf4d8957b028a1b9c8377171af

================================================================================
python/python3-json5                                                    01:52:44
================================================================================

Calculating dependencies ... 
Dependency tree:
python/python3-json5 (update for version 0.10.0)
  python/python3-setuptools-opt (updated)
    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.10.0) ------------- 01:52:45
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
python3-flit_core-3.10.1-i586-1_SBo: Simplified pkging of Python modules [ 140K]
python3-installer-0.7.0-i586-6_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.2.2.post1-i586-1_SBo: a simple, correct PEP517 package b [ 220K]
python3-packaging-opt-24.2-noarch-1_SBo: Install packaging in /opt ..... [ 630K]
python3-wheel-0.45.1-i586-1_SBo: A built-package format for Python ..... [ 640K]
python3-setuptools-opt-75.6.0-i586-2_SBo: Install setuptools from -curre [  11M]
Running python3-json5.SlackBuild ...                                ETA 01:53:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-json5.SlackBuild
Built ok:  python3-json5-0.10.0-i586-1_SBo.txz                          01:52:51
Testing package python3-json5-0.10.0-i586-1_SBo.txz ... done.
Test installing python3-json5-0.10.0-i586-1_SBo.txz ...
python3-json5-0.10.0-i586-1_SBo: A Python implementation of the JSON5 da [ 360K]
Unmounting chroot ... done.
Backed up: python3-json5-0.9.25-i586-6_SBo.txz
✅ python/python3-json5 Updated for version 0.10.0 ✅

================================================================================
SUMMARY                                                                 01:52:52
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-06_01:52:43.log
Runtime:     0h 0m 10s
Updated:     1
  python/python3-json5/python3-json5-0.10.0-i586-1_SBo.txz

Snipped Build Log

Building python/python3-json5 (update for version 0.10.0) 2024-12-06 01:52:45
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
python3-flit_core-3.10.1-i586-1_SBo: Simplified pkging of Python modules [ 140K]
python3-installer-0.7.0-i586-6_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.2.2.post1-i586-1_SBo: a simple, correct PEP517 package b [ 220K]
python3-packaging-opt-24.2-noarch-1_SBo: Install packaging in /opt ..... [ 630K]
python3-wheel-0.45.1-i586-1_SBo: A built-package format for Python ..... [ 640K]
python3-setuptools-opt-75.6.0-i586-2_SBo: Install setuptools from -curre [  11M]
Running python3-json5.SlackBuild ...                                ETA 01:53:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-json5.SlackBuild
pyjson5-0.10.0/
pyjson5-0.10.0/.github/
pyjson5-0.10.0/.github/workflows/
pyjson5-0.10.0/.github/workflows/ci.yml
pyjson5-0.10.0/.gitignore
pyjson5-0.10.0/LICENSE
pyjson5-0.10.0/MANIFEST.in
pyjson5-0.10.0/README.md
pyjson5-0.10.0/benchmarks/
pyjson5-0.10.0/benchmarks/64KB-min.json
pyjson5-0.10.0/benchmarks/README.md
pyjson5-0.10.0/benchmarks/bitly-usa-gov.json
pyjson5-0.10.0/benchmarks/run.py
pyjson5-0.10.0/benchmarks/twitter.json
pyjson5-0.10.0/json5/
pyjson5-0.10.0/json5/__init__.py
pyjson5-0.10.0/json5/__main__.py
pyjson5-0.10.0/json5/host.py
pyjson5-0.10.0/json5/json5.g
pyjson5-0.10.0/json5/lib.py
pyjson5-0.10.0/json5/parser.py
pyjson5-0.10.0/json5/py.typed
pyjson5-0.10.0/json5/tool.py
pyjson5-0.10.0/json5/version.py
pyjson5-0.10.0/pylintrc
pyjson5-0.10.0/pyproject.toml
pyjson5-0.10.0/run
pyjson5-0.10.0/sample.json5
pyjson5-0.10.0/tests/
pyjson5-0.10.0/tests/__init__.py
pyjson5-0.10.0/tests/host_fake.py
pyjson5-0.10.0/tests/host_test.py
pyjson5-0.10.0/tests/lib_test.py
pyjson5-0.10.0/tests/tool_test.py
pyjson5-0.10.0/uv.lock
* Getting build dependencies for sdist...
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 requirements to json5.egg-info/requires.txt
writing top-level names to json5.egg-info/top_level.txt
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...
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 requirements to json5.egg-info/requires.txt
writing top-level names to json5.egg-info/top_level.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'
running check
creating json5-0.10.0
creating json5-0.10.0/json5
creating json5-0.10.0/json5.egg-info
creating json5-0.10.0/tests
copying files to json5-0.10.0...
copying LICENSE -> json5-0.10.0
copying MANIFEST.in -> json5-0.10.0
copying README.md -> json5-0.10.0
copying pyproject.toml -> json5-0.10.0
copying sample.json5 -> json5-0.10.0
copying json5/__init__.py -> json5-0.10.0/json5
copying json5/__main__.py -> json5-0.10.0/json5
copying json5/host.py -> json5-0.10.0/json5
copying json5/lib.py -> json5-0.10.0/json5
copying json5/parser.py -> json5-0.10.0/json5
copying json5/py.typed -> json5-0.10.0/json5
copying json5/tool.py -> json5-0.10.0/json5
copying json5/version.py -> json5-0.10.0/json5
copying json5.egg-info/PKG-INFO -> json5-0.10.0/json5.egg-info
copying json5.egg-info/SOURCES.txt -> json5-0.10.0/json5.egg-info
copying json5.egg-info/dependency_links.txt -> json5-0.10.0/json5.egg-info
copying json5.egg-info/entry_points.txt -> json5-0.10.0/json5.egg-info
copying json5.egg-info/requires.txt -> json5-0.10.0/json5.egg-info
copying json5.egg-info/top_level.txt -> json5-0.10.0/json5.egg-info
copying tests/__init__.py -> json5-0.10.0/tests
copying tests/host_fake.py -> json5-0.10.0/tests
copying tests/host_test.py -> json5-0.10.0/tests
copying tests/lib_test.py -> json5-0.10.0/tests
copying tests/tool_test.py -> json5-0.10.0/tests
copying json5.egg-info/SOURCES.txt -> json5-0.10.0/json5.egg-info
Writing json5-0.10.0/setup.cfg
Creating tar archive
removing 'json5-0.10.0' (and everything under it)
* Building wheel from sdist
* Getting build dependencies for wheel...
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 requirements to json5.egg-info/requires.txt
writing top-level names to json5.egg-info/top_level.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 wheel...
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 requirements to json5.egg-info/requires.txt
writing top-level names to json5.egg-info/top_level.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'
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.10.0-py3.9.egg-info
running install_scripts
creating build/bdist.linux-i686/wheel/json5-0.10.0.dist-info/WHEEL
creating '/tmp/SBo/repo.tWMMoR/build_python3-json5/pyjson5-0.10.0/dist/.tmp-gmkm5ryy/json5-0.10.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.10.0.dist-info/LICENSE'
adding 'json5-0.10.0.dist-info/METADATA'
adding 'json5-0.10.0.dist-info/WHEEL'
adding 'json5-0.10.0.dist-info/entry_points.txt'
adding 'json5-0.10.0.dist-info/top_level.txt'
adding 'json5-0.10.0.dist-info/RECORD'
removing build/bdist.linux-i686/wheel
Successfully built json5-0.10.0.tar.gz and json5-0.10.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.tWMMoR/output_python3-json5/python3-json5-0.10.0-i586-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/pyjson5
usr/doc/
usr/doc/python3-json5-0.10.0/
usr/doc/python3-json5-0.10.0/LICENSE
usr/doc/python3-json5-0.10.0/README.md
usr/doc/python3-json5-0.10.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.10.0.dist-info/
usr/lib/python3.9/site-packages/json5-0.10.0.dist-info/LICENSE
usr/lib/python3.9/site-packages/json5-0.10.0.dist-info/METADATA
usr/lib/python3.9/site-packages/json5-0.10.0.dist-info/RECORD
usr/lib/python3.9/site-packages/json5-0.10.0.dist-info/WHEEL
usr/lib/python3.9/site-packages/json5-0.10.0.dist-info/entry_points.txt
usr/lib/python3.9/site-packages/json5-0.10.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.tWMMoR/output_python3-json5/python3-json5-0.10.0-i586-1_SBo.txz created.

Built ok:  python3-json5-0.10.0-i586-1_SBo.txz                          01:52:51
Testing package python3-json5-0.10.0-i586-1_SBo.txz ... 
Test installing python3-json5-0.10.0-i586-1_SBo.txz ...
python3-json5-0.10.0-i586-1_SBo: A Python implementation of the JSON5 da [ 360K]
Unmounting chroot ... 
Backed up: python3-json5-0.9.25-i586-6_SBo.txz
:-) python/python3-json5 Updated for version 0.10.0 (-:

Copy link

sbo-bot bot commented Dec 6, 2024

sbopkglint i586 python/python3-json5

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

Installing dependency: python3-installer
python3-installer-0.7.0-i586-6_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.2.2.post1-i586-1_SBo: a simple, correct PEP517 package b [ 220K]

Installing dependency: python3-packaging-opt
python3-packaging-opt-24.2-noarch-1_SBo: Install packaging in /opt ..... [ 630K]

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-75.6.0-i586-2_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.10.0-i586-1_SBo.txz to /tmp/SBo/sbopkglint.63lEpY ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/python/python3-json5/python3-json5-0.10.0-i586-1_SBo.txz to /tmp/SBo/sbopkglint.63lEpY ...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.10.0-i586-1_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Dec 6, 2024

merged

@willysr willysr closed this Dec 6, 2024
Copy link

sbo-bot bot commented Dec 6, 2024

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 Dec  5 15:22:08 GMT 2024
revision: 4155a25dd8948ac48922c8a72451b619a06b5bcc
title:    Merge 0b76ac0d9295d19292146016933ef873354b48da into e5fe738721cf1fdf4d8957b028a1b9c8377171af

================================================================================
python/python3-json5                                                    01:53:53
================================================================================

Calculating dependencies ... 
Dependency tree:
python/python3-json5 (update for version 0.10.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.10.0) ------------- 01:53:54
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
python3-flit_core-3.10.1-x86_64-1_SBo: Simplified pkging of Python modul [ 140K]
python3-installer-0.7.0-x86_64-6_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.2.2.post1-x86_64-1_SBo: a simple, correct PEP517 package [ 220K]
python3-packaging-opt-24.2-noarch-1_SBo: Install packaging in /opt ..... [ 630K]
python3-wheel-0.45.1-x86_64-1_SBo: A built-package format for Python ... [ 650K]
python3-setuptools-opt-75.6.0-x86_64-2_SBo: Install setuptools from -cur [  11M]
Running python3-json5.SlackBuild ...                                ETA 01:54:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-json5.SlackBuild
Built ok:  python3-json5-0.10.0-x86_64-1_SBo.txz                        01:53:59
Testing package python3-json5-0.10.0-x86_64-1_SBo.txz ... done.
Test installing python3-json5-0.10.0-x86_64-1_SBo.txz ...
python3-json5-0.10.0-x86_64-1_SBo: A Python implementation of the JSON5  [ 360K]
Unmounting chroot ... done.
Backed up: python3-json5-0.9.25-x86_64-7_SBo.txz
✅ python/python3-json5 Updated for version 0.10.0 ✅

================================================================================
SUMMARY                                                                 01:54:00
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-06_01:53:52.log
Runtime:     0h 0m 8s
Updated:     1
  python/python3-json5/python3-json5-0.10.0-x86_64-1_SBo.txz

Snipped Build Log

Building python/python3-json5 (update for version 0.10.0) 2024-12-06 01:53:54
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
python3-flit_core-3.10.1-x86_64-1_SBo: Simplified pkging of Python modul [ 140K]
python3-installer-0.7.0-x86_64-6_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.2.2.post1-x86_64-1_SBo: a simple, correct PEP517 package [ 220K]
python3-packaging-opt-24.2-noarch-1_SBo: Install packaging in /opt ..... [ 630K]
python3-wheel-0.45.1-x86_64-1_SBo: A built-package format for Python ... [ 650K]
python3-setuptools-opt-75.6.0-x86_64-2_SBo: Install setuptools from -cur [  11M]
Running python3-json5.SlackBuild ...                                ETA 01:54:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-json5.SlackBuild
pyjson5-0.10.0/
pyjson5-0.10.0/.github/
pyjson5-0.10.0/.github/workflows/
pyjson5-0.10.0/.github/workflows/ci.yml
pyjson5-0.10.0/.gitignore
pyjson5-0.10.0/LICENSE
pyjson5-0.10.0/MANIFEST.in
pyjson5-0.10.0/README.md
pyjson5-0.10.0/benchmarks/
pyjson5-0.10.0/benchmarks/64KB-min.json
pyjson5-0.10.0/benchmarks/README.md
pyjson5-0.10.0/benchmarks/bitly-usa-gov.json
pyjson5-0.10.0/benchmarks/run.py
pyjson5-0.10.0/benchmarks/twitter.json
pyjson5-0.10.0/json5/
pyjson5-0.10.0/json5/__init__.py
pyjson5-0.10.0/json5/__main__.py
pyjson5-0.10.0/json5/host.py
pyjson5-0.10.0/json5/json5.g
pyjson5-0.10.0/json5/lib.py
pyjson5-0.10.0/json5/parser.py
pyjson5-0.10.0/json5/py.typed
pyjson5-0.10.0/json5/tool.py
pyjson5-0.10.0/json5/version.py
pyjson5-0.10.0/pylintrc
pyjson5-0.10.0/pyproject.toml
pyjson5-0.10.0/run
pyjson5-0.10.0/sample.json5
pyjson5-0.10.0/tests/
pyjson5-0.10.0/tests/__init__.py
pyjson5-0.10.0/tests/host_fake.py
pyjson5-0.10.0/tests/host_test.py
pyjson5-0.10.0/tests/lib_test.py
pyjson5-0.10.0/tests/tool_test.py
pyjson5-0.10.0/uv.lock
* Getting build dependencies for sdist...
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 requirements to json5.egg-info/requires.txt
writing top-level names to json5.egg-info/top_level.txt
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...
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 requirements to json5.egg-info/requires.txt
writing top-level names to json5.egg-info/top_level.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'
running check
creating json5-0.10.0
creating json5-0.10.0/json5
creating json5-0.10.0/json5.egg-info
creating json5-0.10.0/tests
copying files to json5-0.10.0...
copying LICENSE -> json5-0.10.0
copying MANIFEST.in -> json5-0.10.0
copying README.md -> json5-0.10.0
copying pyproject.toml -> json5-0.10.0
copying sample.json5 -> json5-0.10.0
copying json5/__init__.py -> json5-0.10.0/json5
copying json5/__main__.py -> json5-0.10.0/json5
copying json5/host.py -> json5-0.10.0/json5
copying json5/lib.py -> json5-0.10.0/json5
copying json5/parser.py -> json5-0.10.0/json5
copying json5/py.typed -> json5-0.10.0/json5
copying json5/tool.py -> json5-0.10.0/json5
copying json5/version.py -> json5-0.10.0/json5
copying json5.egg-info/PKG-INFO -> json5-0.10.0/json5.egg-info
copying json5.egg-info/SOURCES.txt -> json5-0.10.0/json5.egg-info
copying json5.egg-info/dependency_links.txt -> json5-0.10.0/json5.egg-info
copying json5.egg-info/entry_points.txt -> json5-0.10.0/json5.egg-info
copying json5.egg-info/requires.txt -> json5-0.10.0/json5.egg-info
copying json5.egg-info/top_level.txt -> json5-0.10.0/json5.egg-info
copying tests/__init__.py -> json5-0.10.0/tests
copying tests/host_fake.py -> json5-0.10.0/tests
copying tests/host_test.py -> json5-0.10.0/tests
copying tests/lib_test.py -> json5-0.10.0/tests
copying tests/tool_test.py -> json5-0.10.0/tests
copying json5.egg-info/SOURCES.txt -> json5-0.10.0/json5.egg-info
Writing json5-0.10.0/setup.cfg
Creating tar archive
removing 'json5-0.10.0' (and everything under it)
* Building wheel from sdist
* Getting build dependencies for wheel...
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 requirements to json5.egg-info/requires.txt
writing top-level names to json5.egg-info/top_level.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 wheel...
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 requirements to json5.egg-info/requires.txt
writing top-level names to json5.egg-info/top_level.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'
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.10.0-py3.9.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/json5-0.10.0.dist-info/WHEEL
creating '/tmp/SBo/repo.SVf8Sm/build_python3-json5/pyjson5-0.10.0/dist/.tmp-twqadul0/json5-0.10.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.10.0.dist-info/LICENSE'
adding 'json5-0.10.0.dist-info/METADATA'
adding 'json5-0.10.0.dist-info/WHEEL'
adding 'json5-0.10.0.dist-info/entry_points.txt'
adding 'json5-0.10.0.dist-info/top_level.txt'
adding 'json5-0.10.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built json5-0.10.0.tar.gz and json5-0.10.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.SVf8Sm/output_python3-json5/python3-json5-0.10.0-x86_64-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/pyjson5
usr/doc/
usr/doc/python3-json5-0.10.0/
usr/doc/python3-json5-0.10.0/LICENSE
usr/doc/python3-json5-0.10.0/README.md
usr/doc/python3-json5-0.10.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.10.0.dist-info/
usr/lib64/python3.9/site-packages/json5-0.10.0.dist-info/LICENSE
usr/lib64/python3.9/site-packages/json5-0.10.0.dist-info/METADATA
usr/lib64/python3.9/site-packages/json5-0.10.0.dist-info/RECORD
usr/lib64/python3.9/site-packages/json5-0.10.0.dist-info/WHEEL
usr/lib64/python3.9/site-packages/json5-0.10.0.dist-info/entry_points.txt
usr/lib64/python3.9/site-packages/json5-0.10.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.SVf8Sm/output_python3-json5/python3-json5-0.10.0-x86_64-1_SBo.txz created.

Built ok:  python3-json5-0.10.0-x86_64-1_SBo.txz                        01:53:59
Testing package python3-json5-0.10.0-x86_64-1_SBo.txz ... 
Test installing python3-json5-0.10.0-x86_64-1_SBo.txz ...
python3-json5-0.10.0-x86_64-1_SBo: A Python implementation of the JSON5  [ 360K]
Unmounting chroot ... 
Backed up: python3-json5-0.9.25-x86_64-7_SBo.txz
:-) python/python3-json5 Updated for version 0.10.0 (-:

Copy link

sbo-bot bot commented Dec 6, 2024

sbopkglint x86_64 python/python3-json5

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

Installing dependency: python3-installer
python3-installer-0.7.0-x86_64-6_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.2.2.post1-x86_64-1_SBo: a simple, correct PEP517 package [ 220K]

Installing dependency: python3-packaging-opt
python3-packaging-opt-24.2-noarch-1_SBo: Install packaging in /opt ..... [ 630K]

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

Installing dependency: python3-setuptools-opt
python3-setuptools-opt-75.6.0-x86_64-2_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.10.0-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.MS3fOe ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/python/python3-json5/python3-json5-0.10.0-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.MS3fOe ...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.10.0-x86_64-1_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.

2 participants