>>> py3-requests-oauthlib: Building community/py3-requests-oauthlib 2.0.0-r1 (using abuild 3.16.0_rc4-r0) started Sun, 19 Oct 2025 20:26:52 +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.5.2-r0) ( 3/36) Installing gdbm (1.26-r0) ( 4/36) Installing xz-libs (5.8.1-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.5_p20251010-r0) ( 7/36) Installing sqlite-libs (3.50.4-r1) ( 8/36) Installing python3 (3.12.12-r0) ( 9/36) Installing python3-pycache-pyc0 (3.12.12-r0) (10/36) Installing pyc (3.12.12-r0) (11/36) Installing py3-oauthlib-pyc (3.3.1-r0) (12/36) Installing python3-pyc (3.12.12-r0) (13/36) Installing py3-oauthlib (3.3.1-r0) (14/36) Installing py3-certifi (2025.10.5-r0) (15/36) Installing py3-certifi-pyc (2025.10.5-r0) (16/36) Installing py3-charset-normalizer (3.4.3-r0) (17/36) Installing py3-charset-normalizer-pyc (3.4.3-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.5-r0) (23/36) Installing py3-requests-pyc (2.32.5-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 (19-r0) (27/36) Installing py3-gpep517-pyc (19-r0) (28/36) Installing py3-parsing (3.2.3-r0) (29/36) Installing py3-parsing-pyc (3.2.3-r0) (30/36) Installing py3-packaging (25.0-r0) (31/36) Installing py3-packaging-pyc (25.0-r0) (32/36) Installing py3-setuptools (80.9.0-r1) (33/36) Installing py3-setuptools-pyc (80.9.0-r1) (34/36) Installing py3-wheel (0.46.1-r0) (35/36) Installing py3-wheel-pyc (0.46.1-r0) (36/36) Installing .makedepends-py3-requests-oauthlib (20251019.202659) busybox-1.37.0-r24.trigger: Executing script... OK: 474 MiB in 140 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) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-requests-oauthlib: Fetching https://files.pythonhosted.org/packages/source/r/requests-oauthlib/requests-oauthlib-2.0.0.tar.gz Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.128.223: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-19 20:27:01,178 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-19 20:27:01,230 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-19 20:27:01,272 root INFO running build 2025-10-19 20:27:01,273 root INFO running build_py 2025-10-19 20:27:01,282 root INFO creating build/lib/requests_oauthlib 2025-10-19 20:27:01,283 root INFO copying requests_oauthlib/oauth1_auth.py -> build/lib/requests_oauthlib 2025-10-19 20:27:01,283 root INFO copying requests_oauthlib/oauth2_session.py -> build/lib/requests_oauthlib 2025-10-19 20:27:01,284 root INFO copying requests_oauthlib/__init__.py -> build/lib/requests_oauthlib 2025-10-19 20:27:01,284 root INFO copying requests_oauthlib/oauth2_auth.py -> build/lib/requests_oauthlib 2025-10-19 20:27:01,285 root INFO copying requests_oauthlib/oauth1_session.py -> build/lib/requests_oauthlib 2025-10-19 20:27:01,286 root INFO creating build/lib/requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,286 root INFO copying requests_oauthlib/compliance_fixes/mailchimp.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,287 root INFO copying requests_oauthlib/compliance_fixes/facebook.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,287 root INFO copying requests_oauthlib/compliance_fixes/__init__.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,288 root INFO copying requests_oauthlib/compliance_fixes/slack.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,288 root INFO copying requests_oauthlib/compliance_fixes/plentymarkets.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,289 root INFO copying requests_oauthlib/compliance_fixes/douban.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,289 root INFO copying requests_oauthlib/compliance_fixes/ebay.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,290 root INFO copying requests_oauthlib/compliance_fixes/fitbit.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,290 root INFO copying requests_oauthlib/compliance_fixes/weibo.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,291 root INFO copying requests_oauthlib/compliance_fixes/instagram.py -> build/lib/requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,309 root INFO installing to build/bdist.linux-i686/wheel 2025-10-19 20:27:01,309 root INFO running install 2025-10-19 20:27:01,332 root INFO running install_lib 2025-10-19 20:27:01,341 root INFO creating build/bdist.linux-i686/wheel 2025-10-19 20:27:01,342 root INFO creating build/bdist.linux-i686/wheel/requests_oauthlib 2025-10-19 20:27:01,342 root INFO copying build/lib/requests_oauthlib/oauth1_auth.py -> build/bdist.linux-i686/wheel/./requests_oauthlib 2025-10-19 20:27:01,343 root INFO copying build/lib/requests_oauthlib/oauth2_session.py -> build/bdist.linux-i686/wheel/./requests_oauthlib 2025-10-19 20:27:01,343 root INFO copying build/lib/requests_oauthlib/__init__.py -> build/bdist.linux-i686/wheel/./requests_oauthlib 2025-10-19 20:27:01,344 root INFO copying build/lib/requests_oauthlib/oauth2_auth.py -> build/bdist.linux-i686/wheel/./requests_oauthlib 2025-10-19 20:27:01,344 root INFO copying build/lib/requests_oauthlib/oauth1_session.py -> build/bdist.linux-i686/wheel/./requests_oauthlib 2025-10-19 20:27:01,345 root INFO creating build/bdist.linux-i686/wheel/requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,345 root INFO copying build/lib/requests_oauthlib/compliance_fixes/mailchimp.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,346 root INFO copying build/lib/requests_oauthlib/compliance_fixes/facebook.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,346 root INFO copying build/lib/requests_oauthlib/compliance_fixes/__init__.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,346 root INFO copying build/lib/requests_oauthlib/compliance_fixes/slack.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,347 root INFO copying build/lib/requests_oauthlib/compliance_fixes/plentymarkets.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,347 root INFO copying build/lib/requests_oauthlib/compliance_fixes/douban.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,348 root INFO copying build/lib/requests_oauthlib/compliance_fixes/ebay.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,348 root INFO copying build/lib/requests_oauthlib/compliance_fixes/fitbit.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,348 root INFO copying build/lib/requests_oauthlib/compliance_fixes/weibo.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,349 root INFO copying build/lib/requests_oauthlib/compliance_fixes/instagram.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2025-10-19 20:27:01,349 root INFO running install_egg_info 2025-10-19 20:27:01,358 root INFO running egg_info 2025-10-19 20:27:01,365 root INFO writing requests_oauthlib.egg-info/PKG-INFO 2025-10-19 20:27:01,367 root INFO writing dependency_links to requests_oauthlib.egg-info/dependency_links.txt 2025-10-19 20:27:01,368 root INFO writing requirements to requests_oauthlib.egg-info/requires.txt 2025-10-19 20:27:01,369 root INFO writing top-level names to requests_oauthlib.egg-info/top_level.txt 2025-10-19 20:27:01,378 root INFO reading manifest file 'requests_oauthlib.egg-info/SOURCES.txt' 2025-10-19 20:27:01,381 root INFO reading manifest template 'MANIFEST.in' 2025-10-19 20:27:01,384 root WARNING no previously-included directories found matching '*.pyc' 2025-10-19 20:27:01,384 root INFO adding license file 'LICENSE' 2025-10-19 20:27:01,387 root INFO writing manifest file 'requests_oauthlib.egg-info/SOURCES.txt' 2025-10-19 20:27:01,388 root INFO Copying requests_oauthlib.egg-info to build/bdist.linux-i686/wheel/./requests_oauthlib-2.0.0-py3.12.egg-info 2025-10-19 20:27:01,390 root INFO running install_scripts 2025-10-19 20:27:01,392 root INFO creating build/bdist.linux-i686/wheel/requests_oauthlib-2.0.0.dist-info/WHEEL 2025-10-19 20:27:01,393 wheel INFO creating '/home/buildozer/aports/community/py3-requests-oauthlib/src/requests-oauthlib-2.0.0/.dist/.tmp-wazar8fy/requests_oauthlib-2.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-10-19 20:27:01,393 wheel INFO adding 'requests_oauthlib/__init__.py' 2025-10-19 20:27:01,394 wheel INFO adding 'requests_oauthlib/oauth1_auth.py' 2025-10-19 20:27:01,394 wheel INFO adding 'requests_oauthlib/oauth1_session.py' 2025-10-19 20:27:01,395 wheel INFO adding 'requests_oauthlib/oauth2_auth.py' 2025-10-19 20:27:01,395 wheel INFO adding 'requests_oauthlib/oauth2_session.py' 2025-10-19 20:27:01,396 wheel INFO adding 'requests_oauthlib/compliance_fixes/__init__.py' 2025-10-19 20:27:01,396 wheel INFO adding 'requests_oauthlib/compliance_fixes/douban.py' 2025-10-19 20:27:01,397 wheel INFO adding 'requests_oauthlib/compliance_fixes/ebay.py' 2025-10-19 20:27:01,397 wheel INFO adding 'requests_oauthlib/compliance_fixes/facebook.py' 2025-10-19 20:27:01,398 wheel INFO adding 'requests_oauthlib/compliance_fixes/fitbit.py' 2025-10-19 20:27:01,398 wheel INFO adding 'requests_oauthlib/compliance_fixes/instagram.py' 2025-10-19 20:27:01,398 wheel INFO adding 'requests_oauthlib/compliance_fixes/mailchimp.py' 2025-10-19 20:27:01,399 wheel INFO adding 'requests_oauthlib/compliance_fixes/plentymarkets.py' 2025-10-19 20:27:01,399 wheel INFO adding 'requests_oauthlib/compliance_fixes/slack.py' 2025-10-19 20:27:01,399 wheel INFO adding 'requests_oauthlib/compliance_fixes/weibo.py' 2025-10-19 20:27:01,400 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/licenses/LICENSE' 2025-10-19 20:27:01,400 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/METADATA' 2025-10-19 20:27:01,401 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/WHEEL' 2025-10-19 20:27:01,401 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/top_level.txt' 2025-10-19 20:27:01,402 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/RECORD' 2025-10-19 20:27:01,402 root INFO removing build/bdist.linux-i686/wheel 2025-10-19 20:27:01,404 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/__pycache__' -> '/home/buildozer/aports/community/py3-requests-oauthlib/pkg/py3-requests-oauthlib-pyc/usr/lib/python3.12/site-packages/requests_oauthlib/__pycache__' '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__' >>> 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 Sun, 19 Oct 2025 20:27:02 +0000 elapsed time 0h 0m 10s >>> py3-requests-oauthlib: Cleaning up srcdir >>> py3-requests-oauthlib: Cleaning up pkgdir >>> py3-requests-oauthlib: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-requests-oauthlib (20251019.202659) ( 2/36) Purging py3-oauthlib-pyc (3.3.1-r0) ( 3/36) Purging py3-oauthlib (3.3.1-r0) ( 4/36) Purging py3-requests-pyc (2.32.5-r0) ( 5/36) Purging py3-requests (2.32.5-r0) ( 6/36) Purging py3-certifi-pyc (2025.10.5-r0) ( 7/36) Purging py3-certifi (2025.10.5-r0) ( 8/36) Purging py3-charset-normalizer-pyc (3.4.3-r0) ( 9/36) Purging py3-charset-normalizer (3.4.3-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 (19-r0) (15/36) Purging py3-gpep517 (19-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 (80.9.0-r1) (19/36) Purging py3-setuptools (80.9.0-r1) (20/36) Purging py3-wheel-pyc (0.46.1-r0) (21/36) Purging py3-wheel (0.46.1-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.3-r0) (25/36) Purging py3-parsing (3.2.3-r0) (26/36) Purging python3-pyc (3.12.12-r0) (27/36) Purging python3-pycache-pyc0 (3.12.12-r0) (28/36) Purging pyc (3.12.12-r0) (29/36) Purging python3 (3.12.12-r0) (30/36) Purging gdbm (1.26-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.5.2-r0) (33/36) Purging libpanelw (6.5_p20251010-r0) (34/36) Purging mpdecimal (4.0.1-r0) (35/36) Purging sqlite-libs (3.50.4-r1) (36/36) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 425 MiB in 104 packages >>> py3-requests-oauthlib: Updating the community/x86 repository index... >>> py3-requests-oauthlib: Signing the index...