pygatt #1093

Merged
onkelbeh merged 2 commits from inode64/HomeAssistantRepository:pygatt into master 2023-02-26 09:31:39 +01:00
Contributor

Closes #1092

Unpacking source...
Unpacking pygatt-4.0.5.tar.gz to /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work
Source unpacked in /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work
Preparing source in /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5 ...

  • Build system packages:
  • dev-python/gpep517 : 13
  • dev-python/installer : 0.6.0
  • dev-python/setuptools : 65.7.0
  • dev-python/setuptools_scm : 7.1.0
  • dev-python/wheel : 0.38.4

Source prepared.
Configuring source in /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5 ...
Source configured.
Compiling source in /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5 ...

  • python3_10: running distutils-r1_run_phase distutils-r1_python_compile
  • Building the wheel for pygatt-4.0.5 via setuptools.build_meta:legacy
    gpep517 build-wheel --backend setuptools.build_meta:legacy --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/wheel
    2023-02-22 17:16:33,244 gpep517 INFO Building wheel via backend setuptools.build_meta:legacy
    2023-02-22 17:16:33,256 root WARNING Warning: 'classifiers' should be a list, got type 'tuple'
    2023-02-22 17:16:33,291 root INFO running bdist_wheel
    2023-02-22 17:16:33,353 root INFO running build
    2023-02-22 17:16:33,353 root INFO running build_py
    2023-02-22 17:16:33,361 root INFO creating build
    2023-02-22 17:16:33,362 root INFO creating build/lib
    2023-02-22 17:16:33,362 root INFO creating build/lib/pygatt
    2023-02-22 17:16:33,362 root INFO copying pygatt/util.py -> build/lib/pygatt
    2023-02-22 17:16:33,362 root INFO copying pygatt/exceptions.py -> build/lib/pygatt
    2023-02-22 17:16:33,362 root INFO copying pygatt/device.py -> build/lib/pygatt
    2023-02-22 17:16:33,363 root INFO copying pygatt/init.py -> build/lib/pygatt
    2023-02-22 17:16:33,363 root INFO creating build/lib/pygatt/backends
    2023-02-22 17:16:33,363 root INFO copying pygatt/backends/backend.py -> build/lib/pygatt/backends
    2023-02-22 17:16:33,363 root INFO copying pygatt/backends/init.py -> build/lib/pygatt/backends
    2023-02-22 17:16:33,364 root INFO creating build/lib/pygatt/backends/bgapi
    2023-02-22 17:16:33,364 root INFO copying pygatt/backends/bgapi/constants.py -> build/lib/pygatt/backends/bgapi
    2023-02-22 17:16:33,364 root INFO copying pygatt/backends/bgapi/util.py -> build/lib/pygatt/backends/bgapi
    2023-02-22 17:16:33,364 root INFO copying pygatt/backends/bgapi/error_codes.py -> build/lib/pygatt/backends/bgapi
    2023-02-22 17:16:33,364 root INFO copying pygatt/backends/bgapi/packets.py -> build/lib/pygatt/backends/bgapi
    2023-02-22 17:16:33,365 root INFO copying pygatt/backends/bgapi/bglib.py -> build/lib/pygatt/backends/bgapi
    2023-02-22 17:16:33,365 root INFO copying pygatt/backends/bgapi/exceptions.py -> build/lib/pygatt/backends/bgapi
    2023-02-22 17:16:33,365 root INFO copying pygatt/backends/bgapi/device.py -> build/lib/pygatt/backends/bgapi
    2023-02-22 17:16:33,365 root INFO copying pygatt/backends/bgapi/bgapi.py -> build/lib/pygatt/backends/bgapi
    2023-02-22 17:16:33,366 root INFO copying pygatt/backends/bgapi/init.py -> build/lib/pygatt/backends/bgapi
    2023-02-22 17:16:33,366 root INFO creating build/lib/pygatt/backends/gatttool
    2023-02-22 17:16:33,366 root INFO copying pygatt/backends/gatttool/gatttool.py -> build/lib/pygatt/backends/gatttool
    2023-02-22 17:16:33,366 root INFO copying pygatt/backends/gatttool/device.py -> build/lib/pygatt/backends/gatttool
    2023-02-22 17:16:33,367 root INFO copying pygatt/backends/gatttool/init.py -> build/lib/pygatt/backends/gatttool
    2023-02-22 17:16:33,367 root INFO running egg_info
    2023-02-22 17:16:33,384 root INFO writing pygatt.egg-info/PKG-INFO
    2023-02-22 17:16:33,396 root INFO writing dependency_links to pygatt.egg-info/dependency_links.txt
    2023-02-22 17:16:33,397 root INFO writing requirements to pygatt.egg-info/requires.txt
    2023-02-22 17:16:33,397 root INFO writing top-level names to pygatt.egg-info/top_level.txt
    2023-02-22 17:16:33,435 setuptools_scm.file_finder_git ERROR listing git files failed - pretending there aren't any
    2023-02-22 17:16:33,438 root INFO reading manifest file 'pygatt.egg-info/SOURCES.txt'
    2023-02-22 17:16:33,439 root INFO reading manifest template 'MANIFEST.in'
    2023-02-22 17:16:33,439 root INFO adding license file 'LICENSE'
    2023-02-22 17:16:33,440 root INFO writing manifest file 'pygatt.egg-info/SOURCES.txt'
    2023-02-22 17:16:33,441 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2023-02-22 17:16:33,458 wheel INFO installing to build/bdist.linux-x86_64/wheel
