>>> py3-pygithub: Building community/py3-pygithub 1.55-r0 (using abuild 3.9.0-r0) started Sun, 09 Jan 2022 15:03:32 +0000 >>> py3-pygithub: Checking sanity of /home/buildozer/aports/community/py3-pygithub/APKBUILD... >>> py3-pygithub: Analyzing dependencies... >>> py3-pygithub: Installing for build: build-base py3-deprecated py3-jwt py3-pynacl py3-requests python3 py3-setuptools py3-cryptography py3-httpretty py3-pytest (1/36) Installing libffi (3.4.2-r1) (2/36) Installing gdbm (1.22-r0) (3/36) Installing mpdecimal (2.5.1-r1) (4/36) Installing readline (8.1.1-r0) (5/36) Installing sqlite-libs (3.37.1-r0) (6/36) Installing python3 (3.10.1-r0) (7/36) Installing py3-wrapt (1.12.1-r2) (8/36) Installing py3-deprecated (1.2.13-r1) (9/36) Installing py3-jwt (1.7.1-r5) (10/36) Installing py3-cparser (2.20-r2) (11/36) Installing py3-cffi (1.14.5-r3) (12/36) Installing py3-six (1.16.0-r1) (13/36) Installing py3-pynacl (1.5.0-r0) (14/36) Installing py3-certifi (2020.12.5-r2) (15/36) Installing py3-charset-normalizer (2.0.7-r1) (16/36) Installing py3-idna (3.3-r1) (17/36) Installing py3-urllib3 (1.26.8-r0) (18/36) Installing py3-requests (2.27.1-r0) (19/36) Installing py3-ordered-set (4.0.2-r3) (20/36) Installing py3-appdirs (1.4.4-r3) (21/36) Installing py3-parsing (2.4.7-r3) (22/36) Installing py3-packaging (21.3-r0) (23/36) Installing py3-setuptools (52.0.0-r5) (24/36) Installing py3-asn1crypto (1.4.0-r2) (25/36) Installing py3-cryptography (3.3.2-r4) (26/36) Installing py3-httpretty (1.0.3-r2) (27/36) Installing py3-atomicwrites (1.4.0-r2) (28/36) Installing py3-attrs (21.2.0-r1) (29/36) Installing py3-more-itertools (8.12.0-r1) (30/36) Installing py3-iniconfig (1.1.1-r2) (31/36) Installing py3-pluggy (0.13.1-r5) (32/36) Installing py3-py (1.10.0-r2) (33/36) Installing py3-wcwidth (0.2.5-r2) (34/36) Installing py3-toml (0.10.2-r3) (35/36) Installing py3-pytest (6.2.5-r1) (36/36) Installing .makedepends-py3-pygithub (20220109.150333) Executing busybox-1.35.0-r1.trigger OK: 399 MiB in 135 packages >>> py3-pygithub: Cleaning up srcdir >>> py3-pygithub: Cleaning up pkgdir >>> py3-pygithub: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyGithub-1.55.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pygithub: Fetching https://github.com/PyGithub/PyGithub/archive/v1.55/PyGithub-1.55.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 100 124 100 124 0 0 2104 0 --:--:-- --:--:-- --:--:-- 2137 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3050k 0 3050k 0 0 3873k 0 --:--:-- --:--:-- --:--:-- 5799k >>> py3-pygithub: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyGithub-1.55.tar.gz >>> py3-pygithub: Checking sha512sums... PyGithub-1.55.tar.gz: OK >>> py3-pygithub: Unpacking /var/cache/distfiles/edge/PyGithub-1.55.tar.gz... running build running build_py creating build creating build/lib creating build/lib/github copying github/GithubApp.py -> build/lib/github copying github/CommitCombinedStatus.py -> build/lib/github copying github/Plan.py -> build/lib/github copying github/Membership.py -> build/lib/github copying github/GitTreeElement.py -> build/lib/github copying github/TeamDiscussion.py -> build/lib/github copying github/Migration.py -> build/lib/github copying github/WorkflowRun.py -> build/lib/github copying github/Consts.py -> build/lib/github copying github/StatsCommitActivity.py -> build/lib/github copying github/NotificationSubject.py -> build/lib/github copying github/Stargazer.py -> build/lib/github copying github/IssueEvent.py -> build/lib/github copying github/CommitComment.py -> build/lib/github copying github/Invitation.py -> build/lib/github copying github/HookResponse.py -> build/lib/github copying github/UserKey.py -> build/lib/github copying github/RateLimit.py -> build/lib/github copying github/GitBlob.py -> build/lib/github copying github/GithubException.py -> build/lib/github copying github/Comparison.py -> build/lib/github copying github/Path.py -> build/lib/github copying github/Reaction.py -> build/lib/github copying github/AuthenticatedUser.py -> build/lib/github copying github/Issue.py -> build/lib/github copying github/Notification.py -> build/lib/github copying github/Download.py -> build/lib/github copying github/RequiredStatusChecks.py -> build/lib/github copying github/GitTree.py -> build/lib/github copying github/IssueComment.py -> build/lib/github copying github/Topic.py -> build/lib/github copying github/IssuePullRequest.py -> build/lib/github copying github/GitignoreTemplate.py -> build/lib/github copying github/PullRequestReview.py -> build/lib/github copying github/CheckSuite.py -> build/lib/github copying github/GistFile.py -> build/lib/github copying github/Clones.py -> build/lib/github copying github/StatsPunchCard.py -> build/lib/github copying github/AccessToken.py -> build/lib/github copying github/Commit.py -> build/lib/github copying github/__init__.py -> build/lib/github copying github/GitCommit.py -> build/lib/github copying github/Authorization.py -> build/lib/github copying github/GitAuthor.py -> build/lib/github copying github/InputGitTreeElement.py -> build/lib/github copying github/BranchProtection.py -> build/lib/github copying github/ContentFile.py -> build/lib/github copying github/PublicKey.py -> build/lib/github copying github/CheckRunOutput.py -> build/lib/github copying github/Installation.py -> build/lib/github copying github/ProjectCard.py -> build/lib/github copying github/PullRequest.py -> build/lib/github copying github/CommitStats.py -> build/lib/github copying github/File.py -> build/lib/github copying github/GitRelease.py -> build/lib/github copying github/GitRef.py -> build/lib/github copying github/TimelineEvent.py -> build/lib/github copying github/InstallationAuthorization.py -> build/lib/github copying github/PaginatedList.py -> build/lib/github copying github/Organization.py -> build/lib/github copying github/Gist.py -> build/lib/github copying github/StatsParticipation.py -> build/lib/github copying github/GistComment.py -> build/lib/github copying github/NamedUser.py -> build/lib/github copying github/Workflow.py -> build/lib/github copying github/DeploymentStatus.py -> build/lib/github copying github/Rate.py -> build/lib/github copying github/Project.py -> build/lib/github copying github/GitObject.py -> build/lib/github copying github/License.py -> build/lib/github copying github/SourceImport.py -> build/lib/github copying github/PullRequestPart.py -> build/lib/github copying github/StatsCodeFrequency.py -> build/lib/github copying github/Branch.py -> build/lib/github copying github/InputGitAuthor.py -> build/lib/github copying github/GistHistoryState.py -> build/lib/github copying github/ProjectColumn.py -> build/lib/github copying github/Repository.py -> build/lib/github copying github/GitTag.py -> build/lib/github copying github/ApplicationOAuth.py -> build/lib/github copying github/GithubObject.py -> build/lib/github copying github/View.py -> build/lib/github copying github/TimelineEventSource.py -> build/lib/github copying github/CheckRun.py -> build/lib/github copying github/RequiredPullRequestReviews.py -> build/lib/github copying github/RepositoryKey.py -> build/lib/github copying github/CheckRunAnnotation.py -> build/lib/github copying github/Requester.py -> build/lib/github copying github/Milestone.py -> build/lib/github copying github/HookDescription.py -> build/lib/github copying github/Referrer.py -> build/lib/github copying github/CommitStatus.py -> build/lib/github copying github/PullRequestMergeStatus.py -> build/lib/github copying github/StatsContributor.py -> build/lib/github copying github/Label.py -> build/lib/github copying github/Hook.py -> build/lib/github copying github/Deployment.py -> build/lib/github copying github/Permissions.py -> build/lib/github copying github/SelfHostedActionsRunner.py -> build/lib/github copying github/AuthorizationApplication.py -> build/lib/github copying github/GitReleaseAsset.py -> build/lib/github copying github/Tag.py -> build/lib/github copying github/PullRequestComment.py -> build/lib/github copying github/RepositoryPreferences.py -> build/lib/github copying github/Team.py -> build/lib/github copying github/Event.py -> build/lib/github copying github/MainClass.py -> build/lib/github copying github/InputFileContent.py -> build/lib/github copying github/py.typed -> build/lib/github copying github/CheckRun.pyi -> build/lib/github copying github/Repository.pyi -> build/lib/github copying github/Label.pyi -> build/lib/github copying github/GithubApp.pyi -> build/lib/github copying github/Path.pyi -> build/lib/github copying github/Milestone.pyi -> build/lib/github copying github/Installation.pyi -> build/lib/github copying github/StatsCommitActivity.pyi -> build/lib/github copying github/AuthorizationApplication.pyi -> build/lib/github copying github/PaginatedList.pyi -> build/lib/github copying github/SelfHostedActionsRunner.pyi -> build/lib/github copying github/MainClass.pyi -> build/lib/github copying github/InputGitTreeElement.pyi -> build/lib/github copying github/CheckRunOutput.pyi -> build/lib/github copying github/GitCommit.pyi -> build/lib/github copying github/StatsContributor.pyi -> build/lib/github copying github/GithubException.pyi -> build/lib/github copying github/IssueComment.pyi -> build/lib/github copying github/GistHistoryState.pyi -> build/lib/github copying github/RepositoryPreferences.pyi -> build/lib/github copying github/Notification.pyi -> build/lib/github copying github/Organization.pyi -> build/lib/github copying github/Comparison.pyi -> build/lib/github copying github/GitTreeElement.pyi -> build/lib/github copying github/AccessToken.pyi -> build/lib/github copying github/CheckSuite.pyi -> build/lib/github copying github/Team.pyi -> build/lib/github copying github/View.pyi -> build/lib/github copying github/InputGitAuthor.pyi -> build/lib/github copying github/TimelineEvent.pyi -> build/lib/github copying github/DeploymentStatus.pyi -> build/lib/github copying github/Workflow.pyi -> build/lib/github copying github/Commit.pyi -> build/lib/github copying github/Tag.pyi -> build/lib/github copying github/GitRef.pyi -> build/lib/github copying github/Hook.pyi -> build/lib/github copying github/GitAuthor.pyi -> build/lib/github copying github/PublicKey.pyi -> build/lib/github copying github/TimelineEventSource.pyi -> build/lib/github copying github/RequiredPullRequestReviews.pyi -> build/lib/github copying github/Plan.pyi -> build/lib/github copying github/GitignoreTemplate.pyi -> build/lib/github copying github/Authorization.pyi -> build/lib/github copying github/GitTag.pyi -> build/lib/github copying github/StatsCodeFrequency.pyi -> build/lib/github copying github/UserKey.pyi -> build/lib/github copying github/CommitStatus.pyi -> build/lib/github copying github/SourceImport.pyi -> build/lib/github copying github/Reaction.pyi -> build/lib/github copying github/Invitation.pyi -> build/lib/github copying github/GistComment.pyi -> build/lib/github copying github/NamedUser.pyi -> build/lib/github copying github/CommitComment.pyi -> build/lib/github copying github/Clones.pyi -> build/lib/github copying github/CheckRunAnnotation.pyi -> build/lib/github copying github/WorkflowRun.pyi -> build/lib/github copying github/IssuePullRequest.pyi -> build/lib/github copying github/Gist.pyi -> build/lib/github copying github/Requester.pyi -> build/lib/github copying github/Topic.pyi -> build/lib/github copying github/GitBlob.pyi -> build/lib/github copying github/ProjectColumn.pyi -> build/lib/github copying github/AuthenticatedUser.pyi -> build/lib/github copying github/ApplicationOAuth.pyi -> build/lib/github copying github/Stargazer.pyi -> build/lib/github copying github/PullRequestMergeStatus.pyi -> build/lib/github copying github/IssueEvent.pyi -> build/lib/github copying github/Rate.pyi -> build/lib/github copying github/TeamDiscussion.pyi -> build/lib/github copying github/Membership.pyi -> build/lib/github copying github/Deployment.pyi -> build/lib/github copying github/__init__.pyi -> build/lib/github copying github/Download.pyi -> build/lib/github copying github/ProjectCard.pyi -> build/lib/github copying github/Migration.pyi -> build/lib/github copying github/Permissions.pyi -> build/lib/github copying github/InstallationAuthorization.pyi -> build/lib/github copying github/GitObject.pyi -> build/lib/github copying github/CommitStats.pyi -> build/lib/github copying github/GithubObject.pyi -> build/lib/github copying github/RequiredStatusChecks.pyi -> build/lib/github copying github/RateLimit.pyi -> build/lib/github copying github/Issue.pyi -> build/lib/github copying github/HookResponse.pyi -> build/lib/github copying github/StatsPunchCard.pyi -> build/lib/github copying github/RepositoryKey.pyi -> build/lib/github copying github/CommitCombinedStatus.pyi -> build/lib/github copying github/Project.pyi -> build/lib/github copying github/HookDescription.pyi -> build/lib/github copying github/NotificationSubject.pyi -> build/lib/github copying github/File.pyi -> build/lib/github copying github/GitTree.pyi -> build/lib/github copying github/Referrer.pyi -> build/lib/github copying github/BranchProtection.pyi -> build/lib/github copying github/PullRequest.pyi -> build/lib/github copying github/License.pyi -> build/lib/github copying github/Event.pyi -> build/lib/github copying github/StatsParticipation.pyi -> build/lib/github copying github/Branch.pyi -> build/lib/github copying github/PullRequestComment.pyi -> build/lib/github copying github/PullRequestPart.pyi -> build/lib/github copying github/InputFileContent.pyi -> build/lib/github copying github/GistFile.pyi -> build/lib/github copying github/GitRelease.pyi -> build/lib/github copying github/PullRequestReview.pyi -> build/lib/github copying github/ContentFile.pyi -> build/lib/github copying github/GitReleaseAsset.pyi -> build/lib/github ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-pygithub/src/PyGithub-1.55, configfile: pytest.ini collected 711 items tests/ApplicationOAuth.py .. [ 0%] tests/AuthenticatedUser.py .......................................... [ 6%] tests/Authentication.py ....... [ 7%] tests/Authorization.py ... [ 7%] tests/BadAttributes.py ........ [ 8%] tests/Branch.py ....................... [ 11%] tests/BranchProtection.py . [ 12%] tests/CheckRun.py ............. [ 13%] tests/CheckSuite.py ........... [ 15%] tests/Commit.py ........ [ 16%] tests/CommitCombinedStatus.py . [ 16%] tests/CommitComment.py ...... [ 17%] tests/CommitStatus.py . [ 17%] tests/ConditionalRequestUpdate.py ... [ 18%] tests/Connection.py ........ [ 19%] tests/ContentFile.py . [ 19%] tests/Deployment.py . [ 19%] tests/DeploymentStatus.py ... [ 19%] tests/Download.py .. [ 20%] tests/Enterprise.py ..... [ 20%] tests/Equality.py ... [ 21%] tests/Event.py . [ 21%] tests/Exceptions.py .............. [ 23%] tests/ExposeAllAttributes.py . [ 23%] tests/Gist.py .......... [ 25%] tests/GistComment.py ... [ 25%] tests/GitBlob.py . [ 25%] tests/GitCommit.py . [ 25%] tests/GitMembership.py . [ 25%] tests/GitRef.py .... [ 26%] tests/GitRelease.py ........... [ 27%] tests/GitTag.py . [ 28%] tests/GitTree.py . [ 28%] tests/GithubApp.py .. [ 28%] tests/GithubIntegration.py .... [ 29%] tests/Github_.py .................... [ 31%] tests/Hook.py ...... [ 32%] tests/Issue.py ..................... [ 35%] tests/Issue131.py .. [ 36%] tests/Issue133.py . [ 36%] tests/Issue134.py ... [ 36%] tests/Issue139.py . [ 36%] tests/Issue140.py ... [ 37%] tests/Issue142.py . [ 37%] tests/Issue174.py . [ 37%] tests/Issue214.py ..... [ 38%] tests/Issue216.py . [ 38%] tests/Issue278.py . [ 38%] tests/Issue33.py .. [ 38%] tests/Issue494.py . [ 38%] tests/Issue50.py .......... [ 40%] tests/Issue54.py . [ 40%] tests/Issue572.py .. [ 40%] tests/Issue80.py .. [ 40%] tests/Issue823.py . [ 41%] tests/Issue87.py .... [ 41%] tests/Issue937.py . [ 41%] tests/Issue945.py . [ 41%] tests/IssueComment.py ...... [ 42%] tests/IssueEvent.py ........................... [ 46%] tests/Label.py ... [ 46%] tests/License.py . [ 47%] tests/Logging_.py .... [ 47%] tests/Markdown.py .. [ 47%] tests/Migration.py ....... [ 48%] tests/Milestone.py ..... [ 49%] tests/NamedUser.py ..................... [ 52%] tests/NamedUser1430.py . [ 52%] tests/Notification.py . [ 52%] tests/Organization.py ......................................... [ 58%] tests/Organization1437.py . [ 58%] tests/OrganizationHasInMembers.py . [ 58%] tests/PaginatedList.py ...................... [ 62%] tests/Permissions.py .. [ 62%] tests/Persistence.py .. [ 62%] tests/PoolSize.py .. [ 62%] tests/Project.py ................ [ 65%] tests/Project1434.py ... [ 65%] tests/ProjectColumn.py ........... [ 67%] tests/PublicKey.py .. [ 67%] tests/PullRequest.py ....................... [ 70%] tests/PullRequest1168.py .. [ 70%] tests/PullRequest1169.py . [ 71%] tests/PullRequest1375.py . [ 71%] tests/PullRequest1682.py ... [ 71%] tests/PullRequest1684.py ... [ 72%] tests/PullRequestComment.py ...... [ 72%] tests/PullRequestFile.py . [ 72%] tests/PullRequestReview.py ... [ 73%] tests/RateLimiting.py ... [ 73%] tests/RawData.py .... [ 74%] tests/Reaction.py .. [ 74%] tests/ReleaseAsset.py ... [ 75%] tests/Repository.py .................................................... [ 82%] .................................................................. [ 91%] tests/RepositoryKey.py .. [ 91%] tests/RequiredPullRequestReviews.py .. [ 92%] tests/RequiredStatusChecks.py . [ 92%] tests/Retry.py ..... [ 93%] tests/Search.py ............. [ 94%] tests/SelfHostedActionsRunner.py . [ 95%] tests/SourceImport.py .. [ 95%] tests/Tag.py . [ 95%] tests/Team.py ........... [ 97%] tests/Topic.py .. [ 97%] tests/Traffic.py .... [ 97%] tests/UserKey.py .. [ 98%] tests/Workflow.py ........ [ 99%] tests/WorkflowRun.py ..... [100%] ======================== 711 passed in 67.77s (0:01:07) ======================== >>> py3-pygithub: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-pygithub/pkg creating /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub creating /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr creating /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib creating /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CheckRun.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Repository.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Label.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GithubApp.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Path.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GithubApp.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Milestone.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Installation.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CommitCombinedStatus.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Plan.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/StatsCommitActivity.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Membership.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitTreeElement.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/TeamDiscussion.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Migration.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/WorkflowRun.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Consts.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/StatsCommitActivity.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/NotificationSubject.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Stargazer.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/IssueEvent.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CommitComment.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/AuthorizationApplication.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Invitation.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/HookResponse.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/UserKey.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/RateLimit.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PaginatedList.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitBlob.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/SelfHostedActionsRunner.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/MainClass.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GithubException.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/InputGitTreeElement.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Comparison.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Path.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CheckRunOutput.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitCommit.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Reaction.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/StatsContributor.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/AuthenticatedUser.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Issue.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Notification.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Download.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GithubException.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/RequiredStatusChecks.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/IssueComment.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitTree.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GistHistoryState.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/IssueComment.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/RepositoryPreferences.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Topic.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/IssuePullRequest.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Notification.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Organization.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Comparison.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitignoreTemplate.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PullRequestReview.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitTreeElement.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CheckSuite.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GistFile.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/AccessToken.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CheckSuite.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Clones.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/StatsPunchCard.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Team.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/AccessToken.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/View.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/InputGitAuthor.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Commit.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/TimelineEvent.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/__init__.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/DeploymentStatus.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Workflow.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Commit.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Tag.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitRef.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitCommit.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Authorization.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Hook.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitAuthor.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitAuthor.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PublicKey.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/TimelineEventSource.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/RequiredPullRequestReviews.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Plan.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/InputGitTreeElement.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/BranchProtection.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/ContentFile.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitignoreTemplate.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Authorization.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PublicKey.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitTag.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/StatsCodeFrequency.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CheckRunOutput.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/py.typed -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Installation.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/ProjectCard.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PullRequest.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/UserKey.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CommitStats.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CommitStatus.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/SourceImport.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Reaction.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Invitation.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GistComment.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/NamedUser.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CommitComment.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/File.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitRelease.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Clones.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CheckRunAnnotation.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/WorkflowRun.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/IssuePullRequest.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Gist.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitRef.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/TimelineEvent.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Requester.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/InstallationAuthorization.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PaginatedList.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Organization.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Topic.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitBlob.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/ProjectColumn.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Gist.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/AuthenticatedUser.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/ApplicationOAuth.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/StatsParticipation.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Stargazer.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GistComment.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PullRequestMergeStatus.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/IssueEvent.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/NamedUser.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Workflow.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Rate.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/DeploymentStatus.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Rate.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/TeamDiscussion.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Project.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitObject.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/License.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Membership.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/SourceImport.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PullRequestPart.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/StatsCodeFrequency.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Branch.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Deployment.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/InputGitAuthor.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GistHistoryState.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/ProjectColumn.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/__init__.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Repository.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitTag.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Download.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/ProjectCard.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/ApplicationOAuth.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Migration.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Permissions.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/InstallationAuthorization.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GithubObject.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/View.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/TimelineEventSource.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CheckRun.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/RequiredPullRequestReviews.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitObject.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/RepositoryKey.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CommitStats.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GithubObject.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/RequiredStatusChecks.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CheckRunAnnotation.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Requester.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Milestone.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/HookDescription.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/RateLimit.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Issue.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Referrer.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CommitStatus.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/HookResponse.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/StatsPunchCard.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/RepositoryKey.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PullRequestMergeStatus.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/StatsContributor.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/CommitCombinedStatus.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Project.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/HookDescription.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Label.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/NotificationSubject.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Hook.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/File.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitTree.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Referrer.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Deployment.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Permissions.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/SelfHostedActionsRunner.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/AuthorizationApplication.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitReleaseAsset.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Tag.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/BranchProtection.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PullRequest.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PullRequestComment.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/License.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Event.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/StatsParticipation.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/RepositoryPreferences.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Team.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Branch.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/Event.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/MainClass.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PullRequestComment.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PullRequestPart.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/InputFileContent.py -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/InputFileContent.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GistFile.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitRelease.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/PullRequestReview.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/ContentFile.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github copying build/lib/github/GitReleaseAsset.pyi -> /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GithubApp.py to GithubApp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/CommitCombinedStatus.py to CommitCombinedStatus.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Plan.py to Plan.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Membership.py to Membership.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GitTreeElement.py to GitTreeElement.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/TeamDiscussion.py to TeamDiscussion.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Migration.py to Migration.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/WorkflowRun.py to WorkflowRun.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Consts.py to Consts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/StatsCommitActivity.py to StatsCommitActivity.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/NotificationSubject.py to NotificationSubject.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Stargazer.py to Stargazer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/IssueEvent.py to IssueEvent.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/CommitComment.py to CommitComment.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Invitation.py to Invitation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/HookResponse.py to HookResponse.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/UserKey.py to UserKey.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/RateLimit.py to RateLimit.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GitBlob.py to GitBlob.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GithubException.py to GithubException.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Comparison.py to Comparison.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Path.py to Path.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Reaction.py to Reaction.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/AuthenticatedUser.py to AuthenticatedUser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Issue.py to Issue.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Notification.py to Notification.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Download.py to Download.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/RequiredStatusChecks.py to RequiredStatusChecks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GitTree.py to GitTree.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/IssueComment.py to IssueComment.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Topic.py to Topic.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/IssuePullRequest.py to IssuePullRequest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GitignoreTemplate.py to GitignoreTemplate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/PullRequestReview.py to PullRequestReview.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/CheckSuite.py to CheckSuite.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GistFile.py to GistFile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Clones.py to Clones.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/StatsPunchCard.py to StatsPunchCard.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/AccessToken.py to AccessToken.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Commit.py to Commit.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GitCommit.py to GitCommit.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Authorization.py to Authorization.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GitAuthor.py to GitAuthor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/InputGitTreeElement.py to InputGitTreeElement.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/BranchProtection.py to BranchProtection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/ContentFile.py to ContentFile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/PublicKey.py to PublicKey.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/CheckRunOutput.py to CheckRunOutput.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Installation.py to Installation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/ProjectCard.py to ProjectCard.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/PullRequest.py to PullRequest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/CommitStats.py to CommitStats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/File.py to File.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GitRelease.py to GitRelease.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GitRef.py to GitRef.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/TimelineEvent.py to TimelineEvent.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/InstallationAuthorization.py to InstallationAuthorization.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/PaginatedList.py to PaginatedList.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Organization.py to Organization.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Gist.py to Gist.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/StatsParticipation.py to StatsParticipation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GistComment.py to GistComment.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/NamedUser.py to NamedUser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Workflow.py to Workflow.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/DeploymentStatus.py to DeploymentStatus.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Rate.py to Rate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Project.py to Project.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GitObject.py to GitObject.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/License.py to License.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/SourceImport.py to SourceImport.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/PullRequestPart.py to PullRequestPart.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/StatsCodeFrequency.py to StatsCodeFrequency.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Branch.py to Branch.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/InputGitAuthor.py to InputGitAuthor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GistHistoryState.py to GistHistoryState.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/ProjectColumn.py to ProjectColumn.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Repository.py to Repository.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GitTag.py to GitTag.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/ApplicationOAuth.py to ApplicationOAuth.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GithubObject.py to GithubObject.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/View.py to View.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/TimelineEventSource.py to TimelineEventSource.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/CheckRun.py to CheckRun.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/RequiredPullRequestReviews.py to RequiredPullRequestReviews.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/RepositoryKey.py to RepositoryKey.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/CheckRunAnnotation.py to CheckRunAnnotation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Requester.py to Requester.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Milestone.py to Milestone.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/HookDescription.py to HookDescription.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Referrer.py to Referrer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/CommitStatus.py to CommitStatus.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/PullRequestMergeStatus.py to PullRequestMergeStatus.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/StatsContributor.py to StatsContributor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Label.py to Label.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Hook.py to Hook.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Deployment.py to Deployment.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Permissions.py to Permissions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/SelfHostedActionsRunner.py to SelfHostedActionsRunner.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/AuthorizationApplication.py to AuthorizationApplication.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/GitReleaseAsset.py to GitReleaseAsset.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Tag.py to Tag.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/PullRequestComment.py to PullRequestComment.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/RepositoryPreferences.py to RepositoryPreferences.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Team.py to Team.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/Event.py to Event.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/MainClass.py to MainClass.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/github/InputFileContent.py to InputFileContent.cpython-310.pyc running install_egg_info running egg_info creating PyGithub.egg-info writing PyGithub.egg-info/PKG-INFO writing dependency_links to PyGithub.egg-info/dependency_links.txt writing requirements to PyGithub.egg-info/requires.txt writing top-level names to PyGithub.egg-info/top_level.txt writing manifest file 'PyGithub.egg-info/SOURCES.txt' reading manifest file 'PyGithub.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'PyGithub.egg-info/SOURCES.txt' Copying PyGithub.egg-info to /home/buildozer/aports/community/py3-pygithub/pkg/py3-pygithub/usr/lib/python3.10/site-packages/PyGithub-1.55-py3.10.egg-info running install_scripts >>> py3-pygithub*: Running postcheck for py3-pygithub >>> py3-pygithub*: Preparing package py3-pygithub... >>> py3-pygithub*: Tracing dependencies... >>> py3-pygithub*: Package size: 2.6 MB >>> py3-pygithub*: Compressing data... >>> py3-pygithub*: Create checksum... >>> py3-pygithub*: Create py3-pygithub-1.55-r0.apk >>> py3-pygithub: Build complete at Sun, 09 Jan 2022 15:04:47 +0000 elapsed time 0h 1m 15s >>> py3-pygithub: Cleaning up srcdir >>> py3-pygithub: Cleaning up pkgdir >>> py3-pygithub: Uninstalling dependencies... (1/36) Purging .makedepends-py3-pygithub (20220109.150333) (2/36) Purging py3-deprecated (1.2.13-r1) (3/36) Purging py3-wrapt (1.12.1-r2) (4/36) Purging py3-jwt (1.7.1-r5) (5/36) Purging py3-pynacl (1.5.0-r0) (6/36) Purging py3-requests (2.27.1-r0) (7/36) Purging py3-certifi (2020.12.5-r2) (8/36) Purging py3-charset-normalizer (2.0.7-r1) (9/36) Purging py3-urllib3 (1.26.8-r0) (10/36) Purging py3-setuptools (52.0.0-r5) (11/36) Purging py3-ordered-set (4.0.2-r3) (12/36) Purging py3-appdirs (1.4.4-r3) (13/36) Purging py3-cryptography (3.3.2-r4) (14/36) Purging py3-cffi (1.14.5-r3) (15/36) Purging py3-cparser (2.20-r2) (16/36) Purging py3-idna (3.3-r1) (17/36) Purging py3-asn1crypto (1.4.0-r2) (18/36) Purging py3-httpretty (1.0.3-r2) (19/36) Purging py3-pytest (6.2.5-r1) (20/36) Purging py3-atomicwrites (1.4.0-r2) (21/36) Purging py3-attrs (21.2.0-r1) (22/36) Purging py3-more-itertools (8.12.0-r1) (23/36) Purging py3-iniconfig (1.1.1-r2) (24/36) Purging py3-pluggy (0.13.1-r5) (25/36) Purging py3-py (1.10.0-r2) (26/36) Purging py3-wcwidth (0.2.5-r2) (27/36) Purging py3-packaging (21.3-r0) (28/36) Purging py3-parsing (2.4.7-r3) (29/36) Purging py3-six (1.16.0-r1) (30/36) Purging py3-toml (0.10.2-r3) (31/36) Purging python3 (3.10.1-r0) (32/36) Purging libffi (3.4.2-r1) (33/36) Purging gdbm (1.22-r0) (34/36) Purging mpdecimal (2.5.1-r1) (35/36) Purging readline (8.1.1-r0) (36/36) Purging sqlite-libs (3.37.1-r0) Executing busybox-1.35.0-r1.trigger OK: 333 MiB in 99 packages >>> py3-pygithub: Updating the community/x86 repository index... >>> py3-pygithub: Signing the index...