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-async-timeout: Updated for version 5.0.1. #9001

Closed

Conversation

mac-a-r0ni
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Dec 5, 2024

reverse dependencies - python/python3-async-timeout

  • python/python3-aiohttp

Copy link

github-actions bot commented Dec 5, 2024

✅ sbolint - python/python3-async-timeout ✅

sbolint: python3-async-timeout checks out OK

@willysr
Copy link
Member

willysr commented Dec 6, 2024

@sbo-bot: build python/python3-async-timeout

Copy link

sbo-bot bot commented Dec 6, 2024

buildpkg i586 python/python3-async-timeout

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 12:08:08 GMT 2024
revision: bbdd9eccd09ac221a3e710c45784195e0c9f109d
title:    Merge 49aa69d2336dacd08b10b5950336ff6df2a72971 into e5fe738721cf1fdf4d8957b028a1b9c8377171af

================================================================================
python/python3-async-timeout                                            01:43:40
================================================================================

Calculating dependencies ... 
Dependency tree:
python/python3-async-timeout (update for version 5.0.1)
  python/python3-typing-extensions (ok)
    python/python3-build (ok)
      python/python3-pyproject-hooks (ok)
        python/python3-installer (ok)
          python/python3-flit_core (ok)

Building python/python3-async-timeout (update for version 5.0.1) ------ 01:43:41
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-typing-extensions-4.12.2-i586-4_SBo: Backported Type Hints for P [ 390K]
Running python3-async-timeout.SlackBuild ...                        ETA 01:44:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-async-timeout.SlackBuild
Built ok:  python3-async-timeout-5.0.1-i586-1_SBo.txz                   01:43:44
Testing package python3-async-timeout-5.0.1-i586-1_SBo.txz ... done.
Test installing python3-async-timeout-5.0.1-i586-1_SBo.txz ...
python3-async-timeout-5.0.1-i586-1_SBo: asyncio-compatible timeout class [  60K]
Unmounting chroot ... done.
Backed up: python3-async-timeout-4.0.3-i586-4_SBo.txz
✅ python/python3-async-timeout Updated for version 5.0.1 ✅

================================================================================
SUMMARY                                                                 01:43:44
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-06_01:43:39.log
Runtime:     0h 0m 6s
Updated:     1
  python/python3-async-timeout/python3-async-timeout-5.0.1-i586-1_SBo.txz

Snipped Build Log