2023-02-22 17:16:33,458 root INFO running install
2023-02-22 17:16:33,464 root INFO running install_lib
2023-02-22 17:16:33,472 root INFO creating build/bdist.linux-x86_64
2023-02-22 17:16:33,473 root INFO creating build/bdist.linux-x86_64/wheel
2023-02-22 17:16:33,473 root INFO creating build/bdist.linux-x86_64/wheel/pygatt
2023-02-22 17:16:33,473 root INFO copying build/lib/pygatt/util.py -> build/bdist.linux-x86_64/wheel/pygatt
2023-02-22 17:16:33,474 root INFO creating build/bdist.linux-x86_64/wheel/pygatt/backends
2023-02-22 17:16:33,474 root INFO creating build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi
2023-02-22 17:16:33,474 root INFO copying build/lib/pygatt/backends/bgapi/constants.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi
2023-02-22 17:16:33,474 root INFO copying build/lib/pygatt/backends/bgapi/util.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi
2023-02-22 17:16:33,474 root INFO copying build/lib/pygatt/backends/bgapi/error_codes.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi
2023-02-22 17:16:33,475 root INFO copying build/lib/pygatt/backends/bgapi/packets.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi
2023-02-22 17:16:33,475 root INFO copying build/lib/pygatt/backends/bgapi/bglib.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi
2023-02-22 17:16:33,475 root INFO copying build/lib/pygatt/backends/bgapi/exceptions.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi
2023-02-22 17:16:33,475 root INFO copying build/lib/pygatt/backends/bgapi/device.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi
2023-02-22 17:16:33,475 root INFO copying build/lib/pygatt/backends/bgapi/bgapi.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi
2023-02-22 17:16:33,476 root INFO copying build/lib/pygatt/backends/bgapi/init.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi
2023-02-22 17:16:33,476 root INFO creating build/bdist.linux-x86_64/wheel/pygatt/backends/gatttool
2023-02-22 17:16:33,476 root INFO copying build/lib/pygatt/backends/gatttool/gatttool.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/gatttool
2023-02-22 17:16:33,476 root INFO copying build/lib/pygatt/backends/gatttool/device.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/gatttool
2023-02-22 17:16:33,477 root INFO copying build/lib/pygatt/backends/gatttool/init.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/gatttool
2023-02-22 17:16:33,477 root INFO copying build/lib/pygatt/backends/backend.py -> build/bdist.linux-x86_64/wheel/pygatt/backends
2023-02-22 17:16:33,477 root INFO copying build/lib/pygatt/backends/init.py -> build/bdist.linux-x86_64/wheel/pygatt/backends
2023-02-22 17:16:33,477 root INFO copying build/lib/pygatt/exceptions.py -> build/bdist.linux-x86_64/wheel/pygatt
2023-02-22 17:16:33,477 root INFO copying build/lib/pygatt/device.py -> build/bdist.linux-x86_64/wheel/pygatt
2023-02-22 17:16:33,478 root INFO copying build/lib/pygatt/init.py -> build/bdist.linux-x86_64/wheel/pygatt
2023-02-22 17:16:33,478 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2023-02-22 17:16:33,478 root INFO running install_egg_info
2023-02-22 17:16:33,486 root INFO Copying pygatt.egg-info to build/bdist.linux-x86_64/wheel/pygatt-4.0.5-py3.10.egg-info
2023-02-22 17:16:33,488 root INFO running install_scripts
2023-02-22 17:16:33,503 wheel INFO creating build/bdist.linux-x86_64/wheel/pygatt-4.0.5.dist-info/WHEEL
2023-02-22 17:16:33,504 wheel INFO creating '/var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/wheel/.tmp-v8m5d0i7/pygatt-4.0.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
2023-02-22 17:16:33,504 wheel INFO adding 'pygatt/init.py'
2023-02-22 17:16:33,504 wheel INFO adding 'pygatt/device.py'
2023-02-22 17:16:33,505 wheel INFO adding 'pygatt/exceptions.py'
2023-02-22 17:16:33,505 wheel INFO adding 'pygatt/util.py'
2023-02-22 17:16:33,505 wheel INFO adding 'pygatt/backends/init.py'
2023-02-22 17:16:33,505 wheel INFO adding 'pygatt/backends/backend.py'
2023-02-22 17:16:33,506 wheel INFO adding 'pygatt/backends/bgapi/init.py'
2023-02-22 17:16:33,506 wheel INFO adding 'pygatt/backends/bgapi/bgapi.py'
2023-02-22 17:16:33,506 wheel INFO adding 'pygatt/backends/bgapi/bglib.py'
2023-02-22 17:16:33,506 wheel INFO adding 'pygatt/backends/bgapi/constants.py'
2023-02-22 17:16:33,507 wheel INFO adding 'pygatt/backends/bgapi/device.py'
2023-02-22 17:16:33,507 wheel INFO adding 'pygatt/backends/bgapi/error_codes.py'
2023-02-22 17:16:33,507 wheel INFO adding 'pygatt/backends/bgapi/exceptions.py'
2023-02-22 17:16:33,507 wheel INFO adding 'pygatt/backends/bgapi/packets.py'
2023-02-22 17:16:33,508 wheel INFO adding 'pygatt/backends/bgapi/util.py'
2023-02-22 17:16:33,508 wheel INFO adding 'pygatt/backends/gatttool/init.py'
2023-02-22 17:16:33,508 wheel INFO adding 'pygatt/backends/gatttool/device.py'
2023-02-22 17:16:33,508 wheel INFO adding 'pygatt/backends/gatttool/gatttool.py'
2023-02-22 17:16:33,509 wheel INFO adding 'pygatt-4.0.5.dist-info/LICENSE'
2023-02-22 17:16:33,509 wheel INFO adding 'pygatt-4.0.5.dist-info/METADATA'
2023-02-22 17:16:33,509 wheel INFO adding 'pygatt-4.0.5.dist-info/WHEEL'
2023-02-22 17:16:33,509 wheel INFO adding 'pygatt-4.0.5.dist-info/top_level.txt'
2023-02-22 17:16:33,510 wheel INFO adding 'pygatt-4.0.5.dist-info/RECORD'
2023-02-22 17:16:33,510 wheel INFO removing build/bdist.linux-x86_64/wheel
2023-02-22 17:16:33,511 gpep517 INFO The backend produced /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/wheel/pygatt-4.0.5-py3-none-any.whl

  • Installing pygatt-4.0.5-py3-none-any.whl to /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/install
    gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/install --interpreter=/usr/bin/python3.10 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/wheel/pygatt-4.0.5-py3-none-any.whl
    2023-02-22 17:16:33,596 gpep517 INFO Installing /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/wheel/pygatt-4.0.5-py3-none-any.whl into /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/install
    2023-02-22 17:16:33,654 gpep517 INFO Installation complete

