>>> py3-requests-oauthlib: Building community/py3-requests-oauthlib 2.0.0-r2 (using abuild 3.16.0-r0) started Thu, 02 Apr 2026 16:55:03 +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 (20260402.165512) Executing busybox-1.37.0-r31.trigger OK: 439.5 MiB in 141 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-04-02 16:55:15,462 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-04-02 16:55:15,565 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-04-02 16:55:15,635 root INFO running build 2026-04-02 16:55:15,636 root INFO running build_py 2026-04-02 16:55:15,651 root INFO creating build/lib/requests_oauthlib 2026-04-02 16:55:15,653 root INFO copying requests_oauthlib/__init__.py -> build/lib/requests_oauthlib 2026-04-02 16:55:15,655 root INFO copying requests_oauthlib/oauth2_session.py -> build/lib/requests_oauthlib 2026-04-02 16:55:15,656 root INFO copying requests_oauthlib/oauth2_auth.py -> build/lib/requests_oauthlib 2026-04-02 16:55:15,658 root INFO copying requests_oauthlib/oauth1_session.py -> build/lib/requests_oauthlib 2026-04-02 16:55:15,659 root INFO copying requests_oauthlib/oauth1_auth.py -> build/lib/requests_oauthlib 2026-04-02 16:55:15,661 root INFO creating build/lib/requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,662 root INFO copying requests_oauthlib/compliance_fixes/__init__.py -> build/lib/requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,664 root INFO copying requests_oauthlib/compliance_fixes/douban.py -> build/lib/requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,665 root INFO copying requests_oauthlib/compliance_fixes/plentymarkets.py -> build/lib/requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,666 root INFO copying requests_oauthlib/compliance_fixes/mailchimp.py -> build/lib/requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,668 root INFO copying requests_oauthlib/compliance_fixes/instagram.py -> build/lib/requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,669 root INFO copying requests_oauthlib/compliance_fixes/ebay.py -> build/lib/requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,670 root INFO copying requests_oauthlib/compliance_fixes/weibo.py -> build/lib/requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,672 root INFO copying requests_oauthlib/compliance_fixes/fitbit.py -> build/lib/requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,673 root INFO copying requests_oauthlib/compliance_fixes/facebook.py -> build/lib/requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,674 root INFO copying requests_oauthlib/compliance_fixes/slack.py -> build/lib/requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,706 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-02 16:55:15,706 root INFO running install 2026-04-02 16:55:15,742 root INFO running install_lib 2026-04-02 16:55:15,755 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-02 16:55:15,757 root INFO creating build/bdist.linux-riscv64/wheel/requests_oauthlib 2026-04-02 16:55:15,757 root INFO copying build/lib/requests_oauthlib/__init__.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib 2026-04-02 16:55:15,759 root INFO copying build/lib/requests_oauthlib/oauth2_session.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib 2026-04-02 16:55:15,760 root INFO copying build/lib/requests_oauthlib/oauth2_auth.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib 2026-04-02 16:55:15,761 root INFO creating build/bdist.linux-riscv64/wheel/requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,762 root INFO copying build/lib/requests_oauthlib/compliance_fixes/__init__.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,763 root INFO copying build/lib/requests_oauthlib/compliance_fixes/douban.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,764 root INFO copying build/lib/requests_oauthlib/compliance_fixes/plentymarkets.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,765 root INFO copying build/lib/requests_oauthlib/compliance_fixes/mailchimp.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,766 root INFO copying build/lib/requests_oauthlib/compliance_fixes/instagram.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,767 root INFO copying build/lib/requests_oauthlib/compliance_fixes/ebay.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,769 root INFO copying build/lib/requests_oauthlib/compliance_fixes/weibo.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,770 root INFO copying build/lib/requests_oauthlib/compliance_fixes/fitbit.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,771 root INFO copying build/lib/requests_oauthlib/compliance_fixes/facebook.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,772 root INFO copying build/lib/requests_oauthlib/compliance_fixes/slack.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib/compliance_fixes 2026-04-02 16:55:15,773 root INFO copying build/lib/requests_oauthlib/oauth1_session.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib 2026-04-02 16:55:15,774 root INFO copying build/lib/requests_oauthlib/oauth1_auth.py -> build/bdist.linux-riscv64/wheel/./requests_oauthlib 2026-04-02 16:55:15,775 root INFO running install_egg_info 2026-04-02 16:55:15,790 root INFO running egg_info 2026-04-02 16:55:15,800 root INFO writing requests_oauthlib.egg-info/PKG-INFO 2026-04-02 16:55:15,804 root INFO writing dependency_links to requests_oauthlib.egg-info/dependency_links.txt 2026-04-02 16:55:15,806 root INFO writing requirements to requests_oauthlib.egg-info/requires.txt 2026-04-02 16:55:15,807 root INFO writing top-level names to requests_oauthlib.egg-info/top_level.txt 2026-04-02 16:55:15,821 root INFO reading manifest file 'requests_oauthlib.egg-info/SOURCES.txt' 2026-04-02 16:55:15,827 root INFO reading manifest template 'MANIFEST.in' 2026-04-02 16:55:15,831 root WARNING no previously-included directories found matching '*.pyc' 2026-04-02 16:55:15,832 root INFO adding license file 'LICENSE' 2026-04-02 16:55:15,837 root INFO writing manifest file 'requests_oauthlib.egg-info/SOURCES.txt' 2026-04-02 16:55:15,838 root INFO Copying requests_oauthlib.egg-info to build/bdist.linux-riscv64/wheel/./requests_oauthlib-2.0.0-py3.14.egg-info 2026-04-02 16:55:15,844 root INFO running install_scripts 2026-04-02 16:55:15,850 root INFO creating build/bdist.linux-riscv64/wheel/requests_oauthlib-2.0.0.dist-info/WHEEL 2026-04-02 16:55:15,853 wheel INFO creating '/home/buildozer/aports/community/py3-requests-oauthlib/src/requests-oauthlib-2.0.0/.dist/.tmp-tfk2eg9u/requests_oauthlib-2.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-02 16:55:15,854 wheel INFO adding 'requests_oauthlib/__init__.py' 2026-04-02 16:55:15,856 wheel INFO adding 'requests_oauthlib/oauth1_auth.py' 2026-04-02 16:55:15,857 wheel INFO adding 'requests_oauthlib/oauth1_session.py' 2026-04-02 16:55:15,858 wheel INFO adding 'requests_oauthlib/oauth2_auth.py' 2026-04-02 16:55:15,860 wheel INFO adding 'requests_oauthlib/oauth2_session.py' 2026-04-02 16:55:15,861 wheel INFO adding 'requests_oauthlib/compliance_fixes/__init__.py' 2026-04-02 16:55:15,862 wheel INFO adding 'requests_oauthlib/compliance_fixes/douban.py' 2026-04-02 16:55:15,863 wheel INFO adding 'requests_oauthlib/compliance_fixes/ebay.py' 2026-04-02 16:55:15,864 wheel INFO adding 'requests_oauthlib/compliance_fixes/facebook.py' 2026-04-02 16:55:15,865 wheel INFO adding 'requests_oauthlib/compliance_fixes/fitbit.py' 2026-04-02 16:55:15,866 wheel INFO adding 'requests_oauthlib/compliance_fixes/instagram.py' 2026-04-02 16:55:15,867 wheel INFO adding 'requests_oauthlib/compliance_fixes/mailchimp.py' 2026-04-02 16:55:15,868 wheel INFO adding 'requests_oauthlib/compliance_fixes/plentymarkets.py' 2026-04-02 16:55:15,869 wheel INFO adding 'requests_oauthlib/compliance_fixes/slack.py' 2026-04-02 16:55:15,870 wheel INFO adding 'requests_oauthlib/compliance_fixes/weibo.py' 2026-04-02 16:55:15,872 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/licenses/LICENSE' 2026-04-02 16:55:15,873 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/METADATA' 2026-04-02 16:55:15,874 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/WHEEL' 2026-04-02 16:55:15,875 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/top_level.txt' 2026-04-02 16:55:15,876 wheel INFO adding 'requests_oauthlib-2.0.0.dist-info/RECORD' 2026-04-02 16:55:15,877 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-02 16:55:15,881 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/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__' '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__' >>> 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 Thu, 02 Apr 2026 16:55:17 +0000 elapsed time 0h 0m 14s >>> 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 (20260402.165512) ( 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: 391.7 MiB in 105 packages >>> py3-requests-oauthlib: Updating the community/riscv64 repository index... >>> py3-requests-oauthlib: Signing the index...