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-bottle: updated for version 0.13.2 #9617

Closed
wants to merge 1 commit into from

Conversation

Ythogtha
Copy link
Contributor

@Ythogtha Ythogtha commented Feb 6, 2025

No description provided.

Copy link

github-actions bot commented Feb 6, 2025

reverse dependencies - python/python3-bottle

None

Copy link

github-actions bot commented Feb 6, 2025

✅ sbolint - python/python3-bottle ✅

sbolint: python3-bottle checks out OK

@Ythogtha
Copy link
Contributor Author

Ythogtha commented Feb 6, 2025

@sbo-bot: build python/python3-bottle

Copy link

sbo-bot bot commented Feb 6, 2025

buildpkg i586 python/python3-bottle

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 Feb  6 21:52:16 GMT 2025
revision: 973c160200f26d2d702b9c6e0f3958622a508b4a
title:    Merge 7d376a21d01d8c0a0e37ee0574a6520e3b2a740a into a0f045cceefff41f8345443e15f304b7e68287b1

================================================================================
python/python3-bottle                                                   22:28:58
================================================================================

Calculating dependencies ... none.

Building python/python3-bottle (update for version 0.13.2) ------------ 22:28:59
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running python3-bottle.SlackBuild ...                               ETA 22:29:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-bottle.SlackBuild
Built ok:  python3-bottle-0.13.2-i586-1_SBo.txz                         22:29:00
Testing package python3-bottle-0.13.2-i586-1_SBo.txz ... done.
Test installing python3-bottle-0.13.2-i586-1_SBo.txz ...
python3-bottle-0.13.2-i586-1_SBo: Python web framework ................. [ 550K]
Unmounting chroot ... done.
Backed up: python3-bottle-0.12.25-i586-1_SBo.txz
✅ python/python3-bottle Updated for version 0.13.2 ✅

================================================================================
SUMMARY                                                                 22:29:01
================================================================================

Logfile:     /var/log/repo/SBo/repo_2025-02-06_22:28:58.log
Runtime:     0h 0m 4s
Updated:     1
  python/python3-bottle/python3-bottle-0.13.2-i586-1_SBo.txz

Snipped Build Log

