>>> py3-requests-oauthlib: Building community/py3-requests-oauthlib 2.0.0-r2 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 01:45:24 +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.2-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.6_p20251231-r0) ( 7/36) Installing sqlite-libs (3.51.2-r1) ( 8/36) Installing python3 (3.14.3-r0) ( 9/36) Installing python3-pycache-pyc0 (3.14.3-r0) (10/36) Installing pyc (3.14.3-r0) (11/36) Installing py3-oauthlib-pyc (3.3.1-r2) (12/36) Installing python3-pyc (3.14.3-r0) (13/36) Installing py3-oauthlib (3.3.1-r2) (14/36) Installing py3-certifi (2026.2.25-r1) (15/36) Installing py3-certifi-pyc (2026.2.25-r1) (16/36) Installing py3-charset-normalizer (3.4.6-r1) (17/36) Installing py3-charset-normalizer-pyc (3.4.6-r1) (18/36) Installing py3-idna (3.11-r1) (19/36) Installing py3-idna-pyc (3.11-r1) (20/36) Installing py3-urllib3 (2.6.3-r1) (21/36) Installing py3-urllib3-pyc (2.6.3-r1) (22/36) Installing py3-requests (2.32.5-r1) (23/36) Installing py3-requests-pyc (2.32.5-r1) (24/36) Installing py3-installer (0.7.0-r3) (25/36) Installing py3-installer-pyc (0.7.0-r3) (26/36) Installing py3-gpep517 (19-r2) (27/36) Installing py3-gpep517-pyc (19-r2) (28/36) Installing py3-parsing (3.3.2-r1) (29/36) Installing py3-parsing-pyc (3.3.2-r1) (30/36) Installing py3-packaging (26.0-r1) (31/36) Installing py3-packaging-pyc (26.0-r1) (32/36) Installing py3-setuptools (82.0.1-r1) (33/36) Installing py3-setuptools-pyc (82.0.1-r1) (34/36) Installing py3-wheel (0.46.3-r1) (35/36) Installing py3-wheel-pyc (0.46.3-r1) (36/36) Installing .makedepends-py3-requests-oauthlib (20260329.014528) Executing busybox-1.37.0-r31.trigger OK: 475.5 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/edge/requests-oauthlib-2.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/requests-oauthlib-2.0.0.tar.gz.part' requests-oauthlib-2. 100% |********************************| 55650 0:00:00 ETA '/var/cache/distfiles/edge/requests-oauthlib-2.0.0.tar.gz.part' saved /var/cache/distfiles/edge/requests-oauthlib-2.0.0.tar.gz: OK >>> py3-requests-oauthlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/requests-oauthlib-2.0.0.tar.gz /var/cache/distfiles/edge/requests-oauthlib-2.0.0.tar.gz: OK >>> py3-requests-oauthlib: Unpacking /var/cache/distfiles/edge/requests-oauthlib-2.0.0.tar.gz... 2026-03-29 01:45:29,505 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-03-29 01:45:29,532 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-03-29 01:45:29,552 root INFO running build 2026-03-29 01:45:29,552 root INFO running build_py 2026-03-29 01:45:29,557 root INFO creating build/lib/requests_oauthlib 2026-03-29 01:45:29,557 root INFO copying requests_oauthlib/oauth1_auth.py -> build/lib/requests_oauthlib 2026-03-29 01:45:29,558 root INFO copying requests_oauthlib/oauth2_session.py -> build/lib/requests_oauthlib 2026-03-29 01:45:29,558 root INFO copying requests_oauthlib/__init__.py -> build/lib/requests_oauthlib 2026-03-29 01:45:29,558 root INFO copying requests_oauthlib/oauth2_auth.py -> build/lib/requests_oauthlib 2026-03-29 01:45:29,559 root INFO copying requests_oauthlib/oauth1_session.py -> build/lib/requests_oauthlib 2026-03-29 01:45:29,559 root INFO creating build/lib/requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,559 root INFO copying requests_oauthlib/compliance_fixes/mailchimp.py -> build/lib/requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,560 root INFO copying requests_oauthlib/compliance_fixes/facebook.py -> build/lib/requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,560 root INFO copying requests_oauthlib/compliance_fixes/__init__.py -> build/lib/requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,560 root INFO copying requests_oauthlib/compliance_fixes/slack.py -> build/lib/requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,560 root INFO copying requests_oauthlib/compliance_fixes/plentymarkets.py -> build/lib/requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,561 root INFO copying requests_oauthlib/compliance_fixes/douban.py -> build/lib/requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,561 root INFO copying requests_oauthlib/compliance_fixes/ebay.py -> build/lib/requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,561 root INFO copying requests_oauthlib/compliance_fixes/fitbit.py -> build/lib/requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,562 root INFO copying requests_oauthlib/compliance_fixes/weibo.py -> build/lib/requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,562 root INFO copying requests_oauthlib/compliance_fixes/instagram.py -> build/lib/requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,571 root INFO installing to build/bdist.linux-i686/wheel 2026-03-29 01:45:29,571 root INFO running install 2026-03-29 01:45:29,582 root INFO running install_lib 2026-03-29 01:45:29,586 root INFO creating build/bdist.linux-i686/wheel 2026-03-29 01:45:29,586 root INFO creating build/bdist.linux-i686/wheel/requests_oauthlib 2026-03-29 01:45:29,586 root INFO copying build/lib/requests_oauthlib/oauth1_auth.py -> build/bdist.linux-i686/wheel/./requests_oauthlib 2026-03-29 01:45:29,587 root INFO copying build/lib/requests_oauthlib/oauth2_session.py -> build/bdist.linux-i686/wheel/./requests_oauthlib 2026-03-29 01:45:29,587 root INFO copying build/lib/requests_oauthlib/__init__.py -> build/bdist.linux-i686/wheel/./requests_oauthlib 2026-03-29 01:45:29,587 root INFO copying build/lib/requests_oauthlib/oauth2_auth.py -> build/bdist.linux-i686/wheel/./requests_oauthlib 2026-03-29 01:45:29,588 root INFO copying build/lib/requests_oauthlib/oauth1_session.py -> build/bdist.linux-i686/wheel/./requests_oauthlib 2026-03-29 01:45:29,588 root INFO creating build/bdist.linux-i686/wheel/requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,588 root INFO copying build/lib/requests_oauthlib/compliance_fixes/mailchimp.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,588 root INFO copying build/lib/requests_oauthlib/compliance_fixes/facebook.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,589 root INFO copying build/lib/requests_oauthlib/compliance_fixes/__init__.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,589 root INFO copying build/lib/requests_oauthlib/compliance_fixes/slack.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,589 root INFO copying build/lib/requests_oauthlib/compliance_fixes/plentymarkets.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,589 root INFO copying build/lib/requests_oauthlib/compliance_fixes/douban.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,590 root INFO copying build/lib/requests_oauthlib/compliance_fixes/ebay.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,590 root INFO copying build/lib/requests_oauthlib/compliance_fixes/fitbit.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,590 root INFO copying build/lib/requests_oauthlib/compliance_fixes/weibo.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,590 root INFO copying build/lib/requests_oauthlib/compliance_fixes/instagram.py -> build/bdist.linux-i686/wheel/./requests_oauthlib/compliance_fixes 2026-03-29 01:45:29,591 root INFO running install_egg_info 2026-03-29 01:45:29,595 root INFO running egg_info 2026-03-29 01:45:29,598 root INFO writing requests_oauthlib.egg-info/PKG-INFO 2026-03-29 01:45:29,599 root INFO writing dependency_links to requests_oauthlib.egg-info/dependency_links.txt 2026-03-29 01:45:29,599 root INFO writing requirements to requests_oauthlib.egg-info/requires.txt 2026-03-29 01:45:29,600 root INFO writing top-level names to requests_oauthlib.egg-info/top_level.txt 2026-03-29 01:45:29,604 root INFO reading manifest file 'requests_oauthlib.egg-info/SOURCES.txt' 2026-03-29 01:45:29,605 root INFO reading manifest template 'MANIFEST.in' 2026-03-29 01:45:29,606 root WARNING no previously-included directories found matching '*.pyc' 2026-03-29 01:45:29,606 root INFO adding license file 'LICENSE' 2026-03-29 01:45:29,608 root INFO writing manifest file 'requests_oauthlib.egg-info/SOURCES.txt' 2026-03-29 01:45:29,608 root INFO Copying requests_oauthlib.egg-info to build/bdist.linux-i686/wheel/./requests_oauthlib-2.0.0-py3.14.egg-info 2026-03-29 01:45:29,610 root INFO running install_scripts 2026-03-29 01:45:29,611 root INFO creating build/bdist.linux-i686/wheel/requests_oauthlib-2.0.0.dist-info/WHEEL 2026-03-29 01:45:29,612 wheel INFO creating '/home/buildozer/aports/community/py3-requests-oauthlib/src/requests-oauthlib-2.0.0/.dist/.tmp-6cisuwjj/requests_oauthlib-2.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-03-29 01:45:29,612 wheel INFO adding 'requests_oauthlib/__init__.py' 2026-03-29 01:45:29,612 wheel INFO adding 'requests_oauthlib/oauth1_auth.py' 2026-03-29 01:45:29,613 wheel INFO adding 'requests_oauthlib/oauth1_session.py' 2026-03-29 01:45:29,613 wheel INFO adding 'requests_oauthlib/oauth2_auth.py' 2026-03-29 01:45:29,613 wheel INFO adding 'requests_oauthlib/oauth2_session.py' 2026-03-29 01:45:29,614 wheel INFO adding 'requests_oauthlib/compliance_fixes/__init__.py' 2026-03-29 01:45:29,614 wheel INFO adding 'requests_oauthlib/compliance_fixes/douban.py' 2026-03-29 01:45:29,614 wheel INFO adding 'requests_oauthlib/compliance_fixes/ebay.py' 2026-03-29 01:45:29,614 wheel INFO adding 'requests_oauthlib/compliance_fixes/facebook.py' 2026-03-29 01:45:29,615 wheel INFO adding 'requests_oauthlib/compliance_fixes/fitbit.py' 2026-03-29 01:45:29,615 wheel INFO adding 'requests_oauthlib/compliance_fixes/instagram.py' 2026-03-29 01:45:29,615 wheel INFO adding 'requests_oauthlib/compliance_fixes/mailchimp.py' 2026-03-29 01:45:29,615 wheel INFO adding 'requests_oauthlib/compliance_fixes/plentymarkets.py' 2026-03-29 01:45:29,615 wheel INFO adding 'requests_oauthlib/compliance_fixes/slack.py' 2026-03-29 01:45:29,616 wheel INFO adding 'requests_oauthlib/compliance_fixes/weibo.py' 2026-03-29 01:45:29,616 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/licenses/LICENSE' 2026-03-29 01:45:29,616 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/METADATA' 2026-03-29 01:45:29,617 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/WHEEL' 2026-03-29 01:45:29,617 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/top_level.txt' 2026-03-29 01:45:29,617 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/RECORD' 2026-03-29 01:45:29,617 root INFO removing build/bdist.linux-i686/wheel 2026-03-29 01:45:29,618 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.14/site-packages/requests_oauthlib/__pycache__' -> '/home/buildozer/aports/community/py3-requests-oauthlib/pkg/py3-requests-oauthlib-pyc/usr/lib/python3.14/site-packages/requests_oauthlib/__pycache__' 'usr/lib/python3.14/site-packages/requests_oauthlib/compliance_fixes/__pycache__' -> '/home/buildozer/aports/community/py3-requests-oauthlib/pkg/py3-requests-oauthlib-pyc/usr/lib/python3.14/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.14 >>> py3-requests-oauthlib-pyc*: Package size: 61.6 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-r2.apk >>> py3-requests-oauthlib*: Tracing dependencies... py3-oauthlib py3-requests python3 python3~3.14 >>> 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-r2.apk >>> py3-requests-oauthlib: Build complete at Sun, 29 Mar 2026 01:45:30 +0000 elapsed time 0h 0m 6s >>> py3-requests-oauthlib: Cleaning up srcdir >>> py3-requests-oauthlib: Cleaning up pkgdir >>> py3-requests-oauthlib: Cleaning up tmpdir >>> py3-requests-oauthlib: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-requests-oauthlib (20260329.014528) ( 2/36) Purging py3-oauthlib-pyc (3.3.1-r2) ( 3/36) Purging py3-oauthlib (3.3.1-r2) ( 4/36) Purging py3-requests-pyc (2.32.5-r1) ( 5/36) Purging py3-requests (2.32.5-r1) ( 6/36) Purging py3-certifi-pyc (2026.2.25-r1) ( 7/36) Purging py3-certifi (2026.2.25-r1) ( 8/36) Purging py3-charset-normalizer-pyc (3.4.6-r1) ( 9/36) Purging py3-charset-normalizer (3.4.6-r1) (10/36) Purging py3-idna-pyc (3.11-r1) (11/36) Purging py3-idna (3.11-r1) (12/36) Purging py3-urllib3-pyc (2.6.3-r1) (13/36) Purging py3-urllib3 (2.6.3-r1) (14/36) Purging py3-gpep517-pyc (19-r2) (15/36) Purging py3-gpep517 (19-r2) (16/36) Purging py3-installer-pyc (0.7.0-r3) (17/36) Purging py3-installer (0.7.0-r3) (18/36) Purging py3-setuptools-pyc (82.0.1-r1) (19/36) Purging py3-setuptools (82.0.1-r1) (20/36) Purging py3-wheel-pyc (0.46.3-r1) (21/36) Purging py3-wheel (0.46.3-r1) (22/36) Purging py3-packaging-pyc (26.0-r1) (23/36) Purging py3-packaging (26.0-r1) (24/36) Purging py3-parsing-pyc (3.3.2-r1) (25/36) Purging py3-parsing (3.3.2-r1) (26/36) Purging python3-pyc (3.14.3-r0) (27/36) Purging python3-pycache-pyc0 (3.14.3-r0) (28/36) Purging pyc (3.14.3-r0) (29/36) Purging python3 (3.14.3-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.6_p20251231-r0) (34/36) Purging mpdecimal (4.0.1-r0) (35/36) Purging sqlite-libs (3.51.2-r1) (36/36) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 426.6 MiB in 104 packages >>> py3-requests-oauthlib: Updating the community/x86 repository index... >>> py3-requests-oauthlib: Signing the index...