>>> py3-github3: Building testing/py3-github3 3.2.0-r0 (using abuild 3.10.0-r0) started Sun, 12 Feb 2023 08:49:27 +0000 >>> py3-github3: Checking sanity of /home/buildozer/aports/testing/py3-github3/APKBUILD... >>> py3-github3: Analyzing dependencies... >>> py3-github3: Installing for build: build-base py3-cryptography py3-dateutil py3-jwt py3-requests py3-uritemplate python3 py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libbz2 (1.0.8-r4) (2/25) Installing gdbm (1.23-r0) (3/25) Installing mpdecimal (2.5.1-r1) (4/25) Installing readline (8.2.001-r0) (5/25) Installing sqlite-libs (3.40.1-r0) (6/25) Installing python3 (3.11.2-r0) (7/25) Installing py3-cparser (2.21-r1) (8/25) Installing py3-cffi (1.15.1-r1) (9/25) Installing py3-cryptography (39.0.1-r0) (10/25) Installing py3-six (1.16.0-r4) (11/25) Installing py3-dateutil (2.8.2-r2) (12/25) Installing py3-jwt (2.6.0-r1) (13/25) Installing py3-certifi (2022.12.7-r0) (14/25) Installing py3-charset-normalizer (3.0.1-r1) (15/25) Installing py3-idna (3.4-r3) (16/25) Installing py3-urllib3 (1.26.14-r0) (17/25) Installing py3-requests (2.28.2-r0) (18/25) Installing py3-uritemplate (4.1.1-r1) (19/25) Installing py3-installer (0.6.0-r0) (20/25) Installing py3-gpep517 (13-r0) (21/25) Installing py3-parsing (3.0.9-r1) (22/25) Installing py3-packaging (23.0-r0) (23/25) Installing py3-setuptools (67.2.0-r0) (24/25) Installing py3-wheel (0.38.4-r1) (25/25) Installing .makedepends-py3-github3 (20230212.084931) Executing busybox-1.36.0-r4.trigger OK: 1269 MiB in 126 packages >>> py3-github3: Cleaning up srcdir >>> py3-github3: Cleaning up pkgdir >>> py3-github3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/github3.py-3.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-github3: Fetching https://files.pythonhosted.org/packages/source/g/github3.py/github3.py-3.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 33.6M 38 12.9M 0 0 8789k 0 0:00:03 0:00:01 0:00:02 8789k 91 33.6M 91 30.7M 0 0 12.0M 0 0:00:02 0:00:02 --:--:-- 17.1M 100 33.6M 100 33.6M 0 0 12.3M 0 0:00:02 0:00:02 --:--:-- 17.1M >>> py3-github3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/github3.py-3.2.0.tar.gz >>> py3-github3: Checking sha512sums... github3.py-3.2.0.tar.gz: OK >>> py3-github3: Unpacking /var/cache/distfiles/github3.py-3.2.0.tar.gz... 2023-02-12 08:49:39,725 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:520: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 2023-02-12 08:49:39,957 root INFO running bdist_wheel 2023-02-12 08:49:39,978 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2023-02-12 08:49:40,017 root INFO running build 2023-02-12 08:49:40,017 root INFO running build_py 2023-02-12 08:49:40,032 root INFO creating build 2023-02-12 08:49:40,032 root INFO creating build/lib 2023-02-12 08:49:40,033 root INFO creating build/lib/github3 2023-02-12 08:49:40,033 root INFO copying src/github3/projects.py -> build/lib/github3 2023-02-12 08:49:40,035 root INFO copying src/github3/orgs.py -> build/lib/github3 2023-02-12 08:49:40,036 root INFO copying src/github3/__about__.py -> build/lib/github3 2023-02-12 08:49:40,037 root INFO copying src/github3/__init__.py -> build/lib/github3 2023-02-12 08:49:40,037 root INFO copying src/github3/pulls.py -> build/lib/github3 2023-02-12 08:49:40,038 root INFO copying src/github3/licenses.py -> build/lib/github3 2023-02-12 08:49:40,039 root INFO copying src/github3/events.py -> build/lib/github3 2023-02-12 08:49:40,040 root INFO copying src/github3/auths.py -> build/lib/github3 2023-02-12 08:49:40,041 root INFO copying src/github3/session.py -> build/lib/github3 2023-02-12 08:49:40,041 root INFO copying src/github3/exceptions.py -> build/lib/github3 2023-02-12 08:49:40,042 root INFO copying src/github3/structs.py -> build/lib/github3 2023-02-12 08:49:40,043 root INFO copying src/github3/notifications.py -> build/lib/github3 2023-02-12 08:49:40,044 root INFO copying src/github3/git.py -> build/lib/github3 2023-02-12 08:49:40,044 root INFO copying src/github3/models.py -> build/lib/github3 2023-02-12 08:49:40,045 root INFO copying src/github3/utils.py -> build/lib/github3 2023-02-12 08:49:40,046 root INFO copying src/github3/api.py -> build/lib/github3 2023-02-12 08:49:40,047 root INFO copying src/github3/apps.py -> build/lib/github3 2023-02-12 08:49:40,047 root INFO copying src/github3/decorators.py -> build/lib/github3 2023-02-12 08:49:40,048 root INFO copying src/github3/checks.py -> build/lib/github3 2023-02-12 08:49:40,049 root INFO copying src/github3/github.py -> build/lib/github3 2023-02-12 08:49:40,050 root INFO copying src/github3/users.py -> build/lib/github3 2023-02-12 08:49:40,051 root INFO creating build/lib/github3/gists 2023-02-12 08:49:40,052 root INFO copying src/github3/gists/gist.py -> build/lib/github3/gists 2023-02-12 08:49:40,053 root INFO copying src/github3/gists/__init__.py -> build/lib/github3/gists 2023-02-12 08:49:40,053 root INFO copying src/github3/gists/history.py -> build/lib/github3/gists 2023-02-12 08:49:40,054 root INFO copying src/github3/gists/comment.py -> build/lib/github3/gists 2023-02-12 08:49:40,055 root INFO copying src/github3/gists/file.py -> build/lib/github3/gists 2023-02-12 08:49:40,056 root INFO creating build/lib/github3/ratelimit 2023-02-12 08:49:40,056 root INFO copying src/github3/ratelimit/__init__.py -> build/lib/github3/ratelimit 2023-02-12 08:49:40,057 root INFO copying src/github3/ratelimit/limiter.py -> build/lib/github3/ratelimit 2023-02-12 08:49:40,058 root INFO creating build/lib/github3/issues 2023-02-12 08:49:40,059 root INFO copying src/github3/issues/label.py -> build/lib/github3/issues 2023-02-12 08:49:40,060 root INFO copying src/github3/issues/__init__.py -> build/lib/github3/issues 2023-02-12 08:49:40,060 root INFO copying src/github3/issues/issue.py -> build/lib/github3/issues 2023-02-12 08:49:40,061 root INFO copying src/github3/issues/comment.py -> build/lib/github3/issues 2023-02-12 08:49:40,062 root INFO copying src/github3/issues/event.py -> build/lib/github3/issues 2023-02-12 08:49:40,063 root INFO copying src/github3/issues/milestone.py -> build/lib/github3/issues 2023-02-12 08:49:40,064 root INFO creating build/lib/github3/search 2023-02-12 08:49:40,065 root INFO copying src/github3/search/user.py -> build/lib/github3/search 2023-02-12 08:49:40,065 root INFO copying src/github3/search/__init__.py -> build/lib/github3/search 2023-02-12 08:49:40,066 root INFO copying src/github3/search/issue.py -> build/lib/github3/search 2023-02-12 08:49:40,067 root INFO copying src/github3/search/code.py -> build/lib/github3/search 2023-02-12 08:49:40,068 root INFO copying src/github3/search/commit.py -> build/lib/github3/search 2023-02-12 08:49:40,068 root INFO copying src/github3/search/repository.py -> build/lib/github3/search 2023-02-12 08:49:40,070 root INFO creating build/lib/github3/repos 2023-02-12 08:49:40,071 root INFO copying src/github3/repos/stats.py -> build/lib/github3/repos 2023-02-12 08:49:40,072 root INFO copying src/github3/repos/release.py -> build/lib/github3/repos 2023-02-12 08:49:40,072 root INFO copying src/github3/repos/pages.py -> build/lib/github3/repos 2023-02-12 08:49:40,073 root INFO copying src/github3/repos/comparison.py -> build/lib/github3/repos 2023-02-12 08:49:40,074 root INFO copying src/github3/repos/traffic.py -> build/lib/github3/repos 2023-02-12 08:49:40,074 root INFO copying src/github3/repos/__init__.py -> build/lib/github3/repos 2023-02-12 08:49:40,075 root INFO copying src/github3/repos/issue_import.py -> build/lib/github3/repos 2023-02-12 08:49:40,076 root INFO copying src/github3/repos/repo.py -> build/lib/github3/repos 2023-02-12 08:49:40,077 root INFO copying src/github3/repos/status.py -> build/lib/github3/repos 2023-02-12 08:49:40,077 root INFO copying src/github3/repos/hook.py -> build/lib/github3/repos 2023-02-12 08:49:40,078 root INFO copying src/github3/repos/invitation.py -> build/lib/github3/repos 2023-02-12 08:49:40,079 root INFO copying src/github3/repos/deployment.py -> build/lib/github3/repos 2023-02-12 08:49:40,080 root INFO copying src/github3/repos/tag.py -> build/lib/github3/repos 2023-02-12 08:49:40,080 root INFO copying src/github3/repos/comment.py -> build/lib/github3/repos 2023-02-12 08:49:40,081 root INFO copying src/github3/repos/branch.py -> build/lib/github3/repos 2023-02-12 08:49:40,082 root INFO copying src/github3/repos/contents.py -> build/lib/github3/repos 2023-02-12 08:49:40,082 root INFO copying src/github3/repos/commit.py -> build/lib/github3/repos 2023-02-12 08:49:40,083 root INFO copying src/github3/repos/topics.py -> build/lib/github3/repos 2023-02-12 08:49:40,116 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-02-12 08:49:40,116 root INFO running install 2023-02-12 08:49:40,175 root INFO running install_lib 2023-02-12 08:49:40,186 root INFO creating build/bdist.linux-riscv64 2023-02-12 08:49:40,187 root INFO creating build/bdist.linux-riscv64/wheel 2023-02-12 08:49:40,187 root INFO creating build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,188 root INFO copying build/lib/github3/projects.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,189 root INFO copying build/lib/github3/orgs.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,189 root INFO copying build/lib/github3/__about__.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,190 root INFO copying build/lib/github3/__init__.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,191 root INFO copying build/lib/github3/pulls.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,191 root INFO copying build/lib/github3/licenses.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,192 root INFO creating build/bdist.linux-riscv64/wheel/github3/gists 2023-02-12 08:49:40,192 root INFO copying build/lib/github3/gists/gist.py -> build/bdist.linux-riscv64/wheel/github3/gists 2023-02-12 08:49:40,193 root INFO copying build/lib/github3/gists/__init__.py -> build/bdist.linux-riscv64/wheel/github3/gists 2023-02-12 08:49:40,194 root INFO copying build/lib/github3/gists/history.py -> build/bdist.linux-riscv64/wheel/github3/gists 2023-02-12 08:49:40,194 root INFO copying build/lib/github3/gists/comment.py -> build/bdist.linux-riscv64/wheel/github3/gists 2023-02-12 08:49:40,195 root INFO copying build/lib/github3/gists/file.py -> build/bdist.linux-riscv64/wheel/github3/gists 2023-02-12 08:49:40,196 root INFO copying build/lib/github3/events.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,196 root INFO copying build/lib/github3/auths.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,197 root INFO copying build/lib/github3/session.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,197 root INFO copying build/lib/github3/exceptions.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,198 root INFO copying build/lib/github3/structs.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,199 root INFO copying build/lib/github3/notifications.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,199 root INFO copying build/lib/github3/git.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,200 root INFO creating build/bdist.linux-riscv64/wheel/github3/ratelimit 2023-02-12 08:49:40,201 root INFO copying build/lib/github3/ratelimit/__init__.py -> build/bdist.linux-riscv64/wheel/github3/ratelimit 2023-02-12 08:49:40,201 root INFO copying build/lib/github3/ratelimit/limiter.py -> build/bdist.linux-riscv64/wheel/github3/ratelimit 2023-02-12 08:49:40,202 root INFO copying build/lib/github3/models.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,203 root INFO copying build/lib/github3/utils.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,203 root INFO creating build/bdist.linux-riscv64/wheel/github3/issues 2023-02-12 08:49:40,204 root INFO copying build/lib/github3/issues/label.py -> build/bdist.linux-riscv64/wheel/github3/issues 2023-02-12 08:49:40,204 root INFO copying build/lib/github3/issues/__init__.py -> build/bdist.linux-riscv64/wheel/github3/issues 2023-02-12 08:49:40,205 root INFO copying build/lib/github3/issues/issue.py -> build/bdist.linux-riscv64/wheel/github3/issues 2023-02-12 08:49:40,206 root INFO copying build/lib/github3/issues/comment.py -> build/bdist.linux-riscv64/wheel/github3/issues 2023-02-12 08:49:40,206 root INFO copying build/lib/github3/issues/event.py -> build/bdist.linux-riscv64/wheel/github3/issues 2023-02-12 08:49:40,207 root INFO copying build/lib/github3/issues/milestone.py -> build/bdist.linux-riscv64/wheel/github3/issues 2023-02-12 08:49:40,208 root INFO copying build/lib/github3/api.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,208 root INFO copying build/lib/github3/apps.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,209 root INFO copying build/lib/github3/decorators.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,209 root INFO copying build/lib/github3/checks.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,210 root INFO creating build/bdist.linux-riscv64/wheel/github3/search 2023-02-12 08:49:40,211 root INFO copying build/lib/github3/search/user.py -> build/bdist.linux-riscv64/wheel/github3/search 2023-02-12 08:49:40,211 root INFO copying build/lib/github3/search/__init__.py -> build/bdist.linux-riscv64/wheel/github3/search 2023-02-12 08:49:40,212 root INFO copying build/lib/github3/search/issue.py -> build/bdist.linux-riscv64/wheel/github3/search 2023-02-12 08:49:40,212 root INFO copying build/lib/github3/search/code.py -> build/bdist.linux-riscv64/wheel/github3/search 2023-02-12 08:49:40,213 root INFO copying build/lib/github3/search/commit.py -> build/bdist.linux-riscv64/wheel/github3/search 2023-02-12 08:49:40,214 root INFO copying build/lib/github3/search/repository.py -> build/bdist.linux-riscv64/wheel/github3/search 2023-02-12 08:49:40,214 root INFO copying build/lib/github3/github.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,215 root INFO copying build/lib/github3/users.py -> build/bdist.linux-riscv64/wheel/github3 2023-02-12 08:49:40,216 root INFO creating build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,216 root INFO copying build/lib/github3/repos/stats.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,217 root INFO copying build/lib/github3/repos/release.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,217 root INFO copying build/lib/github3/repos/pages.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,218 root INFO copying build/lib/github3/repos/comparison.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,219 root INFO copying build/lib/github3/repos/traffic.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,219 root INFO copying build/lib/github3/repos/__init__.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,220 root INFO copying build/lib/github3/repos/issue_import.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,221 root INFO copying build/lib/github3/repos/repo.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,221 root INFO copying build/lib/github3/repos/status.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,222 root INFO copying build/lib/github3/repos/hook.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,223 root INFO copying build/lib/github3/repos/invitation.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,223 root INFO copying build/lib/github3/repos/deployment.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,224 root INFO copying build/lib/github3/repos/tag.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,224 root INFO copying build/lib/github3/repos/comment.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,225 root INFO copying build/lib/github3/repos/branch.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,226 root INFO copying build/lib/github3/repos/contents.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,226 root INFO copying build/lib/github3/repos/commit.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,227 root INFO copying build/lib/github3/repos/topics.py -> build/bdist.linux-riscv64/wheel/github3/repos 2023-02-12 08:49:40,228 root INFO running install_egg_info 2023-02-12 08:49:40,271 root INFO running egg_info 2023-02-12 08:49:40,280 root INFO writing src/github3.py.egg-info/PKG-INFO 2023-02-12 08:49:40,281 root INFO writing dependency_links to src/github3.py.egg-info/dependency_links.txt 2023-02-12 08:49:40,283 root INFO writing requirements to src/github3.py.egg-info/requires.txt 2023-02-12 08:49:40,283 root INFO writing top-level names to src/github3.py.egg-info/top_level.txt 2023-02-12 08:49:40,301 root INFO reading manifest file 'src/github3.py.egg-info/SOURCES.txt' 2023-02-12 08:49:40,323 root INFO reading manifest template 'MANIFEST.in' 2023-02-12 08:49:40,328 root WARNING no previously-included directories found matching '*.pyc' 2023-02-12 08:49:40,458 root WARNING warning: no files found matching '*.png' under directory 'images' 2023-02-12 08:49:40,463 root WARNING no previously-included directories found matching 'docs/_build' 2023-02-12 08:49:40,463 root INFO adding license file 'LICENSE' 2023-02-12 08:49:40,533 root INFO writing manifest file 'src/github3.py.egg-info/SOURCES.txt' 2023-02-12 08:49:40,534 root INFO Copying src/github3.py.egg-info to build/bdist.linux-riscv64/wheel/github3.py-3.2.0-py3.11.egg-info 2023-02-12 08:49:40,537 root INFO running install_scripts 2023-02-12 08:49:40,644 wheel INFO creating build/bdist.linux-riscv64/wheel/github3.py-3.2.0.dist-info/WHEEL 2023-02-12 08:49:40,647 wheel INFO creating '/home/buildozer/aports/testing/py3-github3/src/github3.py-3.2.0/dist/.tmp-_siv38_n/github3.py-3.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-02-12 08:49:40,650 wheel INFO adding 'github3/__about__.py' 2023-02-12 08:49:40,653 wheel INFO adding 'github3/__init__.py' 2023-02-12 08:49:40,654 wheel INFO adding 'github3/api.py' 2023-02-12 08:49:40,656 wheel INFO adding 'github3/apps.py' 2023-02-12 08:49:40,657 wheel INFO adding 'github3/auths.py' 2023-02-12 08:49:40,658 wheel INFO adding 'github3/checks.py' 2023-02-12 08:49:40,659 wheel INFO adding 'github3/decorators.py' 2023-02-12 08:49:40,660 wheel INFO adding 'github3/events.py' 2023-02-12 08:49:40,661 wheel INFO adding 'github3/exceptions.py' 2023-02-12 08:49:40,662 wheel INFO adding 'github3/git.py' 2023-02-12 08:49:40,663 wheel INFO adding 'github3/github.py' 2023-02-12 08:49:40,666 wheel INFO adding 'github3/licenses.py' 2023-02-12 08:49:40,667 wheel INFO adding 'github3/models.py' 2023-02-12 08:49:40,668 wheel INFO adding 'github3/notifications.py' 2023-02-12 08:49:40,669 wheel INFO adding 'github3/orgs.py' 2023-02-12 08:49:40,671 wheel INFO adding 'github3/projects.py' 2023-02-12 08:49:40,672 wheel INFO adding 'github3/pulls.py' 2023-02-12 08:49:40,673 wheel INFO adding 'github3/session.py' 2023-02-12 08:49:40,674 wheel INFO adding 'github3/structs.py' 2023-02-12 08:49:40,675 wheel INFO adding 'github3/users.py' 2023-02-12 08:49:40,677 wheel INFO adding 'github3/utils.py' 2023-02-12 08:49:40,678 wheel INFO adding 'github3/gists/__init__.py' 2023-02-12 08:49:40,678 wheel INFO adding 'github3/gists/comment.py' 2023-02-12 08:49:40,679 wheel INFO adding 'github3/gists/file.py' 2023-02-12 08:49:40,680 wheel INFO adding 'github3/gists/gist.py' 2023-02-12 08:49:40,681 wheel INFO adding 'github3/gists/history.py' 2023-02-12 08:49:40,682 wheel INFO adding 'github3/issues/__init__.py' 2023-02-12 08:49:40,683 wheel INFO adding 'github3/issues/comment.py' 2023-02-12 08:49:40,684 wheel INFO adding 'github3/issues/event.py' 2023-02-12 08:49:40,685 wheel INFO adding 'github3/issues/issue.py' 2023-02-12 08:49:40,686 wheel INFO adding 'github3/issues/label.py' 2023-02-12 08:49:40,687 wheel INFO adding 'github3/issues/milestone.py' 2023-02-12 08:49:40,688 wheel INFO adding 'github3/ratelimit/__init__.py' 2023-02-12 08:49:40,689 wheel INFO adding 'github3/ratelimit/limiter.py' 2023-02-12 08:49:40,690 wheel INFO adding 'github3/repos/__init__.py' 2023-02-12 08:49:40,691 wheel INFO adding 'github3/repos/branch.py' 2023-02-12 08:49:40,692 wheel INFO adding 'github3/repos/comment.py' 2023-02-12 08:49:40,693 wheel INFO adding 'github3/repos/commit.py' 2023-02-12 08:49:40,694 wheel INFO adding 'github3/repos/comparison.py' 2023-02-12 08:49:40,695 wheel INFO adding 'github3/repos/contents.py' 2023-02-12 08:49:40,696 wheel INFO adding 'github3/repos/deployment.py' 2023-02-12 08:49:40,697 wheel INFO adding 'github3/repos/hook.py' 2023-02-12 08:49:40,698 wheel INFO adding 'github3/repos/invitation.py' 2023-02-12 08:49:40,698 wheel INFO adding 'github3/repos/issue_import.py' 2023-02-12 08:49:40,699 wheel INFO adding 'github3/repos/pages.py' 2023-02-12 08:49:40,700 wheel INFO adding 'github3/repos/release.py' 2023-02-12 08:49:40,701 wheel INFO adding 'github3/repos/repo.py' 2023-02-12 08:49:40,704 wheel INFO adding 'github3/repos/stats.py' 2023-02-12 08:49:40,705 wheel INFO adding 'github3/repos/status.py' 2023-02-12 08:49:40,706 wheel INFO adding 'github3/repos/tag.py' 2023-02-12 08:49:40,707 wheel INFO adding 'github3/repos/topics.py' 2023-02-12 08:49:40,708 wheel INFO adding 'github3/repos/traffic.py' 2023-02-12 08:49:40,709 wheel INFO adding 'github3/search/__init__.py' 2023-02-12 08:49:40,709 wheel INFO adding 'github3/search/code.py' 2023-02-12 08:49:40,710 wheel INFO adding 'github3/search/commit.py' 2023-02-12 08:49:40,711 wheel INFO adding 'github3/search/issue.py' 2023-02-12 08:49:40,712 wheel INFO adding 'github3/search/repository.py' 2023-02-12 08:49:40,713 wheel INFO adding 'github3/search/user.py' 2023-02-12 08:49:40,714 wheel INFO adding 'github3.py-3.2.0.dist-info/LICENSE' 2023-02-12 08:49:40,715 wheel INFO adding 'github3.py-3.2.0.dist-info/METADATA' 2023-02-12 08:49:40,715 wheel INFO adding 'github3.py-3.2.0.dist-info/WHEEL' 2023-02-12 08:49:40,716 wheel INFO adding 'github3.py-3.2.0.dist-info/top_level.txt' 2023-02-12 08:49:40,719 wheel INFO adding 'github3.py-3.2.0.dist-info/RECORD' 2023-02-12 08:49:40,721 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-02-12 08:49:40,725 gpep517 INFO The backend produced dist/github3.py-3.2.0-py2.py3-none-any.whl github3.py-3.2.0-py2.py3-none-any.whl >>> py3-github3: Entering fakeroot... >>> py3-github3*: Running postcheck for py3-github3 >>> py3-github3*: Preparing package py3-github3... >>> py3-github3*: Tracing dependencies... >>> py3-github3*: Package size: 1.8 MB >>> py3-github3*: Compressing data... >>> py3-github3*: Create checksum... >>> py3-github3*: Create py3-github3-3.2.0-r0.apk >>> py3-github3: Build complete at Sun, 12 Feb 2023 08:49:44 +0000 elapsed time 0h 0m 17s >>> py3-github3: Cleaning up srcdir >>> py3-github3: Cleaning up pkgdir >>> py3-github3: Uninstalling dependencies... (1/25) Purging .makedepends-py3-github3 (20230212.084931) (2/25) Purging py3-cryptography (39.0.1-r0) (3/25) Purging py3-cffi (1.15.1-r1) (4/25) Purging py3-cparser (2.21-r1) (5/25) Purging py3-dateutil (2.8.2-r2) (6/25) Purging py3-six (1.16.0-r4) (7/25) Purging py3-jwt (2.6.0-r1) (8/25) Purging py3-requests (2.28.2-r0) (9/25) Purging py3-certifi (2022.12.7-r0) (10/25) Purging py3-charset-normalizer (3.0.1-r1) (11/25) Purging py3-idna (3.4-r3) (12/25) Purging py3-urllib3 (1.26.14-r0) (13/25) Purging py3-uritemplate (4.1.1-r1) (14/25) Purging py3-gpep517 (13-r0) (15/25) Purging py3-installer (0.6.0-r0) (16/25) Purging py3-setuptools (67.2.0-r0) (17/25) Purging py3-wheel (0.38.4-r1) (18/25) Purging py3-packaging (23.0-r0) (19/25) Purging py3-parsing (3.0.9-r1) (20/25) Purging python3 (3.11.2-r0) (21/25) Purging libbz2 (1.0.8-r4) (22/25) Purging gdbm (1.23-r0) (23/25) Purging mpdecimal (2.5.1-r1) (24/25) Purging readline (8.2.001-r0) (25/25) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 1187 MiB in 101 packages >>> py3-github3: Updating the testing/riscv64 repository index... >>> py3-github3: Signing the index...