Source compiled.
Test phase [not enabled]: dev-python/pygatt-4.0.5-r1

Install dev-python/pygatt-4.0.5-r1 into /var/tmp/portage/dev-python/pygatt-4.0.5-r1/image

  • python3_10: running distutils-r1_run_phase distutils-r1_python_install
  • Using python3.10 in global scope
  • python3_10: running distutils-r1_run_phase distutils-r1_python_install_all

Completed installing dev-python/pygatt-4.0.5-r1 into /var/tmp/portage/dev-python/pygatt-4.0.5-r1/image

  • Final size of build directory: 472 KiB

  • Final size of installed tree: 760 KiB

  • Verifying compiled files for python3.10
    compressme : 44.96% ( 3.80 KiB => 1.71 KiB, compressme.zst)
    /var/tmp/portage/dev-python/pygatt-4.0.5-r1/image/usr/share/doc/pygatt-4.0.5-r1/README.rst : 43.35% ( 6.22 KiB => 2.70 KiB, /var/tmp/portage/dev-python/pygatt-4.0.5-r1/image/usr/share/doc/pygatt-4.0.5-r1/README.rst.zst)
    /var/tmp/portage/dev-python/pygatt-4.0.5-r1/image/usr/share/doc/pygatt-4.0.5-r1/CHANGELOG.rst : 42.40% ( 4.75 KiB => 2.01 KiB, /var/tmp/portage/dev-python/pygatt-4.0.5-r1/image/usr/share/doc/pygatt-4.0.5-r1/CHANGELOG.rst.zst)