Building python/python3-bottle (update for version 0.13.2) 2025-02-06 22:28:59
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running python3-bottle.SlackBuild ...                               ETA 22:29:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-bottle.SlackBuild
bottle-0.13.2/
bottle-0.13.2/LICENSE
bottle-0.13.2/MANIFEST.in
bottle-0.13.2/PKG-INFO
bottle-0.13.2/README.rst
bottle-0.13.2/bottle.egg-info/
bottle-0.13.2/bottle.egg-info/PKG-INFO
bottle-0.13.2/bottle.egg-info/SOURCES.txt
bottle-0.13.2/bottle.egg-info/dependency_links.txt
bottle-0.13.2/bottle.egg-info/entry_points.txt
bottle-0.13.2/bottle.egg-info/top_level.txt
bottle-0.13.2/bottle.py
bottle-0.13.2/setup.cfg
bottle-0.13.2/setup.py
bottle-0.13.2/test/
bottle-0.13.2/test/__init__.py
bottle-0.13.2/test/example_settings.py
bottle-0.13.2/test/test_app.py
bottle-0.13.2/test/test_auth.py
bottle-0.13.2/test/test_config.py
bottle-0.13.2/test/test_contextlocals.py
bottle-0.13.2/test/test_environ.py
bottle-0.13.2/test/test_exc.py
bottle-0.13.2/test/test_fileupload.py
bottle-0.13.2/test/test_formsdict.py
bottle-0.13.2/test/test_html_helper.py
bottle-0.13.2/test/test_importhook.py
bottle-0.13.2/test/test_jinja2.py
bottle-0.13.2/test/test_mako.py
bottle-0.13.2/test/test_mdict.py
bottle-0.13.2/test/test_mount.py
bottle-0.13.2/test/test_multipart.py
bottle-0.13.2/test/test_oorouting.py
bottle-0.13.2/test/test_outputfilter.py
bottle-0.13.2/test/test_plugins.py
bottle-0.13.2/test/test_resources.py
bottle-0.13.2/test/test_route.py
bottle-0.13.2/test/test_router.py
bottle-0.13.2/test/test_securecookies.py
bottle-0.13.2/test/test_sendfile.py
bottle-0.13.2/test/test_stpl.py
bottle-0.13.2/test/test_wsgi.py
bottle-0.13.2/test/tools.py
bottle-0.13.2/test/views/
bottle-0.13.2/test/views/jinja2_base.tpl
bottle-0.13.2/test/views/jinja2_inherit.tpl
bottle-0.13.2/test/views/jinja2_simple.tpl
bottle-0.13.2/test/views/mako_base.tpl
bottle-0.13.2/test/views/mako_inherit.tpl
bottle-0.13.2/test/views/mako_simple.tpl
bottle-0.13.2/test/views/stpl_include.tpl
bottle-0.13.2/test/views/stpl_no_vars.tpl
bottle-0.13.2/test/views/stpl_simple.tpl
bottle-0.13.2/test/views/stpl_t2base.tpl
bottle-0.13.2/test/views/stpl_t2inc.tpl
bottle-0.13.2/test/views/stpl_t2main.tpl
bottle-0.13.2/test/views/stpl_unicode.tpl
running install
running build
running build_py
creating build
creating build/lib
copying bottle.py -> build/lib
running build_scripts
creating build/scripts-3.9
copying and adjusting bottle.py -> build/scripts-3.9
changing mode of build/scripts-3.9/bottle.py from 644 to 755
running install_lib
creating /tmp/SBo/repo.SWtkQm/build_python3-bottle/package-python3-bottle/usr
creating /tmp/SBo/repo.SWtkQm/build_python3-bottle/package-python3-bottle/usr/lib
creating /tmp/SBo/repo.SWtkQm/build_python3-bottle/package-python3-bottle/usr/lib/python3.9
creating /tmp/SBo/repo.SWtkQm/build_python3-bottle/package-python3-bottle/usr/lib/python3.9/site-packages
copying build/lib/bottle.py -> /tmp/SBo/repo.SWtkQm/build_python3-bottle/package-python3-bottle/usr/lib/python3.9/site-packages
byte-compiling /tmp/SBo/repo.SWtkQm/build_python3-bottle/package-python3-bottle/usr/lib/python3.9/site-packages/bottle.py to bottle.cpython-39.pyc
running install_egg_info
running egg_info
writing bottle.egg-info/PKG-INFO
writing dependency_links to bottle.egg-info/dependency_links.txt
writing entry points to bottle.egg-info/entry_points.txt
writing top-level names to bottle.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'bottle.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'bottle.egg-info/SOURCES.txt'
Copying bottle.egg-info to /tmp/SBo/repo.SWtkQm/build_python3-bottle/package-python3-bottle/usr/lib/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info
running install_scripts
creating /tmp/SBo/repo.SWtkQm/build_python3-bottle/package-python3-bottle/usr/bin
copying build/scripts-3.9/bottle.py -> /tmp/SBo/repo.SWtkQm/build_python3-bottle/package-python3-bottle/usr/bin
changing mode of /tmp/SBo/repo.SWtkQm/build_python3-bottle/package-python3-bottle/usr/bin/bottle.py to 755
Installing bottle script to /tmp/SBo/repo.SWtkQm/build_python3-bottle/package-python3-bottle/usr/bin

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.SWtkQm/output_python3-bottle/python3-bottle-0.13.2-i586-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/bottle
usr/bin/bottle.py
usr/doc/
usr/doc/python3-bottle-0.13.2/
usr/doc/python3-bottle-0.13.2/LICENSE
usr/doc/python3-bottle-0.13.2/README.rst
usr/doc/python3-bottle-0.13.2/python3-bottle.SlackBuild
usr/lib/
usr/lib/python3.9/
usr/lib/python3.9/site-packages/
usr/lib/python3.9/site-packages/__pycache__/
usr/lib/python3.9/site-packages/__pycache__/bottle.cpython-39.pyc
usr/lib/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info/
usr/lib/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info/PKG-INFO
usr/lib/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info/SOURCES.txt
usr/lib/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info/dependency_links.txt
usr/lib/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info/entry_points.txt
usr/lib/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info/top_level.txt
usr/lib/python3.9/site-packages/bottle.py

Slackware package /tmp/SBo/repo.SWtkQm/output_python3-bottle/python3-bottle-0.13.2-i586-1_SBo.txz created.

