>>> py3-requests-oauthlib: Building community/py3-requests-oauthlib 2.0.0-r1 (using abuild 3.16.0_rc4-r0) started Tue, 28 Oct 2025 06:58:12 +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/33) Installing gdbm (1.26-r0) ( 2/33) Installing xz-libs (5.8.1-r0) ( 3/33) Installing mpdecimal (4.0.1-r0) ( 4/33) Installing libpanelw (6.5_p20251010-r0) ( 5/33) Installing python3 (3.12.12-r0) ( 6/33) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/33) Installing pyc (3.12.12-r0) ( 8/33) Installing py3-oauthlib-pyc (3.3.1-r0) ( 9/33) Installing python3-pyc (3.12.12-r0) (10/33) Installing py3-oauthlib (3.3.1-r0) (11/33) Installing py3-certifi (2025.10.5-r0) (12/33) Installing py3-certifi-pyc (2025.10.5-r0) (13/33) Installing py3-charset-normalizer (3.4.4-r0) (14/33) Installing py3-charset-normalizer-pyc (3.4.4-r0) (15/33) Installing py3-idna (3.10-r0) (16/33) Installing py3-idna-pyc (3.10-r0) (17/33) Installing py3-urllib3 (1.26.20-r0) (18/33) Installing py3-urllib3-pyc (1.26.20-r0) (19/33) Installing py3-requests (2.32.5-r0) (20/33) Installing py3-requests-pyc (2.32.5-r0) (21/33) Installing py3-installer (0.7.0-r2) (22/33) Installing py3-installer-pyc (0.7.0-r2) (23/33) Installing py3-gpep517 (19-r0) (24/33) Installing py3-gpep517-pyc (19-r0) (25/33) Installing py3-parsing (3.2.3-r0) (26/33) Installing py3-parsing-pyc (3.2.3-r0) (27/33) Installing py3-packaging (25.0-r0) (28/33) Installing py3-packaging-pyc (25.0-r0) (29/33) Installing py3-setuptools (80.9.0-r1) (30/33) Installing py3-setuptools-pyc (80.9.0-r1) (31/33) Installing py3-wheel (0.46.1-r0) (32/33) Installing py3-wheel-pyc (0.46.1-r0) (33/33) Installing .makedepends-py3-requests-oauthlib (20251028.065820) busybox-1.37.0-r24.trigger: Executing script... OK: 631 MiB in 184 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.23/requests-oauthlib-2.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/requests-oauthlib-2.0.0.tar.gz.part' requests-oauthlib-2. 100% |********************************| 55650 0:00:00 ETA '/var/cache/distfiles/v3.23/requests-oauthlib-2.0.0.tar.gz.part' saved /var/cache/distfiles/v3.23/requests-oauthlib-2.0.0.tar.gz: OK >>> py3-requests-oauthlib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/requests-oauthlib-2.0.0.tar.gz /var/cache/distfiles/v3.23/requests-oauthlib-2.0.0.tar.gz: OK >>> py3-requests-oauthlib: Unpacking /var/cache/distfiles/v3.23/requests-oauthlib-2.0.0.tar.gz... 2025-10-28 06:58:21,999 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:759: 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-10-28 06:58:22,037 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-28 06:58:22,072 root INFO running build 2025-10-28 06:58:22,072 root INFO running build_py 2025-10-28 06:58:22,079 root INFO creating build/lib/requests_oauthlib 2025-10-28 06:58:22,080 root INFO copying requests_oauthlib/oauth2_auth.py -> build/lib/requests_oauthlib 2025-10-28 06:58:22,080 root INFO copying requests_oauthlib/oauth1_session.py -> build/lib/requests_oauthlib 2025-10-28 06:58:22,080 root INFO copying requests_oauthlib/oauth1_auth.py -> build/lib/requests_oauthlib 2025-10-28 06:58:22,081 root INFO copying requests_oauthlib/__init__.py -> build/lib/requests_oauthlib 2025-10-28 06:58:22,081 root INFO copying requests_oauthlib/oauth2_session.py -> build/lib/requests_oauthlib 2025-10-28 06:58:22,082 root INFO creating build/lib/requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,082 root INFO copying requests_oauthlib/compliance_fixes/plentymarkets.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,082 root INFO copying requests_oauthlib/compliance_fixes/instagram.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,083 root INFO copying requests_oauthlib/compliance_fixes/fitbit.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,083 root INFO copying requests_oauthlib/compliance_fixes/douban.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,083 root INFO copying requests_oauthlib/compliance_fixes/slack.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,083 root INFO copying requests_oauthlib/compliance_fixes/facebook.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,084 root INFO copying requests_oauthlib/compliance_fixes/mailchimp.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,084 root INFO copying requests_oauthlib/compliance_fixes/__init__.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,084 root INFO copying requests_oauthlib/compliance_fixes/weibo.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,085 root INFO copying requests_oauthlib/compliance_fixes/ebay.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,099 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-28 06:58:22,099 root INFO running install 2025-10-28 06:58:22,129 root INFO running install_lib 2025-10-28 06:58:22,136 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-28 06:58:22,136 root INFO creating build/bdist.linux-ppc64le/wheel/requests_oauthlib 2025-10-28 06:58:22,136 root INFO copying build/lib/requests_oauthlib/oauth2_auth.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib 2025-10-28 06:58:22,137 root INFO copying build/lib/requests_oauthlib/oauth1_session.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib 2025-10-28 06:58:22,137 root INFO creating build/bdist.linux-ppc64le/wheel/requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,137 root INFO copying build/lib/requests_oauthlib/compliance_fixes/plentymarkets.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,138 root INFO copying build/lib/requests_oauthlib/compliance_fixes/instagram.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,138 root INFO copying build/lib/requests_oauthlib/compliance_fixes/fitbit.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,138 root INFO copying build/lib/requests_oauthlib/compliance_fixes/douban.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,138 root INFO copying build/lib/requests_oauthlib/compliance_fixes/slack.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,138 root INFO copying build/lib/requests_oauthlib/compliance_fixes/facebook.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,139 root INFO copying build/lib/requests_oauthlib/compliance_fixes/mailchimp.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,139 root INFO copying build/lib/requests_oauthlib/compliance_fixes/__init__.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,139 root INFO copying build/lib/requests_oauthlib/compliance_fixes/weibo.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,139 root INFO copying build/lib/requests_oauthlib/compliance_fixes/ebay.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib/compliance_fixes 2025-10-28 06:58:22,140 root INFO copying build/lib/requests_oauthlib/oauth1_auth.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib 2025-10-28 06:58:22,140 root INFO copying build/lib/requests_oauthlib/__init__.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib 2025-10-28 06:58:22,140 root INFO copying build/lib/requests_oauthlib/oauth2_session.py -> build/bdist.linux-ppc64le/wheel/./requests_oauthlib 2025-10-28 06:58:22,140 root INFO running install_egg_info 2025-10-28 06:58:22,147 root INFO running egg_info 2025-10-28 06:58:22,153 root INFO writing requests_oauthlib.egg-info/PKG-INFO 2025-10-28 06:58:22,154 root INFO writing dependency_links to requests_oauthlib.egg-info/dependency_links.txt 2025-10-28 06:58:22,155 root INFO writing requirements to requests_oauthlib.egg-info/requires.txt 2025-10-28 06:58:22,155 root INFO writing top-level names to requests_oauthlib.egg-info/top_level.txt 2025-10-28 06:58:22,162 root INFO reading manifest file 'requests_oauthlib.egg-info/SOURCES.txt' 2025-10-28 06:58:22,165 root INFO reading manifest template 'MANIFEST.in' 2025-10-28 06:58:22,167 root WARNING no previously-included directories found matching '*.pyc' 2025-10-28 06:58:22,167 root INFO adding license file 'LICENSE' 2025-10-28 06:58:22,171 root INFO writing manifest file 'requests_oauthlib.egg-info/SOURCES.txt' 2025-10-28 06:58:22,171 root INFO Copying requests_oauthlib.egg-info to build/bdist.linux-ppc64le/wheel/./requests_oauthlib-2.0.0-py3.12.egg-info 2025-10-28 06:58:22,173 root INFO running install_scripts 2025-10-28 06:58:22,174 root INFO creating build/bdist.linux-ppc64le/wheel/requests_oauthlib-2.0.0.dist-info/WHEEL 2025-10-28 06:58:22,175 wheel INFO creating '/home/buildozer/aports/community/py3-requests-oauthlib/src/requests-oauthlib-2.0.0/.dist/.tmp-o_3ggtho/requests_oauthlib-2.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-28 06:58:22,175 wheel INFO adding 'requests_oauthlib/__init__.py' 2025-10-28 06:58:22,175 wheel INFO adding 'requests_oauthlib/oauth1_auth.py' 2025-10-28 06:58:22,176 wheel INFO adding 'requests_oauthlib/oauth1_session.py' 2025-10-28 06:58:22,176 wheel INFO adding 'requests_oauthlib/oauth2_auth.py' 2025-10-28 06:58:22,176 wheel INFO adding 'requests_oauthlib/oauth2_session.py' 2025-10-28 06:58:22,177 wheel INFO adding 'requests_oauthlib/compliance_fixes/__init__.py' 2025-10-28 06:58:22,177 wheel INFO adding 'requests_oauthlib/compliance_fixes/douban.py' 2025-10-28 06:58:22,177 wheel INFO adding 'requests_oauthlib/compliance_fixes/ebay.py' 2025-10-28 06:58:22,178 wheel INFO adding 'requests_oauthlib/compliance_fixes/facebook.py' 2025-10-28 06:58:22,178 wheel INFO adding 'requests_oauthlib/compliance_fixes/fitbit.py' 2025-10-28 06:58:22,178 wheel INFO adding 'requests_oauthlib/compliance_fixes/instagram.py' 2025-10-28 06:58:22,178 wheel INFO adding 'requests_oauthlib/compliance_fixes/mailchimp.py' 2025-10-28 06:58:22,179 wheel INFO adding 'requests_oauthlib/compliance_fixes/plentymarkets.py' 2025-10-28 06:58:22,179 wheel INFO adding 'requests_oauthlib/compliance_fixes/slack.py' 2025-10-28 06:58:22,179 wheel INFO adding 'requests_oauthlib/compliance_fixes/weibo.py' 2025-10-28 06:58:22,180 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/licenses/LICENSE' 2025-10-28 06:58:22,180 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/METADATA' 2025-10-28 06:58:22,180 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/WHEEL' 2025-10-28 06:58:22,180 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/top_level.txt' 2025-10-28 06:58:22,180 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/RECORD' 2025-10-28 06:58:22,181 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-28 06:58:22,182 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... 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-r1.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-r1.apk >>> py3-requests-oauthlib: Build complete at Tue, 28 Oct 2025 06:58:22 +0000 elapsed time 0h 0m 10s >>> py3-requests-oauthlib: Cleaning up srcdir >>> py3-requests-oauthlib: Cleaning up pkgdir >>> py3-requests-oauthlib: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-requests-oauthlib (20251028.065820) ( 2/33) Purging py3-oauthlib-pyc (3.3.1-r0) ( 3/33) Purging py3-oauthlib (3.3.1-r0) ( 4/33) Purging py3-requests-pyc (2.32.5-r0) ( 5/33) Purging py3-requests (2.32.5-r0) ( 6/33) Purging py3-certifi-pyc (2025.10.5-r0) ( 7/33) Purging py3-certifi (2025.10.5-r0) ( 8/33) Purging py3-charset-normalizer-pyc (3.4.4-r0) ( 9/33) Purging py3-charset-normalizer (3.4.4-r0) (10/33) Purging py3-idna-pyc (3.10-r0) (11/33) Purging py3-idna (3.10-r0) (12/33) Purging py3-urllib3-pyc (1.26.20-r0) (13/33) Purging py3-urllib3 (1.26.20-r0) (14/33) Purging py3-gpep517-pyc (19-r0) (15/33) Purging py3-gpep517 (19-r0) (16/33) Purging py3-installer-pyc (0.7.0-r2) (17/33) Purging py3-installer (0.7.0-r2) (18/33) Purging py3-setuptools-pyc (80.9.0-r1) (19/33) Purging py3-setuptools (80.9.0-r1) (20/33) Purging py3-wheel-pyc (0.46.1-r0) (21/33) Purging py3-wheel (0.46.1-r0) (22/33) Purging py3-packaging-pyc (25.0-r0) (23/33) Purging py3-packaging (25.0-r0) (24/33) Purging py3-parsing-pyc (3.2.3-r0) (25/33) Purging py3-parsing (3.2.3-r0) (26/33) Purging python3-pyc (3.12.12-r0) (27/33) Purging python3-pycache-pyc0 (3.12.12-r0) (28/33) Purging pyc (3.12.12-r0) (29/33) Purging python3 (3.12.12-r0) (30/33) Purging gdbm (1.26-r0) (31/33) Purging libpanelw (6.5_p20251010-r0) (32/33) Purging mpdecimal (4.0.1-r0) (33/33) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-requests-oauthlib: Updating the community/ppc64le repository index... >>> py3-requests-oauthlib: Signing the index...