Done.

Installing (1 of 1) dev-python/pygatt-4.0.5-r1::inode64-private

Closes #1092 >>> Unpacking source... >>> Unpacking pygatt-4.0.5.tar.gz to /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work >>> Source unpacked in /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work >>> Preparing source in /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5 ... * Build system packages: * dev-python/gpep517 : 13 * dev-python/installer : 0.6.0 * dev-python/setuptools : 65.7.0 * dev-python/setuptools_scm : 7.1.0 * dev-python/wheel : 0.38.4 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5 ... * python3_10: running distutils-r1_run_phase distutils-r1_python_compile * Building the wheel for pygatt-4.0.5 via setuptools.build_meta:__legacy__ gpep517 build-wheel --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/wheel 2023-02-22 17:16:33,244 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-22 17:16:33,256 root WARNING Warning: 'classifiers' should be a list, got type 'tuple' 2023-02-22 17:16:33,291 root INFO running bdist_wheel 2023-02-22 17:16:33,353 root INFO running build 2023-02-22 17:16:33,353 root INFO running build_py 2023-02-22 17:16:33,361 root INFO creating build 2023-02-22 17:16:33,362 root INFO creating build/lib 2023-02-22 17:16:33,362 root INFO creating build/lib/pygatt 2023-02-22 17:16:33,362 root INFO copying pygatt/util.py -> build/lib/pygatt 2023-02-22 17:16:33,362 root INFO copying pygatt/exceptions.py -> build/lib/pygatt 2023-02-22 17:16:33,362 root INFO copying pygatt/device.py -> build/lib/pygatt 2023-02-22 17:16:33,363 root INFO copying pygatt/__init__.py -> build/lib/pygatt 2023-02-22 17:16:33,363 root INFO creating build/lib/pygatt/backends 2023-02-22 17:16:33,363 root INFO copying pygatt/backends/backend.py -> build/lib/pygatt/backends 2023-02-22 17:16:33,363 root INFO copying pygatt/backends/__init__.py -> build/lib/pygatt/backends 2023-02-22 17:16:33,364 root INFO creating build/lib/pygatt/backends/bgapi 2023-02-22 17:16:33,364 root INFO copying pygatt/backends/bgapi/constants.py -> build/lib/pygatt/backends/bgapi 2023-02-22 17:16:33,364 root INFO copying pygatt/backends/bgapi/util.py -> build/lib/pygatt/backends/bgapi 2023-02-22 17:16:33,364 root INFO copying pygatt/backends/bgapi/error_codes.py -> build/lib/pygatt/backends/bgapi 2023-02-22 17:16:33,364 root INFO copying pygatt/backends/bgapi/packets.py -> build/lib/pygatt/backends/bgapi 2023-02-22 17:16:33,365 root INFO copying pygatt/backends/bgapi/bglib.py -> build/lib/pygatt/backends/bgapi 2023-02-22 17:16:33,365 root INFO copying pygatt/backends/bgapi/exceptions.py -> build/lib/pygatt/backends/bgapi 2023-02-22 17:16:33,365 root INFO copying pygatt/backends/bgapi/device.py -> build/lib/pygatt/backends/bgapi 2023-02-22 17:16:33,365 root INFO copying pygatt/backends/bgapi/bgapi.py -> build/lib/pygatt/backends/bgapi 2023-02-22 17:16:33,366 root INFO copying pygatt/backends/bgapi/__init__.py -> build/lib/pygatt/backends/bgapi 2023-02-22 17:16:33,366 root INFO creating build/lib/pygatt/backends/gatttool 2023-02-22 17:16:33,366 root INFO copying pygatt/backends/gatttool/gatttool.py -> build/lib/pygatt/backends/gatttool 2023-02-22 17:16:33,366 root INFO copying pygatt/backends/gatttool/device.py -> build/lib/pygatt/backends/gatttool 2023-02-22 17:16:33,367 root INFO copying pygatt/backends/gatttool/__init__.py -> build/lib/pygatt/backends/gatttool 2023-02-22 17:16:33,367 root INFO running egg_info 2023-02-22 17:16:33,384 root INFO writing pygatt.egg-info/PKG-INFO 2023-02-22 17:16:33,396 root INFO writing dependency_links to pygatt.egg-info/dependency_links.txt 2023-02-22 17:16:33,397 root INFO writing requirements to pygatt.egg-info/requires.txt 2023-02-22 17:16:33,397 root INFO writing top-level names to pygatt.egg-info/top_level.txt 2023-02-22 17:16:33,435 setuptools_scm.file_finder_git ERROR listing git files failed - pretending there aren't any 2023-02-22 17:16:33,438 root INFO reading manifest file 'pygatt.egg-info/SOURCES.txt' 2023-02-22 17:16:33,439 root INFO reading manifest template 'MANIFEST.in' 2023-02-22 17:16:33,439 root INFO adding license file 'LICENSE' 2023-02-22 17:16:33,440 root INFO writing manifest file 'pygatt.egg-info/SOURCES.txt' 2023-02-22 17:16:33,441 root WARNING warning: build_py: byte-compiling is disabled, skipping. 2023-02-22 17:16:33,458 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-02-22 17:16:33,458 root INFO running install 2023-02-22 17:16:33,464 root INFO running install_lib 2023-02-22 17:16:33,472 root INFO creating build/bdist.linux-x86_64 2023-02-22 17:16:33,473 root INFO creating build/bdist.linux-x86_64/wheel 2023-02-22 17:16:33,473 root INFO creating build/bdist.linux-x86_64/wheel/pygatt 2023-02-22 17:16:33,473 root INFO copying build/lib/pygatt/util.py -> build/bdist.linux-x86_64/wheel/pygatt 2023-02-22 17:16:33,474 root INFO creating build/bdist.linux-x86_64/wheel/pygatt/backends 2023-02-22 17:16:33,474 root INFO creating build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi 2023-02-22 17:16:33,474 root INFO copying build/lib/pygatt/backends/bgapi/constants.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi 2023-02-22 17:16:33,474 root INFO copying build/lib/pygatt/backends/bgapi/util.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi 2023-02-22 17:16:33,474 root INFO copying build/lib/pygatt/backends/bgapi/error_codes.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi 2023-02-22 17:16:33,475 root INFO copying build/lib/pygatt/backends/bgapi/packets.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi 2023-02-22 17:16:33,475 root INFO copying build/lib/pygatt/backends/bgapi/bglib.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi 2023-02-22 17:16:33,475 root INFO copying build/lib/pygatt/backends/bgapi/exceptions.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi 2023-02-22 17:16:33,475 root INFO copying build/lib/pygatt/backends/bgapi/device.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi 2023-02-22 17:16:33,475 root INFO copying build/lib/pygatt/backends/bgapi/bgapi.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi 2023-02-22 17:16:33,476 root INFO copying build/lib/pygatt/backends/bgapi/__init__.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/bgapi 2023-02-22 17:16:33,476 root INFO creating build/bdist.linux-x86_64/wheel/pygatt/backends/gatttool 2023-02-22 17:16:33,476 root INFO copying build/lib/pygatt/backends/gatttool/gatttool.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/gatttool 2023-02-22 17:16:33,476 root INFO copying build/lib/pygatt/backends/gatttool/device.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/gatttool 2023-02-22 17:16:33,477 root INFO copying build/lib/pygatt/backends/gatttool/__init__.py -> build/bdist.linux-x86_64/wheel/pygatt/backends/gatttool 2023-02-22 17:16:33,477 root INFO copying build/lib/pygatt/backends/backend.py -> build/bdist.linux-x86_64/wheel/pygatt/backends 2023-02-22 17:16:33,477 root INFO copying build/lib/pygatt/backends/__init__.py -> build/bdist.linux-x86_64/wheel/pygatt/backends 2023-02-22 17:16:33,477 root INFO copying build/lib/pygatt/exceptions.py -> build/bdist.linux-x86_64/wheel/pygatt 2023-02-22 17:16:33,477 root INFO copying build/lib/pygatt/device.py -> build/bdist.linux-x86_64/wheel/pygatt 2023-02-22 17:16:33,478 root INFO copying build/lib/pygatt/__init__.py -> build/bdist.linux-x86_64/wheel/pygatt 2023-02-22 17:16:33,478 root WARNING warning: install_lib: byte-compiling is disabled, skipping. 2023-02-22 17:16:33,478 root INFO running install_egg_info 2023-02-22 17:16:33,486 root INFO Copying pygatt.egg-info to build/bdist.linux-x86_64/wheel/pygatt-4.0.5-py3.10.egg-info 2023-02-22 17:16:33,488 root INFO running install_scripts 2023-02-22 17:16:33,503 wheel INFO creating build/bdist.linux-x86_64/wheel/pygatt-4.0.5.dist-info/WHEEL 2023-02-22 17:16:33,504 wheel INFO creating '/var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/wheel/.tmp-v8m5d0i7/pygatt-4.0.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-02-22 17:16:33,504 wheel INFO adding 'pygatt/__init__.py' 2023-02-22 17:16:33,504 wheel INFO adding 'pygatt/device.py' 2023-02-22 17:16:33,505 wheel INFO adding 'pygatt/exceptions.py' 2023-02-22 17:16:33,505 wheel INFO adding 'pygatt/util.py' 2023-02-22 17:16:33,505 wheel INFO adding 'pygatt/backends/__init__.py' 2023-02-22 17:16:33,505 wheel INFO adding 'pygatt/backends/backend.py' 2023-02-22 17:16:33,506 wheel INFO adding 'pygatt/backends/bgapi/__init__.py' 2023-02-22 17:16:33,506 wheel INFO adding 'pygatt/backends/bgapi/bgapi.py' 2023-02-22 17:16:33,506 wheel INFO adding 'pygatt/backends/bgapi/bglib.py' 2023-02-22 17:16:33,506 wheel INFO adding 'pygatt/backends/bgapi/constants.py' 2023-02-22 17:16:33,507 wheel INFO adding 'pygatt/backends/bgapi/device.py' 2023-02-22 17:16:33,507 wheel INFO adding 'pygatt/backends/bgapi/error_codes.py' 2023-02-22 17:16:33,507 wheel INFO adding 'pygatt/backends/bgapi/exceptions.py' 2023-02-22 17:16:33,507 wheel INFO adding 'pygatt/backends/bgapi/packets.py' 2023-02-22 17:16:33,508 wheel INFO adding 'pygatt/backends/bgapi/util.py' 2023-02-22 17:16:33,508 wheel INFO adding 'pygatt/backends/gatttool/__init__.py' 2023-02-22 17:16:33,508 wheel INFO adding 'pygatt/backends/gatttool/device.py' 2023-02-22 17:16:33,508 wheel INFO adding 'pygatt/backends/gatttool/gatttool.py' 2023-02-22 17:16:33,509 wheel INFO adding 'pygatt-4.0.5.dist-info/LICENSE' 2023-02-22 17:16:33,509 wheel INFO adding 'pygatt-4.0.5.dist-info/METADATA' 2023-02-22 17:16:33,509 wheel INFO adding 'pygatt-4.0.5.dist-info/WHEEL' 2023-02-22 17:16:33,509 wheel INFO adding 'pygatt-4.0.5.dist-info/top_level.txt' 2023-02-22 17:16:33,510 wheel INFO adding 'pygatt-4.0.5.dist-info/RECORD' 2023-02-22 17:16:33,510 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-02-22 17:16:33,511 gpep517 INFO The backend produced /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/wheel/pygatt-4.0.5-py3-none-any.whl * Installing pygatt-4.0.5-py3-none-any.whl to /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/install gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/install --interpreter=/usr/bin/python3.10 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/wheel/pygatt-4.0.5-py3-none-any.whl 2023-02-22 17:16:33,596 gpep517 INFO Installing /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/wheel/pygatt-4.0.5-py3-none-any.whl into /var/tmp/portage/dev-python/pygatt-4.0.5-r1/work/pygatt-4.0.5-python3_10/install 2023-02-22 17:16:33,654 gpep517 INFO Installation complete >>> Source compiled. >>> Test phase [not enabled]: dev-python/pygatt-4.0.5-r1 >>> Install dev-python/pygatt-4.0.5-r1 into /var/tmp/portage/dev-python/pygatt-4.0.5-r1/image * python3_10: running distutils-r1_run_phase distutils-r1_python_install * Using python3.10 in global scope * python3_10: running distutils-r1_run_phase distutils-r1_python_install_all >>> Completed installing dev-python/pygatt-4.0.5-r1 into /var/tmp/portage/dev-python/pygatt-4.0.5-r1/image * Final size of build directory: 472 KiB * Final size of installed tree: 760 KiB * Verifying compiled files for python3.10 compressme : 44.96% ( 3.80 KiB => 1.71 KiB, compressme.zst) /var/tmp/portage/dev-python/pygatt-4.0.5-r1/image/usr/share/doc/pygatt-4.0.5-r1/README.rst : 43.35% ( 6.22 KiB => 2.70 KiB, /var/tmp/portage/dev-python/pygatt-4.0.5-r1/image/usr/share/doc/pygatt-4.0.5-r1/README.rst.zst) /var/tmp/portage/dev-python/pygatt-4.0.5-r1/image/usr/share/doc/pygatt-4.0.5-r1/CHANGELOG.rst : 42.40% ( 4.75 KiB => 2.01 KiB, /var/tmp/portage/dev-python/pygatt-4.0.5-r1/image/usr/share/doc/pygatt-4.0.5-r1/CHANGELOG.rst.zst) >>> Done. >>> Installing (1 of 1) dev-python/pygatt-4.0.5-r1::inode64-private
inode64 added 3 commits 2023-02-22 17:19:12 +01:00
New packages (zigbee2mqtt and node-red) from my gentoo overlay (https://github.com/inode64/inode64-overlay)
This reverts commit ddb5532108.
use pypy.eclass
remove redundant and unnecessary dependencies
remove the test because it does not have

Check with pkgcheck 0.10.22

Signed-off-by: INODE64 <ffelix@inode64.com>
inode64 added 1 commit 2023-02-23 06:04:08 +01:00
onkelbeh merged commit 31bf3cc74f into master 2023-02-26 09:31:39 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onkelbeh/HomeAssistantRepository#1093