Building python/python3-async-timeout (update for version 5.0.1) 2024-12-06 01:43:41
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-typing-extensions-4.12.2-i586-4_SBo: Backported Type Hints for P [ 390K]
Running python3-async-timeout.SlackBuild ...                        ETA 01:44:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-async-timeout.SlackBuild
async_timeout-5.0.1/
async_timeout-5.0.1/CHANGES.rst
async_timeout-5.0.1/LICENSE
async_timeout-5.0.1/MANIFEST.in
async_timeout-5.0.1/PKG-INFO
async_timeout-5.0.1/README.rst
async_timeout-5.0.1/async_timeout/
async_timeout-5.0.1/async_timeout/__init__.py
async_timeout-5.0.1/async_timeout/py.typed
async_timeout-5.0.1/async_timeout.egg-info/
async_timeout-5.0.1/async_timeout.egg-info/PKG-INFO
async_timeout-5.0.1/async_timeout.egg-info/SOURCES.txt
async_timeout-5.0.1/async_timeout.egg-info/dependency_links.txt
async_timeout-5.0.1/async_timeout.egg-info/top_level.txt
async_timeout-5.0.1/async_timeout.egg-info/zip-safe
async_timeout-5.0.1/pyproject.toml
async_timeout-5.0.1/requirements.txt
async_timeout-5.0.1/setup.cfg
async_timeout-5.0.1/setup.py
async_timeout-5.0.1/tests/
async_timeout-5.0.1/tests/test_timeout.py
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/async_timeout
copying async_timeout/__init__.py -> build/lib/async_timeout
running egg_info
writing async_timeout.egg-info/PKG-INFO
writing dependency_links to async_timeout.egg-info/dependency_links.txt
writing top-level names to async_timeout.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'async_timeout.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.cache' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'async_timeout.egg-info/SOURCES.txt'
copying async_timeout/py.typed -> build/lib/async_timeout
running install_lib
creating /tmp/SBo/repo.bJZYiY/build_python3-async-timeout/package-python3-async-timeout/usr
creating /tmp/SBo/repo.bJZYiY/build_python3-async-timeout/package-python3-async-timeout/usr/lib
creating /tmp/SBo/repo.bJZYiY/build_python3-async-timeout/package-python3-async-timeout/usr/lib/python3.9
creating /tmp/SBo/repo.bJZYiY/build_python3-async-timeout/package-python3-async-timeout/usr/lib/python3.9/site-packages
creating /tmp/SBo/repo.bJZYiY/build_python3-async-timeout/package-python3-async-timeout/usr/lib/python3.9/site-packages/async_timeout
copying build/lib/async_timeout/__init__.py -> /tmp/SBo/repo.bJZYiY/build_python3-async-timeout/package-python3-async-timeout/usr/lib/python3.9/site-packages/async_timeout
copying build/lib/async_timeout/py.typed -> /tmp/SBo/repo.bJZYiY/build_python3-async-timeout/package-python3-async-timeout/usr/lib/python3.9/site-packages/async_timeout
byte-compiling /tmp/SBo/repo.bJZYiY/build_python3-async-timeout/package-python3-async-timeout/usr/lib/python3.9/site-packages/async_timeout/__init__.py to __init__.cpython-39.pyc
running install_egg_info
Copying async_timeout.egg-info to /tmp/SBo/repo.bJZYiY/build_python3-async-timeout/package-python3-async-timeout/usr/lib/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info
running install_scripts

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.bJZYiY/output_python3-async-timeout/python3-async-timeout-5.0.1-i586-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/doc/
usr/doc/python3-async-timeout-5.0.1/
usr/doc/python3-async-timeout-5.0.1/CHANGES.rst
usr/doc/python3-async-timeout-5.0.1/LICENSE
usr/doc/python3-async-timeout-5.0.1/README.rst
usr/doc/python3-async-timeout-5.0.1/python3-async-timeout.SlackBuild
usr/lib/
usr/lib/python3.9/
usr/lib/python3.9/site-packages/
usr/lib/python3.9/site-packages/async_timeout/
usr/lib/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info/
usr/lib/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info/PKG-INFO
usr/lib/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info/SOURCES.txt
usr/lib/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info/dependency_links.txt
usr/lib/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info/top_level.txt
usr/lib/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info/zip-safe
usr/lib/python3.9/site-packages/async_timeout/__init__.py
usr/lib/python3.9/site-packages/async_timeout/__pycache__/
usr/lib/python3.9/site-packages/async_timeout/__pycache__/__init__.cpython-39.pyc
usr/lib/python3.9/site-packages/async_timeout/py.typed

Slackware package /tmp/SBo/repo.bJZYiY/output_python3-async-timeout/python3-async-timeout-5.0.1-i586-1_SBo.txz created.

