>>> py3-requests-oauthlib: Building community/py3-requests-oauthlib 2.0.0-r0 (using abuild 3.15.0_rc3-r1) started Tue, 29 Apr 2025 09:25:00 +0000 >>> py3-requests-oauthlib: Validating /home/buildozer/aports/community/py3-requests-oauthlib/APKBUILD... >>> py3-requests-oauthlib: Analyzing dependencies... >>> py3-requests-oauthlib: Installing for build: build-base py3-oauthlib py3-requests python3 py3-gpep517 py3-setuptools py3-wheel (1/36) Installing libbz2 (1.0.8-r6) (2/36) Installing libffi (3.4.8-r0) (3/36) Installing gdbm (1.24-r0) (4/36) Installing xz-libs (5.8.1-r0) (5/36) Installing mpdecimal (4.0.0-r0) (6/36) Installing libpanelw (6.5_p20250412-r0) (7/36) Installing sqlite-libs (3.49.1-r1) (8/36) Installing python3 (3.12.10-r0) (9/36) Installing python3-pycache-pyc0 (3.12.10-r0) (10/36) Installing pyc (3.12.10-r0) (11/36) Installing py3-oauthlib-pyc (3.2.2-r3) (12/36) Installing python3-pyc (3.12.10-r0) (13/36) Installing py3-oauthlib (3.2.2-r3) (14/36) Installing py3-certifi (2024.12.14-r0) (15/36) Installing py3-certifi-pyc (2024.12.14-r0) (16/36) Installing py3-charset-normalizer (3.4.1-r0) (17/36) Installing py3-charset-normalizer-pyc (3.4.1-r0) (18/36) Installing py3-idna (3.10-r0) (19/36) Installing py3-idna-pyc (3.10-r0) (20/36) Installing py3-urllib3 (1.26.20-r0) (21/36) Installing py3-urllib3-pyc (1.26.20-r0) (22/36) Installing py3-requests (2.32.3-r0) (23/36) Installing py3-requests-pyc (2.32.3-r0) (24/36) Installing py3-installer (0.7.0-r2) (25/36) Installing py3-installer-pyc (0.7.0-r2) (26/36) Installing py3-gpep517 (16-r0) (27/36) Installing py3-gpep517-pyc (16-r0) (28/36) Installing py3-parsing (3.2.0-r0) (29/36) Installing py3-parsing-pyc (3.2.0-r0) (30/36) Installing py3-packaging (25.0-r0) (31/36) Installing py3-packaging-pyc (25.0-r0) (32/36) Installing py3-setuptools (77.0.3-r0) (33/36) Installing py3-setuptools-pyc (77.0.3-r0) (34/36) Installing py3-wheel (0.43.0-r0) (35/36) Installing py3-wheel-pyc (0.43.0-r0) (36/36) Installing .makedepends-py3-requests-oauthlib (20250429.092534) Executing busybox-1.37.0-r16.trigger OK: 483 MiB in 138 packages >>> py3-requests-oauthlib: Cleaning up srcdir >>> py3-requests-oauthlib: Cleaning up pkgdir >>> py3-requests-oauthlib: Cleaning up tmpdir >>> py3-requests-oauthlib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/requests-oauthlib-2.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/requests-oauthlib-2.0.0.tar.gz.part' requests-oauthlib-2. 100% |********************************| 55650 0:00:00 ETA '/var/cache/distfiles/v3.22/requests-oauthlib-2.0.0.tar.gz.part' saved >>> py3-requests-oauthlib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/requests-oauthlib-2.0.0.tar.gz >>> py3-requests-oauthlib: Checking sha512sums... requests-oauthlib-2.0.0.tar.gz: OK >>> py3-requests-oauthlib: Unpacking /var/cache/distfiles/v3.22/requests-oauthlib-2.0.0.tar.gz... 2025-04-29 09:25:36,034 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-29 09:25:36,075 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-04-29 09:25:36,106 root INFO running build 2025-04-29 09:25:36,106 root INFO running build_py 2025-04-29 09:25:36,113 root INFO creating build/lib/requests_oauthlib 2025-04-29 09:25:36,114 root INFO copying requests_oauthlib/oauth2_auth.py -> build/lib/requests_oauthlib 2025-04-29 09:25:36,114 root INFO copying requests_oauthlib/oauth1_session.py -> build/lib/requests_oauthlib 2025-04-29 09:25:36,114 root INFO copying requests_oauthlib/oauth1_auth.py -> build/lib/requests_oauthlib 2025-04-29 09:25:36,115 root INFO copying requests_oauthlib/__init__.py -> build/lib/requests_oauthlib 2025-04-29 09:25:36,115 root INFO copying requests_oauthlib/oauth2_session.py -> build/lib/requests_oauthlib 2025-04-29 09:25:36,116 root INFO creating build/lib/requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,116 root INFO copying requests_oauthlib/compliance_fixes/plentymarkets.py -> build/lib/requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,116 root INFO copying requests_oauthlib/compliance_fixes/instagram.py -> build/lib/requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,116 root INFO copying requests_oauthlib/compliance_fixes/fitbit.py -> build/lib/requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,117 root INFO copying requests_oauthlib/compliance_fixes/douban.py -> build/lib/requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,117 root INFO copying requests_oauthlib/compliance_fixes/slack.py -> build/lib/requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,117 root INFO copying requests_oauthlib/compliance_fixes/facebook.py -> build/lib/requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,118 root INFO copying requests_oauthlib/compliance_fixes/mailchimp.py -> build/lib/requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,118 root INFO copying requests_oauthlib/compliance_fixes/__init__.py -> build/lib/requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,118 root INFO copying requests_oauthlib/compliance_fixes/weibo.py -> build/lib/requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,119 root INFO copying requests_oauthlib/compliance_fixes/ebay.py -> build/lib/requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,132 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-04-29 09:25:36,132 root INFO running install 2025-04-29 09:25:36,162 root INFO running install_lib 2025-04-29 09:25:36,168 root INFO creating build/bdist.linux-ppc64le/wheel 2025-04-29 09:25:36,168 root INFO creating build/bdist.linux-ppc64le/wheel/requests_oauthlib 2025-04-29 09:25:36,169 root INFO copying build/lib/requests_oauthlib/oauth2_auth.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib 2025-04-29 09:25:36,169 root INFO copying build/lib/requests_oauthlib/oauth1_session.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib 2025-04-29 09:25:36,169 root INFO creating build/bdist.linux-ppc64le/wheel/requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,169 root INFO copying build/lib/requests_oauthlib/compliance_fixes/plentymarkets.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,170 root INFO copying build/lib/requests_oauthlib/compliance_fixes/instagram.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,170 root INFO copying build/lib/requests_oauthlib/compliance_fixes/fitbit.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,170 root INFO copying build/lib/requests_oauthlib/compliance_fixes/douban.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,170 root INFO copying build/lib/requests_oauthlib/compliance_fixes/slack.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,171 root INFO copying build/lib/requests_oauthlib/compliance_fixes/facebook.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,171 root INFO copying build/lib/requests_oauthlib/compliance_fixes/mailchimp.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,171 root INFO copying build/lib/requests_oauthlib/compliance_fixes/__init__.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,171 root INFO copying build/lib/requests_oauthlib/compliance_fixes/weibo.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,171 root INFO copying build/lib/requests_oauthlib/compliance_fixes/ebay.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-04-29 09:25:36,172 root INFO copying build/lib/requests_oauthlib/oauth1_auth.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib 2025-04-29 09:25:36,172 root INFO copying build/lib/requests_oauthlib/__init__.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib 2025-04-29 09:25:36,172 root INFO copying build/lib/requests_oauthlib/oauth2_session.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib 2025-04-29 09:25:36,172 root INFO running install_egg_info 2025-04-29 09:25:36,179 root INFO running egg_info 2025-04-29 09:25:36,185 root INFO writing requests_oauthlib.egg-info/PKG-INFO 2025-04-29 09:25:36,186 root INFO writing dependency_links to requests_oauthlib.egg-info/dependency_links.txt 2025-04-29 09:25:36,187 root INFO writing requirements to requests_oauthlib.egg-info/requires.txt 2025-04-29 09:25:36,187 root INFO writing top-level names to requests_oauthlib.egg-info/top_level.txt 2025-04-29 09:25:36,194 root INFO reading manifest file 'requests_oauthlib.egg-info/SOURCES.txt' 2025-04-29 09:25:36,197 root INFO reading manifest template 'MANIFEST.in' 2025-04-29 09:25:36,199 root WARNING no previously-included directories found matching '*.pyc' 2025-04-29 09:25:36,199 root INFO adding license file 'LICENSE' 2025-04-29 09:25:36,203 root INFO writing manifest file 'requests_oauthlib.egg-info/SOURCES.txt' 2025-04-29 09:25:36,203 root INFO Copying requests_oauthlib.egg-info to build/bdist.linux-ppc64le/wheel/./requests_oauthlib-2.0.0-py3.12.egg-info 2025-04-29 09:25:36,204 root INFO running install_scripts 2025-04-29 09:25:36,206 root INFO creating build/bdist.linux-ppc64le/wheel/requests_oauthlib-2.0.0.dist-info/WHEEL 2025-04-29 09:25:36,206 wheel INFO creating '/home/buildozer/aports/community/py3-requests-oauthlib/src/requests-oauthlib-2.0.0/.dist/.tmp-q5c_2014/requests_oauthlib-2.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-04-29 09:25:36,207 wheel INFO adding 'requests_oauthlib/__init__.py' 2025-04-29 09:25:36,207 wheel INFO adding 'requests_oauthlib/oauth1_auth.py' 2025-04-29 09:25:36,207 wheel INFO adding 'requests_oauthlib/oauth1_session.py' 2025-04-29 09:25:36,208 wheel INFO adding 'requests_oauthlib/oauth2_auth.py' 2025-04-29 09:25:36,208 wheel INFO adding 'requests_oauthlib/oauth2_session.py' 2025-04-29 09:25:36,208 wheel INFO adding 'requests_oauthlib/compliance_fixes/__init__.py' 2025-04-29 09:25:36,209 wheel INFO adding 'requests_oauthlib/compliance_fixes/douban.py' 2025-04-29 09:25:36,209 wheel INFO adding 'requests_oauthlib/compliance_fixes/ebay.py' 2025-04-29 09:25:36,209 wheel INFO adding 'requests_oauthlib/compliance_fixes/facebook.py' 2025-04-29 09:25:36,209 wheel INFO adding 'requests_oauthlib/compliance_fixes/fitbit.py' 2025-04-29 09:25:36,210 wheel INFO adding 'requests_oauthlib/compliance_fixes/instagram.py' 2025-04-29 09:25:36,210 wheel INFO adding 'requests_oauthlib/compliance_fixes/mailchimp.py' 2025-04-29 09:25:36,210 wheel INFO adding 'requests_oauthlib/compliance_fixes/plentymarkets.py' 2025-04-29 09:25:36,210 wheel INFO adding 'requests_oauthlib/compliance_fixes/slack.py' 2025-04-29 09:25:36,211 wheel INFO adding 'requests_oauthlib/compliance_fixes/weibo.py' 2025-04-29 09:25:36,211 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/licenses/LICENSE' 2025-04-29 09:25:36,211 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/METADATA' 2025-04-29 09:25:36,211 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/WHEEL' 2025-04-29 09:25:36,212 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/top_level.txt' 2025-04-29 09:25:36,212 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/RECORD' 2025-04-29 09:25:36,212 root INFO removing build/bdist.linux-ppc64le/wheel 2025-04-29 09:25:36,214 gpep517 INFO The backend produced .dist/requests_oauthlib-2.0.0-py2.py3-none-any.whl requests_oauthlib-2.0.0-py2.py3-none-any.whl >>> py3-requests-oauthlib: Entering fakeroot... >>> py3-requests-oauthlib-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/requests_oauthlib/compliance_fixes/__pycache__' -> '/home/buildozer/aports/community/py3-requests-oauthlib/pkg/py3-requests-oauthlib-pyc/usr/lib/python3.12/site-packages/requests_oauthlib/compliance_fixes/__pycache__' 'usr/lib/python3.12/site-packages/requests_oauthlib/__pycache__' -> '/home/buildozer/aports/community/py3-requests-oauthlib/pkg/py3-requests-oauthlib-pyc/usr/lib/python3.12/site-packages/requests_oauthlib/__pycache__' >>> py3-requests-oauthlib-pyc*: Preparing subpackage py3-requests-oauthlib-pyc... >>> py3-requests-oauthlib-pyc*: Running postcheck for py3-requests-oauthlib-pyc >>> py3-requests-oauthlib*: Running postcheck for py3-requests-oauthlib >>> py3-requests-oauthlib*: Preparing package py3-requests-oauthlib... >>> py3-requests-oauthlib-pyc*: Tracing dependencies... py3-oauthlib py3-requests python3 python3~3.12 >>> py3-requests-oauthlib-pyc*: Package size: 62.3 KB >>> py3-requests-oauthlib-pyc*: Compressing data... >>> py3-requests-oauthlib-pyc*: Create checksum... >>> py3-requests-oauthlib-pyc*: Create py3-requests-oauthlib-pyc-2.0.0-r0.apk >>> py3-requests-oauthlib*: Tracing dependencies... py3-oauthlib py3-requests python3 python3~3.12 >>> py3-requests-oauthlib*: Package size: 66.6 KB >>> py3-requests-oauthlib*: Compressing data... >>> py3-requests-oauthlib*: Create checksum... >>> py3-requests-oauthlib*: Create py3-requests-oauthlib-2.0.0-r0.apk >>> py3-requests-oauthlib: Build complete at Tue, 29 Apr 2025 09:25:36 +0000 elapsed time 0h 0m 36s >>> py3-requests-oauthlib: Cleaning up srcdir >>> py3-requests-oauthlib: Cleaning up pkgdir >>> py3-requests-oauthlib: Uninstalling dependencies... (1/36) Purging .makedepends-py3-requests-oauthlib (20250429.092534) (2/36) Purging py3-oauthlib-pyc (3.2.2-r3) (3/36) Purging py3-oauthlib (3.2.2-r3) (4/36) Purging py3-requests-pyc (2.32.3-r0) (5/36) Purging py3-requests (2.32.3-r0) (6/36) Purging py3-certifi-pyc (2024.12.14-r0) (7/36) Purging py3-certifi (2024.12.14-r0) (8/36) Purging py3-charset-normalizer-pyc (3.4.1-r0) (9/36) Purging py3-charset-normalizer (3.4.1-r0) (10/36) Purging py3-idna-pyc (3.10-r0) (11/36) Purging py3-idna (3.10-r0) (12/36) Purging py3-urllib3-pyc (1.26.20-r0) (13/36) Purging py3-urllib3 (1.26.20-r0) (14/36) Purging py3-gpep517-pyc (16-r0) (15/36) Purging py3-gpep517 (16-r0) (16/36) Purging py3-installer-pyc (0.7.0-r2) (17/36) Purging py3-installer (0.7.0-r2) (18/36) Purging py3-setuptools-pyc (77.0.3-r0) (19/36) Purging py3-setuptools (77.0.3-r0) (20/36) Purging py3-wheel-pyc (0.43.0-r0) (21/36) Purging py3-wheel (0.43.0-r0) (22/36) Purging py3-packaging-pyc (25.0-r0) (23/36) Purging py3-packaging (25.0-r0) (24/36) Purging py3-parsing-pyc (3.2.0-r0) (25/36) Purging py3-parsing (3.2.0-r0) (26/36) Purging python3-pyc (3.12.10-r0) (27/36) Purging python3-pycache-pyc0 (3.12.10-r0) (28/36) Purging pyc (3.12.10-r0) (29/36) Purging python3 (3.12.10-r0) (30/36) Purging gdbm (1.24-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.4.8-r0) (33/36) Purging libpanelw (6.5_p20250412-r0) (34/36) Purging mpdecimal (4.0.0-r0) (35/36) Purging sqlite-libs (3.49.1-r1) (36/36) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 429 MiB in 102 packages >>> py3-requests-oauthlib: Updating the community/ppc64le repository index... >>> py3-requests-oauthlib: Signing the index...