Built ok:  python3-bottle-0.13.2-i586-1_SBo.txz                         22:29:00
Testing package python3-bottle-0.13.2-i586-1_SBo.txz ... 
Test installing python3-bottle-0.13.2-i586-1_SBo.txz ...
python3-bottle-0.13.2-i586-1_SBo: Python web framework ................. [ 550K]
Unmounting chroot ... 
Backed up: python3-bottle-0.12.25-i586-1_SBo.txz
:-) python/python3-bottle Updated for version 0.13.2 (-:

Copy link

sbo-bot bot commented Feb 6, 2025

sbopkglint i586 python/python3-bottle

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

Copy link

sbo-bot bot commented Feb 6, 2025

buildpkg x86_64 python/python3-bottle

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 Feb  6 21:52:16 GMT 2025
revision: 973c160200f26d2d702b9c6e0f3958622a508b4a
title:    Merge 7d376a21d01d8c0a0e37ee0574a6520e3b2a740a into a0f045cceefff41f8345443e15f304b7e68287b1

================================================================================
python/python3-bottle                                                   22:29:58
================================================================================

Calculating dependencies ... none.

Building python/python3-bottle (update for version 0.13.2) ------------ 22:29:58
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running python3-bottle.SlackBuild ...                               ETA 22:30:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-bottle.SlackBuild
Built ok:  python3-bottle-0.13.2-x86_64-1_SBo.txz                       22:30:00
Testing package python3-bottle-0.13.2-x86_64-1_SBo.txz ... done.
Test installing python3-bottle-0.13.2-x86_64-1_SBo.txz ...
python3-bottle-0.13.2-x86_64-1_SBo: Python web framework ............... [ 550K]
Unmounting chroot ... done.
Backed up: python3-bottle-0.12.25-x86_64-1_SBo.txz
✅ python/python3-bottle Updated for version 0.13.2 ✅

================================================================================
SUMMARY                                                                 22:30:00
================================================================================

Logfile:     /var/log/repo/SBo/repo_2025-02-06_22:29:57.log
Runtime:     0h 0m 3s
Updated:     1
  python/python3-bottle/python3-bottle-0.13.2-x86_64-1_SBo.txz

Snipped Build Log

Building python/python3-bottle (update for version 0.13.2) 2025-02-06 22:29:58
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running python3-bottle.SlackBuild ...                               ETA 22:30:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-bottle.SlackBuild
bottle-0.13.2/
bottle-0.13.2/LICENSE
bottle-0.13.2/MANIFEST.in
bottle-0.13.2/PKG-INFO
bottle-0.13.2/README.rst
bottle-0.13.2/bottle.egg-info/
bottle-0.13.2/bottle.egg-info/PKG-INFO
bottle-0.13.2/bottle.egg-info/SOURCES.txt
bottle-0.13.2/bottle.egg-info/dependency_links.txt
bottle-0.13.2/bottle.egg-info/entry_points.txt
bottle-0.13.2/bottle.egg-info/top_level.txt
bottle-0.13.2/bottle.py
bottle-0.13.2/setup.cfg
bottle-0.13.2/setup.py
bottle-0.13.2/test/
bottle-0.13.2/test/__init__.py
bottle-0.13.2/test/example_settings.py
bottle-0.13.2/test/test_app.py
bottle-0.13.2/test/test_auth.py
bottle-0.13.2/test/test_config.py
bottle-0.13.2/test/test_contextlocals.py
bottle-0.13.2/test/test_environ.py
bottle-0.13.2/test/test_exc.py
bottle-0.13.2/test/test_fileupload.py
bottle-0.13.2/test/test_formsdict.py
bottle-0.13.2/test/test_html_helper.py
bottle-0.13.2/test/test_importhook.py
bottle-0.13.2/test/test_jinja2.py
bottle-0.13.2/test/test_mako.py
bottle-0.13.2/test/test_mdict.py
bottle-0.13.2/test/test_mount.py
bottle-0.13.2/test/test_multipart.py
bottle-0.13.2/test/test_oorouting.py
bottle-0.13.2/test/test_outputfilter.py
bottle-0.13.2/test/test_plugins.py
bottle-0.13.2/test/test_resources.py
bottle-0.13.2/test/test_route.py
bottle-0.13.2/test/test_router.py
bottle-0.13.2/test/test_securecookies.py
bottle-0.13.2/test/test_sendfile.py
bottle-0.13.2/test/test_stpl.py
bottle-0.13.2/test/test_wsgi.py
bottle-0.13.2/test/tools.py
bottle-0.13.2/test/views/
bottle-0.13.2/test/views/jinja2_base.tpl
bottle-0.13.2/test/views/jinja2_inherit.tpl
bottle-0.13.2/test/views/jinja2_simple.tpl
bottle-0.13.2/test/views/mako_base.tpl
bottle-0.13.2/test/views/mako_inherit.tpl
bottle-0.13.2/test/views/mako_simple.tpl
bottle-0.13.2/test/views/stpl_include.tpl
bottle-0.13.2/test/views/stpl_no_vars.tpl
bottle-0.13.2/test/views/stpl_simple.tpl
bottle-0.13.2/test/views/stpl_t2base.tpl
bottle-0.13.2/test/views/stpl_t2inc.tpl
bottle-0.13.2/test/views/stpl_t2main.tpl
bottle-0.13.2/test/views/stpl_unicode.tpl
running install
running build
running build_py
creating build
creating build/lib
copying bottle.py -> build/lib
running build_scripts
creating build/scripts-3.9
copying and adjusting bottle.py -> build/scripts-3.9
changing mode of build/scripts-3.9/bottle.py from 644 to 755
running install_lib
creating /tmp/SBo/repo.ZBNZjv/build_python3-bottle/package-python3-bottle/usr
creating /tmp/SBo/repo.ZBNZjv/build_python3-bottle/package-python3-bottle/usr/lib64
creating /tmp/SBo/repo.ZBNZjv/build_python3-bottle/package-python3-bottle/usr/lib64/python3.9
creating /tmp/SBo/repo.ZBNZjv/build_python3-bottle/package-python3-bottle/usr/lib64/python3.9/site-packages
copying build/lib/bottle.py -> /tmp/SBo/repo.ZBNZjv/build_python3-bottle/package-python3-bottle/usr/lib64/python3.9/site-packages
byte-compiling /tmp/SBo/repo.ZBNZjv/build_python3-bottle/package-python3-bottle/usr/lib64/python3.9/site-packages/bottle.py to bottle.cpython-39.pyc
running install_egg_info
running egg_info
writing bottle.egg-info/PKG-INFO
writing dependency_links to bottle.egg-info/dependency_links.txt
writing entry points to bottle.egg-info/entry_points.txt
writing top-level names to bottle.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'bottle.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'bottle.egg-info/SOURCES.txt'
Copying bottle.egg-info to /tmp/SBo/repo.ZBNZjv/build_python3-bottle/package-python3-bottle/usr/lib64/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info
running install_scripts
creating /tmp/SBo/repo.ZBNZjv/build_python3-bottle/package-python3-bottle/usr/bin
copying build/scripts-3.9/bottle.py -> /tmp/SBo/repo.ZBNZjv/build_python3-bottle/package-python3-bottle/usr/bin
changing mode of /tmp/SBo/repo.ZBNZjv/build_python3-bottle/package-python3-bottle/usr/bin/bottle.py to 755
Installing bottle script to /tmp/SBo/repo.ZBNZjv/build_python3-bottle/package-python3-bottle/usr/bin

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.ZBNZjv/output_python3-bottle/python3-bottle-0.13.2-x86_64-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/bottle
usr/bin/bottle.py
usr/doc/
usr/doc/python3-bottle-0.13.2/
usr/doc/python3-bottle-0.13.2/LICENSE
usr/doc/python3-bottle-0.13.2/README.rst
usr/doc/python3-bottle-0.13.2/python3-bottle.SlackBuild
usr/lib64/
usr/lib64/python3.9/
usr/lib64/python3.9/site-packages/
usr/lib64/python3.9/site-packages/__pycache__/
usr/lib64/python3.9/site-packages/__pycache__/bottle.cpython-39.pyc
usr/lib64/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info/
usr/lib64/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info/PKG-INFO
usr/lib64/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info/SOURCES.txt
usr/lib64/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info/dependency_links.txt
usr/lib64/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info/entry_points.txt
usr/lib64/python3.9/site-packages/bottle-0.13.2-py3.9.egg-info/top_level.txt
usr/lib64/python3.9/site-packages/bottle.py

Slackware package /tmp/SBo/repo.ZBNZjv/output_python3-bottle/python3-bottle-0.13.2-x86_64-1_SBo.txz created.

Built ok:  python3-bottle-0.13.2-x86_64-1_SBo.txz                       22:30:00
Testing package python3-bottle-0.13.2-x86_64-1_SBo.txz ... 
Test installing python3-bottle-0.13.2-x86_64-1_SBo.txz ...
python3-bottle-0.13.2-x86_64-1_SBo: Python web framework ............... [ 550K]
Unmounting chroot ... 
Backed up: python3-bottle-0.12.25-x86_64-1_SBo.txz
:-) python/python3-bottle Updated for version 0.13.2 (-:

Copy link

sbo-bot bot commented Feb 6, 2025

sbopkglint x86_64 python/python3-bottle

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

@willysr
Copy link
Member

willysr commented Feb 7, 2025

merged

@willysr willysr closed this Feb 7, 2025
@Ythogtha Ythogtha deleted the python3-bottle branch February 10, 2025 12:15
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