Built ok:  python3-async-timeout-5.0.1-i586-1_SBo.txz                   01:43:44
Testing package python3-async-timeout-5.0.1-i586-1_SBo.txz ... 
Test installing python3-async-timeout-5.0.1-i586-1_SBo.txz ...
python3-async-timeout-5.0.1-i586-1_SBo: asyncio-compatible timeout class [  60K]
Unmounting chroot ... 
Backed up: python3-async-timeout-4.0.3-i586-4_SBo.txz
:-) python/python3-async-timeout Updated for version 5.0.1 (-:

Copy link

sbo-bot bot commented Dec 6, 2024

sbopkglint i586 python/python3-async-timeout

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-typing-extensions
python3-typing-extensions-4.12.2-i586-4_SBo: Backported Type Hints for P [ 390K]

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

Copy link

sbo-bot bot commented Dec 6, 2024

buildpkg x86_64 python/python3-async-timeout

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 12:08:08 GMT 2024
revision: bbdd9eccd09ac221a3e710c45784195e0c9f109d
title:    Merge 49aa69d2336dacd08b10b5950336ff6df2a72971 into e5fe738721cf1fdf4d8957b028a1b9c8377171af

================================================================================
python/python3-async-timeout                                            01:44:44
================================================================================

Calculating dependencies ... 
Dependency tree:
python/python3-async-timeout (update for version 5.0.1)
  python/python3-typing-extensions (ok)
    python/python3-build (ok)
      python/python3-pyproject-hooks (ok)
        python/python3-installer (ok)
          python/python3-flit_core (ok)

Building python/python3-async-timeout (update for version 5.0.1) ------ 01:44:45
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-typing-extensions-4.12.2-x86_64-4_SBo: Backported Type Hints for [ 390K]
Running python3-async-timeout.SlackBuild ...                        ETA 01:45:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-async-timeout.SlackBuild
Built ok:  python3-async-timeout-5.0.1-x86_64-1_SBo.txz                 01:44:47
Testing package python3-async-timeout-5.0.1-x86_64-1_SBo.txz ... done.
Test installing python3-async-timeout-5.0.1-x86_64-1_SBo.txz ...
python3-async-timeout-5.0.1-x86_64-1_SBo: asyncio-compatible timeout cla [  60K]
Unmounting chroot ... done.
Backed up: python3-async-timeout-4.0.3-x86_64-4_SBo.txz
✅ python/python3-async-timeout Updated for version 5.0.1 ✅

================================================================================
SUMMARY                                                                 01:44:48
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-06_01:44:43.log
Runtime:     0h 0m 5s
Updated:     1
  python/python3-async-timeout/python3-async-timeout-5.0.1-x86_64-1_SBo.txz

Snipped Build Log

Building python/python3-async-timeout (update for version 5.0.1) 2024-12-06 01:44:45
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-typing-extensions-4.12.2-x86_64-4_SBo: Backported Type Hints for [ 390K]
Running python3-async-timeout.SlackBuild ...                        ETA 01:45:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./python3-async-timeout.SlackBuild
async_timeout-5.0.1/
async_timeout-5.0.1/CHANGES.rst
async_timeout-5.0.1/LICENSE
async_timeout-5.0.1/MANIFEST.in
async_timeout-5.0.1/PKG-INFO
async_timeout-5.0.1/README.rst
async_timeout-5.0.1/async_timeout/
async_timeout-5.0.1/async_timeout/__init__.py
async_timeout-5.0.1/async_timeout/py.typed
async_timeout-5.0.1/async_timeout.egg-info/
async_timeout-5.0.1/async_timeout.egg-info/PKG-INFO
async_timeout-5.0.1/async_timeout.egg-info/SOURCES.txt
async_timeout-5.0.1/async_timeout.egg-info/dependency_links.txt
async_timeout-5.0.1/async_timeout.egg-info/top_level.txt
async_timeout-5.0.1/async_timeout.egg-info/zip-safe
async_timeout-5.0.1/pyproject.toml
async_timeout-5.0.1/requirements.txt
async_timeout-5.0.1/setup.cfg
async_timeout-5.0.1/setup.py
async_timeout-5.0.1/tests/
async_timeout-5.0.1/tests/test_timeout.py
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/async_timeout
copying async_timeout/__init__.py -> build/lib/async_timeout
running egg_info
writing async_timeout.egg-info/PKG-INFO
writing dependency_links to async_timeout.egg-info/dependency_links.txt
writing top-level names to async_timeout.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'async_timeout.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.cache' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'async_timeout.egg-info/SOURCES.txt'
copying async_timeout/py.typed -> build/lib/async_timeout
running install_lib
creating /tmp/SBo/repo.BzEQ3l/build_python3-async-timeout/package-python3-async-timeout/usr
creating /tmp/SBo/repo.BzEQ3l/build_python3-async-timeout/package-python3-async-timeout/usr/lib64
creating /tmp/SBo/repo.BzEQ3l/build_python3-async-timeout/package-python3-async-timeout/usr/lib64/python3.9
creating /tmp/SBo/repo.BzEQ3l/build_python3-async-timeout/package-python3-async-timeout/usr/lib64/python3.9/site-packages
creating /tmp/SBo/repo.BzEQ3l/build_python3-async-timeout/package-python3-async-timeout/usr/lib64/python3.9/site-packages/async_timeout
copying build/lib/async_timeout/__init__.py -> /tmp/SBo/repo.BzEQ3l/build_python3-async-timeout/package-python3-async-timeout/usr/lib64/python3.9/site-packages/async_timeout
copying build/lib/async_timeout/py.typed -> /tmp/SBo/repo.BzEQ3l/build_python3-async-timeout/package-python3-async-timeout/usr/lib64/python3.9/site-packages/async_timeout
byte-compiling /tmp/SBo/repo.BzEQ3l/build_python3-async-timeout/package-python3-async-timeout/usr/lib64/python3.9/site-packages/async_timeout/__init__.py to __init__.cpython-39.pyc
running install_egg_info
Copying async_timeout.egg-info to /tmp/SBo/repo.BzEQ3l/build_python3-async-timeout/package-python3-async-timeout/usr/lib64/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info
running install_scripts

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.BzEQ3l/output_python3-async-timeout/python3-async-timeout-5.0.1-x86_64-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/doc/
usr/doc/python3-async-timeout-5.0.1/
usr/doc/python3-async-timeout-5.0.1/CHANGES.rst
usr/doc/python3-async-timeout-5.0.1/LICENSE
usr/doc/python3-async-timeout-5.0.1/README.rst
usr/doc/python3-async-timeout-5.0.1/python3-async-timeout.SlackBuild
usr/lib64/
usr/lib64/python3.9/
usr/lib64/python3.9/site-packages/
usr/lib64/python3.9/site-packages/async_timeout/
usr/lib64/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info/
usr/lib64/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info/PKG-INFO
usr/lib64/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info/SOURCES.txt
usr/lib64/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info/dependency_links.txt
usr/lib64/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info/top_level.txt
usr/lib64/python3.9/site-packages/async_timeout-5.0.1-py3.9.egg-info/zip-safe
usr/lib64/python3.9/site-packages/async_timeout/__init__.py
usr/lib64/python3.9/site-packages/async_timeout/__pycache__/
usr/lib64/python3.9/site-packages/async_timeout/__pycache__/__init__.cpython-39.pyc
usr/lib64/python3.9/site-packages/async_timeout/py.typed

Slackware package /tmp/SBo/repo.BzEQ3l/output_python3-async-timeout/python3-async-timeout-5.0.1-x86_64-1_SBo.txz created.

Built ok:  python3-async-timeout-5.0.1-x86_64-1_SBo.txz                 01:44:47
Testing package python3-async-timeout-5.0.1-x86_64-1_SBo.txz ... 
Test installing python3-async-timeout-5.0.1-x86_64-1_SBo.txz ...
python3-async-timeout-5.0.1-x86_64-1_SBo: asyncio-compatible timeout cla [  60K]
Unmounting chroot ... 
Backed up: python3-async-timeout-4.0.3-x86_64-4_SBo.txz
:-) python/python3-async-timeout Updated for version 5.0.1 (-:

Copy link

sbo-bot bot commented Dec 6, 2024

sbopkglint x86_64 python/python3-async-timeout

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-typing-extensions
python3-typing-extensions-4.12.2-x86_64-4_SBo: Backported Type Hints for [ 390K]

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

@willysr
Copy link
Member

willysr commented Dec 6, 2024

merged

@willysr willysr closed this Dec 6, 2024
@mac-a-r0ni mac-a-r0ni deleted the python3-async-timeout branch December 8, 2024 01:25
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