>>> py3-pyu2f: Building community/py3-pyu2f 0.1.5a-r1 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 07:34:09 +0000 >>> py3-pyu2f: Checking sanity of /home/buildozer/aports/community/py3-pyu2f/APKBUILD... >>> py3-pyu2f: Analyzing dependencies... >>> py3-pyu2f: Installing for build: build-base python3 py3-six py3-setuptools py3-pytest py3-mock py3-pyfakefs (1/33) Installing libbz2 (1.0.8-r5) (2/33) Installing libffi (3.4.4-r2) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.4.2-r1) (5/33) Installing mpdecimal (2.5.1-r2) (6/33) Installing libpanelw (6.4_p20230401-r6) (7/33) Installing readline (8.2.1-r1) (8/33) Installing sqlite-libs (3.41.2-r2) (9/33) Installing python3 (3.11.3-r10) (10/33) Installing python3-pycache-pyc0 (3.11.3-r10) (11/33) Installing pyc (0.1-r0) (12/33) Installing python3-pyc (3.11.3-r10) (13/33) Installing py3-six (1.16.0-r6) (14/33) Installing py3-six-pyc (1.16.0-r6) (15/33) Installing py3-parsing (3.0.9-r2) (16/33) Installing py3-parsing-pyc (3.0.9-r2) (17/33) Installing py3-packaging (23.1-r1) (18/33) Installing py3-packaging-pyc (23.1-r1) (19/33) Installing py3-setuptools (67.7.2-r0) (20/33) Installing py3-setuptools-pyc (67.7.2-r0) (21/33) Installing py3-iniconfig (1.1.1-r6) (22/33) Installing py3-iniconfig-pyc (1.1.1-r6) (23/33) Installing py3-pluggy (1.0.0-r3) (24/33) Installing py3-pluggy-pyc (1.0.0-r3) (25/33) Installing py3-py (1.11.0-r2) (26/33) Installing py3-py-pyc (1.11.0-r2) (27/33) Installing py3-pytest (7.3.1-r1) (28/33) Installing py3-pytest-pyc (7.3.1-r1) (29/33) Installing py3-mock (5.0.2-r1) (30/33) Installing py3-mock-pyc (5.0.2-r1) (31/33) Installing py3-pyfakefs (5.0.0-r1) (32/33) Installing py3-pyfakefs-pyc (5.0.0-r1) (33/33) Installing .makedepends-py3-pyu2f (20230425.073409) Executing busybox-1.36.0-r8.trigger OK: 469 MiB in 131 packages >>> py3-pyu2f: Cleaning up srcdir >>> py3-pyu2f: Cleaning up pkgdir >>> py3-pyu2f: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pyu2f-0.1.5a.tar.gz >>> py3-pyu2f: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pyu2f-pyfakefs5.patch >>> py3-pyu2f: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pyu2f-0.1.5a.tar.gz >>> py3-pyu2f: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pyu2f-pyfakefs5.patch >>> py3-pyu2f: Checking sha512sums... py3-pyu2f-0.1.5a.tar.gz: OK py3-pyu2f-pyfakefs5.patch: OK >>> py3-pyu2f: Unpacking /var/cache/distfiles/v3.18/py3-pyu2f-0.1.5a.tar.gz... >>> py3-pyu2f: py3-pyu2f-pyfakefs5.patch patching file pyu2f/hid/macos.py patching file pyu2f/tests/hid/linux_test.py running build running build_py creating build creating build/lib creating build/lib/pyu2f copying pyu2f/__init__.py -> build/lib/pyu2f copying pyu2f/model.py -> build/lib/pyu2f copying pyu2f/apdu.py -> build/lib/pyu2f copying pyu2f/errors.py -> build/lib/pyu2f copying pyu2f/hidtransport.py -> build/lib/pyu2f copying pyu2f/hardware.py -> build/lib/pyu2f copying pyu2f/u2f.py -> build/lib/pyu2f creating build/lib/pyu2f/convenience copying pyu2f/convenience/__init__.py -> build/lib/pyu2f/convenience copying pyu2f/convenience/localauthenticator.py -> build/lib/pyu2f/convenience copying pyu2f/convenience/baseauthenticator.py -> build/lib/pyu2f/convenience copying pyu2f/convenience/authenticator.py -> build/lib/pyu2f/convenience copying pyu2f/convenience/customauthenticator.py -> build/lib/pyu2f/convenience creating build/lib/pyu2f/hid copying pyu2f/hid/__init__.py -> build/lib/pyu2f/hid copying pyu2f/hid/try.py -> build/lib/pyu2f/hid copying pyu2f/hid/macos.py -> build/lib/pyu2f/hid copying pyu2f/hid/windows.py -> build/lib/pyu2f/hid copying pyu2f/hid/linux.py -> build/lib/pyu2f/hid copying pyu2f/hid/base.py -> build/lib/pyu2f/hid running egg_info creating pyu2f.egg-info writing pyu2f.egg-info/PKG-INFO writing dependency_links to pyu2f.egg-info/dependency_links.txt writing requirements to pyu2f.egg-info/requires.txt writing top-level names to pyu2f.egg-info/top_level.txt writing manifest file 'pyu2f.egg-info/SOURCES.txt' reading manifest file 'pyu2f.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyu2f.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a plugins: pyfakefs-5.0.0 collected 63 items pyu2f/tests/apdu_test.py ......... [ 14%] pyu2f/tests/customauthenticator_test.py ....... [ 25%] pyu2f/tests/hardware_test.py ........... [ 42%] pyu2f/tests/hidtransport_test.py .......... [ 58%] pyu2f/tests/localauthenticator_test.py ... [ 63%] pyu2f/tests/model_test.py ... [ 68%] pyu2f/tests/u2f_test.py ........... [ 85%] pyu2f/tests/util_test.py ... [ 90%] pyu2f/tests/hid/linux_test.py .. [ 93%] pyu2f/tests/hid/macos_test.py .... [100%] =============================== warnings summary =============================== pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testPluginReturnsTouchRequired /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:326: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cm.exception.code, errors.U2FError.TIMEOUT) pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testPluginReturnsWrongData /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:372: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cm.exception.code, errors.U2FError.DEVICE_INELIGIBLE) pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:125: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(communicate_args), 1, pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:132: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(communicate_json), communicate_json_len, pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:137: DeprecationWarning: Please use assertEqual instead. self.assertEquals(communicate_dict.get('type'), 'sign_helper_request') pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:138: DeprecationWarning: Please use assertEqual instead. self.assertEquals(communicate_dict.get('timeoutSeconds'), 5) pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:139: DeprecationWarning: Please use assertEqual instead. self.assertEquals(communicate_dict.get('localAlways'), True) pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:144: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(challenges), 1) pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:146: DeprecationWarning: Please use assertEqual instead. self.assertEquals(challenge.get('appIdHash'), pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:148: DeprecationWarning: Please use assertEqual instead. self.assertEquals(challenge.get('challengeHash'), pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:150: DeprecationWarning: Please use assertEqual instead. self.assertEquals(challenge.get('keyHandle'), pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:152: DeprecationWarning: Please use assertEqual instead. self.assertEquals(challenge.get('version'), pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:158: DeprecationWarning: Please use assertEqual instead. self.assertEquals(result['applicationId'], SIGN_SUCCESS['app_id']) pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:159: DeprecationWarning: Please use assertEqual instead. self.assertEquals(result['clientData'], SIGN_SUCCESS['client_data_encoded']) pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:160: DeprecationWarning: Please use assertEqual instead. self.assertEquals(result['keyHandle'], SIGN_SUCCESS['key_handle_encoded']) pyu2f/tests/customauthenticator_test.py::CustomAuthenticatorTest::testSuccessAuthenticate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/customauthenticator_test.py:161: DeprecationWarning: Please use assertEqual instead. self.assertEquals(result['signatureData'], pyu2f/tests/hardware_test.py::HardwareTest::testAuthenticateCheckOnly /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:160: DeprecationWarning: Please use assertEqual instead. self.assertEquals(reply, bytearray([0x01, 0x02])) pyu2f/tests/hardware_test.py::HardwareTest::testAuthenticateCheckOnly /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:161: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_transport.SendMsgBytes.call_count, 1) pyu2f/tests/hardware_test.py::HardwareTest::testAuthenticateCheckOnly /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:163: DeprecationWarning: Please use assertEqual instead. self.assertEquals(sent_msg[0:4], bytearray([0x00, 0x02, 0x07, 0x00])) pyu2f/tests/hardware_test.py::HardwareTest::testAuthenticateCheckOnly /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:164: DeprecationWarning: Please use assertEqual instead. self.assertEquals( pyu2f/tests/hardware_test.py::HardwareTest::testAuthenticateInvalidKeyHandle /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:194: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_transport.SendMsgBytes.call_count, 1) pyu2f/tests/hardware_test.py::HardwareTest::testAuthenticateSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:137: DeprecationWarning: Please use assertEqual instead. self.assertEquals(reply, bytearray([0x01, 0x02])) pyu2f/tests/hardware_test.py::HardwareTest::testAuthenticateSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:138: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_transport.SendMsgBytes.call_count, 1) pyu2f/tests/hardware_test.py::HardwareTest::testAuthenticateSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:140: DeprecationWarning: Please use assertEqual instead. self.assertEquals(sent_msg[0:4], bytearray([0x00, 0x02, 0x03, 0x00])) pyu2f/tests/hardware_test.py::HardwareTest::testAuthenticateSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:141: DeprecationWarning: Please use assertEqual instead. self.assertEquals( pyu2f/tests/hardware_test.py::HardwareTest::testAuthenticateTUPRequired /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:180: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_transport.SendMsgBytes.call_count, 1) pyu2f/tests/hardware_test.py::HardwareTest::testRegisterSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:63: DeprecationWarning: Please use assertEqual instead. self.assertEquals(reply, bytearray([0x01, 0x02])) pyu2f/tests/hardware_test.py::HardwareTest::testRegisterSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:64: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_transport.SendMsgBytes.call_count, 1) pyu2f/tests/hardware_test.py::HardwareTest::testRegisterSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:66: DeprecationWarning: Please use assertEqual instead. self.assertEquals(sent_msg[0:4], bytearray([0x00, 0x01, 0x03, 0x00])) pyu2f/tests/hardware_test.py::HardwareTest::testRegisterSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:67: DeprecationWarning: Please use assertEqual instead. self.assertEquals(sent_msg[7:-2], bytearray(challenge_param + app_param)) pyu2f/tests/hardware_test.py::HardwareTest::testRegisterTUPRequired /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:80: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_transport.SendMsgBytes.call_count, 1) pyu2f/tests/hardware_test.py::HardwareTest::testVersion /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:89: DeprecationWarning: Please use assertEqual instead. self.assertEquals(reply, bytearray(b'U2F_V2')) pyu2f/tests/hardware_test.py::HardwareTest::testVersion /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:90: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_transport.SendMsgBytes.call_count, 1) pyu2f/tests/hardware_test.py::HardwareTest::testVersion /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:92: DeprecationWarning: Please use assertEqual instead. self.assertEquals(sent_msg, bytearray( pyu2f/tests/hardware_test.py::HardwareTest::testVersionErrors /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:123: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_transport.SendMsgBytes.call_count, 1) pyu2f/tests/hardware_test.py::HardwareTest::testVersionFallback /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:104: DeprecationWarning: Please use assertEqual instead. self.assertEquals(reply, bytearray(b'U2F_V2')) pyu2f/tests/hardware_test.py::HardwareTest::testVersionFallback /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:105: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_transport.SendMsgBytes.call_count, 2) pyu2f/tests/hardware_test.py::HardwareTest::testVersionFallback /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:107: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(sent_msg), 7) pyu2f/tests/hardware_test.py::HardwareTest::testVersionFallback /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:108: DeprecationWarning: Please use assertEqual instead. self.assertEquals(sent_msg[0:4], bytearray([0x00, 0x03, 0x00, 0x00])) pyu2f/tests/hardware_test.py::HardwareTest::testVersionFallback /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:109: DeprecationWarning: Please use assertEqual instead. self.assertEquals(sent_msg[4:7], bytearray([0x00, 0x00, 0x00])) # Le pyu2f/tests/hardware_test.py::HardwareTest::testVersionFallback /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:111: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(sent_msg), 9) pyu2f/tests/hardware_test.py::HardwareTest::testVersionFallback /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:112: DeprecationWarning: Please use assertEqual instead. self.assertEquals(sent_msg[0:4], bytearray([0x00, 0x03, 0x00, 0x00])) pyu2f/tests/hardware_test.py::HardwareTest::testVersionFallback /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:113: DeprecationWarning: Please use assertEqual instead. self.assertEquals(sent_msg[4:7], bytearray([0x00, 0x00, 0x00])) # Lc pyu2f/tests/hardware_test.py::HardwareTest::testVersionFallback /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hardware_test.py:114: DeprecationWarning: Please use assertEqual instead. self.assertEquals(sent_msg[7:9], bytearray([0x00, 0x00])) # Le pyu2f/tests/hidtransport_test.py::DiscoveryTest::testDiscoverLocalDevices /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:92: DeprecationWarning: Please use assertEqual instead. self.assertEquals(hid_mock.Enumerate.call_count, 1) pyu2f/tests/hidtransport_test.py::DiscoveryTest::testDiscoverLocalDevices /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:93: DeprecationWarning: Please use assertEqual instead. self.assertEquals(hid_mock.Open.call_count, 2) pyu2f/tests/hidtransport_test.py::DiscoveryTest::testDiscoverLocalDevices /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:94: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(devs), 2) pyu2f/tests/hidtransport_test.py::DiscoveryTest::testDiscoverLocalDevices /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:96: DeprecationWarning: Please use assertEqual instead. self.assertEquals(devs[0].hid_device.path, 'path3') pyu2f/tests/hidtransport_test.py::DiscoveryTest::testDiscoverLocalDevices /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:97: DeprecationWarning: Please use assertEqual instead. self.assertEquals(devs[1].hid_device.path, 'path4') pyu2f/tests/hidtransport_test.py::TransportTest::testContPacketShape /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:177: DeprecationWarning: Please use assertEqual instead. self.assertEquals(packet.ToWireFormat(), RPad([0, 0, 0, 1, 5, 1, 2], 64)) pyu2f/tests/hidtransport_test.py::TransportTest::testContPacketShape /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:181: DeprecationWarning: Please use assertEqual instead. self.assertEquals(copy.cid, bytearray(b'\x00\x00\x00\x01')) pyu2f/tests/hidtransport_test.py::TransportTest::testContPacketShape /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:182: DeprecationWarning: Please use assertEqual instead. self.assertEquals(copy.seq, 5) pyu2f/tests/hidtransport_test.py::TransportTest::testContPacketShape /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:183: DeprecationWarning: Please use assertEqual instead. self.assertEquals(copy.payload, RPad(bytearray(b'\x01\x02'), 59)) pyu2f/tests/hidtransport_test.py::TransportTest::testFragmentedResponseMsg /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:145: DeprecationWarning: Please use assertEqual instead. self.assertEquals(reply, bytearray(x % 256 for x in range(0, 1000))) pyu2f/tests/hidtransport_test.py::TransportTest::testFragmentedSendApdu /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:154: DeprecationWarning: Please use assertEqual instead. self.assertEquals(reply, bytearray([0x90, 0x00])) pyu2f/tests/hidtransport_test.py::TransportTest::testFragmentedSendApdu /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:157: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(fake_hid_dev.received_packets), 18) pyu2f/tests/hidtransport_test.py::TransportTest::testInit /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:105: DeprecationWarning: Please use assertEqual instead. self.assertEquals(t.cid, bytearray([0x00, 0x00, 0x00, 0x01])) pyu2f/tests/hidtransport_test.py::TransportTest::testInit /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:106: DeprecationWarning: Please use assertEqual instead. self.assertEquals(t.u2fhid_version, 0x01) pyu2f/tests/hidtransport_test.py::TransportTest::testInitPacketShape /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:163: DeprecationWarning: Please use assertEqual instead. self.assertEquals(packet.ToWireFormat(), RPad( pyu2f/tests/hidtransport_test.py::TransportTest::testInitPacketShape /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:168: DeprecationWarning: Please use assertEqual instead. self.assertEquals(copy.cid, bytearray(b'\x00\x00\x00\x01')) pyu2f/tests/hidtransport_test.py::TransportTest::testInitPacketShape /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:169: DeprecationWarning: Please use assertEqual instead. self.assertEquals(copy.cmd, 0x83) pyu2f/tests/hidtransport_test.py::TransportTest::testInitPacketShape /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:170: DeprecationWarning: Please use assertEqual instead. self.assertEquals(copy.size, 2) pyu2f/tests/hidtransport_test.py::TransportTest::testInitPacketShape /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:171: DeprecationWarning: Please use assertEqual instead. self.assertEquals(copy.payload, bytearray(b'\x01\x02')) pyu2f/tests/hidtransport_test.py::TransportTest::testMsg /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:121: DeprecationWarning: Please use assertEqual instead. self.assertEquals(reply, bytearray([0x01, 0x90, 0x00])) pyu2f/tests/hidtransport_test.py::TransportTest::testMsgBusy /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:132: DeprecationWarning: Please use assertRaisesRegex instead. self.assertRaisesRegexp(errors.HidError, '^Device Busy', t.SendMsgBytes, pyu2f/tests/hidtransport_test.py::TransportTest::testMsgBusy /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:136: DeprecationWarning: Please use assertEqual instead. self.assertEquals(reply, bytearray([0x01, 0x90, 0x00])) pyu2f/tests/hidtransport_test.py::TransportTest::testPing /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hidtransport_test.py:113: DeprecationWarning: Please use assertEqual instead. self.assertEquals(reply, b'1234') pyu2f/tests/localauthenticator_test.py::LocalAuthenticatorTest::testSignMultipleIneligible /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/localauthenticator_test.py:128: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cm.exception.code, errors.U2FError.DEVICE_INELIGIBLE) pyu2f/tests/localauthenticator_test.py::LocalAuthenticatorTest::testSignMultipleSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/localauthenticator_test.py:171: DeprecationWarning: Please use assertEqual instead. self.assertEquals(response.get('clientData'), pyu2f/tests/localauthenticator_test.py::LocalAuthenticatorTest::testSignMultipleSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/localauthenticator_test.py:173: DeprecationWarning: Please use assertEqual instead. self.assertEquals(response.get('signatureData'), pyu2f/tests/localauthenticator_test.py::LocalAuthenticatorTest::testSignMultipleSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/localauthenticator_test.py:175: DeprecationWarning: Please use assertEqual instead. self.assertEquals(response.get('applicationId'), pyu2f/tests/localauthenticator_test.py::LocalAuthenticatorTest::testSignMultipleSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/localauthenticator_test.py:177: DeprecationWarning: Please use assertEqual instead. self.assertEquals(response.get('keyHandle'), pyu2f/tests/localauthenticator_test.py::LocalAuthenticatorTest::testSignSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/localauthenticator_test.py:95: DeprecationWarning: Please use assertEqual instead. self.assertEquals(response.get('clientData'), pyu2f/tests/localauthenticator_test.py::LocalAuthenticatorTest::testSignSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/localauthenticator_test.py:97: DeprecationWarning: Please use assertEqual instead. self.assertEquals(response.get('signatureData'), pyu2f/tests/localauthenticator_test.py::LocalAuthenticatorTest::testSignSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/localauthenticator_test.py:99: DeprecationWarning: Please use assertEqual instead. self.assertEquals(response.get('applicationId'), pyu2f/tests/localauthenticator_test.py::LocalAuthenticatorTest::testSignSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/localauthenticator_test.py:101: DeprecationWarning: Please use assertEqual instead. self.assertEquals(response.get('keyHandle'), pyu2f/tests/model_test.py::ModelTest::testClientDataAuth /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/model_test.py:44: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(list(obj.keys())), 3) pyu2f/tests/model_test.py::ModelTest::testClientDataAuth /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/model_test.py:45: DeprecationWarning: Please use assertEqual instead. self.assertEquals(obj['typ'], model.ClientData.TYP_AUTHENTICATION) pyu2f/tests/model_test.py::ModelTest::testClientDataAuth /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/model_test.py:46: DeprecationWarning: Please use assertEqual instead. self.assertEquals(obj['challenge'], 'QUJDRA') pyu2f/tests/model_test.py::ModelTest::testClientDataAuth /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/model_test.py:47: DeprecationWarning: Please use assertEqual instead. self.assertEquals(obj['origin'], 'somemachine') pyu2f/tests/model_test.py::ModelTest::testClientDataRegistration /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/model_test.py:35: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(list(obj.keys())), 3) pyu2f/tests/model_test.py::ModelTest::testClientDataRegistration /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/model_test.py:36: DeprecationWarning: Please use assertEqual instead. self.assertEquals(obj['typ'], model.ClientData.TYP_REGISTRATION) pyu2f/tests/model_test.py::ModelTest::testClientDataRegistration /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/model_test.py:37: DeprecationWarning: Please use assertEqual instead. self.assertEquals(obj['challenge'], 'QUJDRA') pyu2f/tests/model_test.py::ModelTest::testClientDataRegistration /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/model_test.py:38: DeprecationWarning: Please use assertEqual instead. self.assertEquals(obj['origin'], 'somemachine') pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateAllKeysInvalid /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:190: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cm.exception.code, errors.U2FError.DEVICE_INELIGIBLE) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateError /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:202: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cm.exception.code, errors.U2FError.BAD_REQUEST) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateError /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:203: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cm.exception.cause.sw1, 0xff) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateError /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:204: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cm.exception.cause.sw2, 0xff) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateError /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:206: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdAuthenticate.call_count, 1) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateError /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:207: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdWink.call_count, 0) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessSkipInvalidKey /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:140: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdAuthenticate.call_count, 2) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessSkipInvalidKey /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:141: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdWink.call_count, 0) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessSkipInvalidKey /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:142: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.key_handle, 'khB') pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessSkipInvalidKey /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:143: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.client_data.raw_server_challenge, b'ABCD') pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessSkipInvalidKey /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:144: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.client_data.typ, 'navigator.id.getAssertion') pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessSkipInvalidKey /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:145: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.signature_data, 'signature') pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessSkipInvalidVersion /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:159: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdAuthenticate.call_count, 1) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessSkipInvalidVersion /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:160: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdWink.call_count, 0) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessSkipInvalidVersion /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:161: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.key_handle, 'khB') pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessSkipInvalidVersion /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:162: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.client_data.raw_server_challenge, b'ABCD') pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessSkipInvalidVersion /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:163: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.client_data.typ, 'navigator.id.getAssertion') pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessSkipInvalidVersion /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:164: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.signature_data, 'signature') pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessWithTUP /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:122: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdAuthenticate.call_count, 2) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessWithTUP /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:123: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdWink.call_count, 1) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessWithTUP /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:124: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.key_handle, 'khA') pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessWithTUP /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:125: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.client_data.raw_server_challenge, b'ABCD') pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessWithTUP /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:126: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.client_data.typ, 'navigator.id.getAssertion') pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateSuccessWithTUP /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:127: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.signature_data, 'signature') pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateTimeout /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:176: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cm.exception.code, errors.U2FError.TIMEOUT) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateTimeout /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:177: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdAuthenticate.call_count, 30) pyu2f/tests/u2f_test.py::U2fTest::testAuthenticateTimeout /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:178: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdWink.call_count, 30) pyu2f/tests/u2f_test.py::U2fTest::testRegisterError /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:106: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cm.exception.code, errors.U2FError.BAD_REQUEST) pyu2f/tests/u2f_test.py::U2fTest::testRegisterError /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:107: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cm.exception.cause.sw1, 0xff) pyu2f/tests/u2f_test.py::U2fTest::testRegisterError /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:108: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cm.exception.cause.sw2, 0xff) pyu2f/tests/u2f_test.py::U2fTest::testRegisterError /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:110: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdRegister.call_count, 1) pyu2f/tests/u2f_test.py::U2fTest::testRegisterError /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:111: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdWink.call_count, 0) pyu2f/tests/u2f_test.py::U2fTest::testRegisterFailAlreadyRegistered /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:75: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cm.exception.code, errors.U2FError.DEVICE_INELIGIBLE) pyu2f/tests/u2f_test.py::U2fTest::testRegisterFailAlreadyRegistered /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:77: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdAuthenticate.call_count, 1) pyu2f/tests/u2f_test.py::U2fTest::testRegisterFailAlreadyRegistered /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:81: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdRegister.call_count, 0) pyu2f/tests/u2f_test.py::U2fTest::testRegisterFailAlreadyRegistered /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:82: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdWink.call_count, 0) pyu2f/tests/u2f_test.py::U2fTest::testRegisterSuccessWithPreviousKeys /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:56: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdAuthenticate.call_count, 1) pyu2f/tests/u2f_test.py::U2fTest::testRegisterSuccessWithPreviousKeys /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:60: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdRegister.call_count, 2) pyu2f/tests/u2f_test.py::U2fTest::testRegisterSuccessWithPreviousKeys /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:61: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdWink.call_count, 1) pyu2f/tests/u2f_test.py::U2fTest::testRegisterSuccessWithPreviousKeys /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:62: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.client_data.raw_server_challenge, b'ABCD') pyu2f/tests/u2f_test.py::U2fTest::testRegisterSuccessWithPreviousKeys /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:63: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.client_data.typ, 'navigator.id.finishEnrollment') pyu2f/tests/u2f_test.py::U2fTest::testRegisterSuccessWithPreviousKeys /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:64: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.registration_data, 'regdata') pyu2f/tests/u2f_test.py::U2fTest::testRegisterSuccessWithTUP /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:41: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdRegister.call_count, 2) pyu2f/tests/u2f_test.py::U2fTest::testRegisterSuccessWithTUP /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:42: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdWink.call_count, 1) pyu2f/tests/u2f_test.py::U2fTest::testRegisterSuccessWithTUP /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:43: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.client_data.raw_server_challenge, b'ABCD') pyu2f/tests/u2f_test.py::U2fTest::testRegisterSuccessWithTUP /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:44: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.client_data.typ, 'navigator.id.finishEnrollment') pyu2f/tests/u2f_test.py::U2fTest::testRegisterSuccessWithTUP /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:45: DeprecationWarning: Please use assertEqual instead. self.assertEquals(resp.registration_data, 'regdata') pyu2f/tests/u2f_test.py::U2fTest::testRegisterTimeout /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:94: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cm.exception.code, errors.U2FError.TIMEOUT) pyu2f/tests/u2f_test.py::U2fTest::testRegisterTimeout /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:95: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdRegister.call_count, 30) pyu2f/tests/u2f_test.py::U2fTest::testRegisterTimeout /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/u2f_test.py:96: DeprecationWarning: Please use assertEqual instead. self.assertEquals(mock_sk.CmdWink.call_count, 30) pyu2f/tests/util_test.py::UtilTest::testErrorBusy /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/util_test.py:41: DeprecationWarning: Please use assertEqual instead. self.assertEquals( pyu2f/tests/util_test.py::UtilTest::testErrorBusy /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/util_test.py:44: DeprecationWarning: Please use assertEqual instead. self.assertEquals( pyu2f/tests/util_test.py::UtilTest::testErrorBusy /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/util_test.py:47: DeprecationWarning: Please use assertEqual instead. self.assertEquals( pyu2f/tests/util_test.py::UtilTest::testFragmentedApdu /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/util_test.py:56: DeprecationWarning: Please use assertEqual instead. self.assertEquals( pyu2f/tests/util_test.py::UtilTest::testFragmentedApdu /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/util_test.py:58: DeprecationWarning: Please use assertEqual instead. self.assertEquals( pyu2f/tests/util_test.py::UtilTest::testSimplePing /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/util_test.py:33: DeprecationWarning: Please use assertEqual instead. self.assertEquals( pyu2f/tests/hid/linux_test.py::LinuxTest::testCallEnumerate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/linux_test.py:97: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(devs), 2) pyu2f/tests/hid/linux_test.py::LinuxTest::testCallEnumerate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/linux_test.py:98: DeprecationWarning: Please use assertEqual instead. self.assertEquals(devs[0]['vendor_id'], 0x046d) pyu2f/tests/hid/linux_test.py::LinuxTest::testCallEnumerate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/linux_test.py:99: DeprecationWarning: Please use assertEqual instead. self.assertEquals(devs[0]['product_id'], 0x0c31c) pyu2f/tests/hid/linux_test.py::LinuxTest::testCallEnumerate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/linux_test.py:100: DeprecationWarning: Please use assertEqual instead. self.assertEquals(devs[1]['vendor_id'], 0x1050) pyu2f/tests/hid/linux_test.py::LinuxTest::testCallEnumerate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/linux_test.py:101: DeprecationWarning: Please use assertEqual instead. self.assertEquals(devs[1]['product_id'], 0x0407) pyu2f/tests/hid/linux_test.py::LinuxTest::testCallEnumerate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/linux_test.py:102: DeprecationWarning: Please use assertEqual instead. self.assertEquals(devs[1]['usage_page'], 0xf1d0) pyu2f/tests/hid/linux_test.py::LinuxTest::testCallEnumerate /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/linux_test.py:103: DeprecationWarning: Please use assertEqual instead. self.assertEquals(devs[1]['usage'], 1) pyu2f/tests/hid/linux_test.py::LinuxTest::testCallOpen /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/linux_test.py:115: DeprecationWarning: Please use assertEqual instead. self.assertEquals(dev.GetInReportDataLength(), 64) pyu2f/tests/hid/linux_test.py::LinuxTest::testCallOpen /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/linux_test.py:116: DeprecationWarning: Please use assertEqual instead. self.assertEquals(dev.GetOutReportDataLength(), 64) pyu2f/tests/hid/linux_test.py::LinuxTest::testCallOpen /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/linux_test.py:121: DeprecationWarning: Please use assertEqual instead. self.assertEquals(list(fake_dev_os.data_written), pyu2f/tests/hid/linux_test.py::LinuxTest::testCallOpen /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/linux_test.py:125: DeprecationWarning: Please use assertEqual instead. self.assertEquals(dev.Read(), [120] * 64) # chr(120) = 'x' pyu2f/tests/hid/macos_test.py::MacOsTest::testCallReadSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/macos_test.py:134: DeprecationWarning: Please use assertEqual instead. self.assertEquals(read_result, list(range(64)), 'Read data should match ' pyu2f/tests/hid/macos_test.py::MacOsTest::testCallWriteSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/macos_test.py:84: DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(set_report_call_pos_args), 5) pyu2f/tests/hid/macos_test.py::MacOsTest::testCallWriteSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/macos_test.py:85: DeprecationWarning: Please use assertEqual instead. self.assertEquals(set_report_call_pos_args[0], 'handle') pyu2f/tests/hid/macos_test.py::MacOsTest::testCallWriteSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/macos_test.py:86: DeprecationWarning: Please use assertEqual instead. self.assertEquals(set_report_call_pos_args[1], 1) pyu2f/tests/hid/macos_test.py::MacOsTest::testCallWriteSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/macos_test.py:87: DeprecationWarning: Please use assertEqual instead. self.assertEquals(set_report_call_pos_args[2], 0) pyu2f/tests/hid/macos_test.py::MacOsTest::testCallWriteSuccess /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/macos_test.py:88: DeprecationWarning: Please use assertEqual instead. self.assertEquals(set_report_call_pos_args[4], 64) pyu2f/tests/hid/macos_test.py::MacOsTest::testInitHidDevice /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/macos_test.py:60: DeprecationWarning: Please use assertEqual instead. self.assertEquals(64, device.GetInReportDataLength()) pyu2f/tests/hid/macos_test.py::MacOsTest::testInitHidDevice /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/tests/hid/macos_test.py:61: DeprecationWarning: Please use assertEqual instead. self.assertEquals(64, device.GetOutReportDataLength()) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 63 passed, 159 warnings in 1.70s ======================= Exception ignored in: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/hid/macos.py", line 445, in __del__ iokit.IOHIDDeviceRegisterInputReportCallback( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/ctypes/__init__.py", line 389, in __getattr__ func = self.__getitem__(name) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/ctypes/__init__.py", line 394, in __getitem__ func = self._FuncPtr((name_or_ordinal, self)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: Symbol not found: IOHIDDeviceRegisterInputReportCallback Exception ignored in: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/hid/macos.py", line 445, in __del__ iokit.IOHIDDeviceRegisterInputReportCallback( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/ctypes/__init__.py", line 389, in __getattr__ func = self.__getitem__(name) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/ctypes/__init__.py", line 394, in __getitem__ func = self._FuncPtr((name_or_ordinal, self)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: Symbol not found: IOHIDDeviceRegisterInputReportCallback Exception ignored in: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-pyu2f/src/pyu2f-0.1.5a/pyu2f/hid/macos.py", line 445, in __del__ iokit.IOHIDDeviceRegisterInputReportCallback( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/ctypes/__init__.py", line 389, in __getattr__ func = self.__getitem__(name) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/ctypes/__init__.py", line 394, in __getitem__ func = self._FuncPtr((name_or_ordinal, self)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: Symbol not found: IOHIDDeviceRegisterInputReportCallback >>> py3-pyu2f: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pyu2f/pkg creating /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f creating /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr creating /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib creating /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f copying build/lib/pyu2f/__init__.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f creating /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/convenience copying build/lib/pyu2f/convenience/__init__.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/convenience copying build/lib/pyu2f/convenience/localauthenticator.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/convenience copying build/lib/pyu2f/convenience/baseauthenticator.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/convenience copying build/lib/pyu2f/convenience/authenticator.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/convenience copying build/lib/pyu2f/convenience/customauthenticator.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/convenience copying build/lib/pyu2f/model.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f copying build/lib/pyu2f/apdu.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f copying build/lib/pyu2f/errors.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f copying build/lib/pyu2f/hidtransport.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f copying build/lib/pyu2f/hardware.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f copying build/lib/pyu2f/u2f.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f creating /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid copying build/lib/pyu2f/hid/__init__.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid copying build/lib/pyu2f/hid/try.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid copying build/lib/pyu2f/hid/macos.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid copying build/lib/pyu2f/hid/windows.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid copying build/lib/pyu2f/hid/linux.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid copying build/lib/pyu2f/hid/base.py -> /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/convenience/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/convenience/localauthenticator.py to localauthenticator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/convenience/baseauthenticator.py to baseauthenticator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/convenience/authenticator.py to authenticator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/convenience/customauthenticator.py to customauthenticator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/model.py to model.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/apdu.py to apdu.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hidtransport.py to hidtransport.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hardware.py to hardware.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/u2f.py to u2f.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid/try.py to try.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid/macos.py to macos.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid/windows.py to windows.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid/linux.py to linux.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid/base.py to base.cpython-311.pyc running install_egg_info running egg_info writing pyu2f.egg-info/PKG-INFO writing dependency_links to pyu2f.egg-info/dependency_links.txt writing requirements to pyu2f.egg-info/requires.txt writing top-level names to pyu2f.egg-info/top_level.txt reading manifest file 'pyu2f.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyu2f.egg-info/SOURCES.txt' Copying pyu2f.egg-info to /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f-0.1.5-py3.11.egg-info running install_scripts >>> py3-pyu2f-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/__pycache__' -> '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f-pyc/usr/lib/python3.11/site-packages/pyu2f/__pycache__' '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/convenience/__pycache__' -> '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f-pyc/usr/lib/python3.11/site-packages/pyu2f/convenience/__pycache__' '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.11/site-packages/pyu2f/hid/__pycache__' -> '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f-pyc/usr/lib/python3.11/site-packages/pyu2f/hid/__pycache__' >>> py3-pyu2f-pyc*: Preparing subpackage py3-pyu2f-pyc... >>> py3-pyu2f-pyc*: Running postcheck for py3-pyu2f-pyc >>> py3-pyu2f*: Running postcheck for py3-pyu2f >>> py3-pyu2f*: Preparing package py3-pyu2f... >>> py3-pyu2f-pyc*: Tracing dependencies... python3 py3-six python3~3.11 >>> py3-pyu2f-pyc*: Package size: 192.0 KB >>> py3-pyu2f-pyc*: Compressing data... >>> py3-pyu2f-pyc*: Create checksum... >>> py3-pyu2f-pyc*: Create py3-pyu2f-pyc-0.1.5a-r1.apk >>> py3-pyu2f*: Tracing dependencies... python3 py3-six python3~3.11 >>> py3-pyu2f*: Package size: 184.0 KB >>> py3-pyu2f*: Compressing data... >>> py3-pyu2f*: Create checksum... >>> py3-pyu2f*: Create py3-pyu2f-0.1.5a-r1.apk >>> py3-pyu2f: Build complete at Tue, 25 Apr 2023 07:34:12 +0000 elapsed time 0h 0m 3s >>> py3-pyu2f: Cleaning up srcdir >>> py3-pyu2f: Cleaning up pkgdir >>> py3-pyu2f: Uninstalling dependencies... (1/33) Purging .makedepends-py3-pyu2f (20230425.073409) (2/33) Purging py3-six-pyc (1.16.0-r6) (3/33) Purging py3-six (1.16.0-r6) (4/33) Purging py3-setuptools-pyc (67.7.2-r0) (5/33) Purging py3-setuptools (67.7.2-r0) (6/33) Purging py3-pytest-pyc (7.3.1-r1) (7/33) Purging py3-pytest (7.3.1-r1) (8/33) Purging py3-iniconfig-pyc (1.1.1-r6) (9/33) Purging py3-iniconfig (1.1.1-r6) (10/33) Purging py3-packaging-pyc (23.1-r1) (11/33) Purging py3-packaging (23.1-r1) (12/33) Purging py3-parsing-pyc (3.0.9-r2) (13/33) Purging py3-parsing (3.0.9-r2) (14/33) Purging py3-pluggy-pyc (1.0.0-r3) (15/33) Purging py3-pluggy (1.0.0-r3) (16/33) Purging py3-py-pyc (1.11.0-r2) (17/33) Purging py3-py (1.11.0-r2) (18/33) Purging py3-mock-pyc (5.0.2-r1) (19/33) Purging py3-mock (5.0.2-r1) (20/33) Purging py3-pyfakefs-pyc (5.0.0-r1) (21/33) Purging py3-pyfakefs (5.0.0-r1) (22/33) Purging python3-pyc (3.11.3-r10) (23/33) Purging python3-pycache-pyc0 (3.11.3-r10) (24/33) Purging pyc (0.1-r0) (25/33) Purging python3 (3.11.3-r10) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r5) (28/33) Purging libffi (3.4.4-r2) (29/33) Purging libpanelw (6.4_p20230401-r6) (30/33) Purging mpdecimal (2.5.1-r2) (31/33) Purging readline (8.2.1-r1) (32/33) Purging sqlite-libs (3.41.2-r2) (33/33) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 408 MiB in 98 packages >>> py3-pyu2f: Updating the community/aarch64 repository index... >>> py3-pyu2f: Signing the index...