Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
20ff16b2
Commit
20ff16b2
authored
3 years ago
by
Jakub Jirutka
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-pygithub: upgrade to 1.55
parent
97ae788f
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-pygithub/APKBUILD
+6
-3
6 additions, 3 deletions
community/py3-pygithub/APKBUILD
with
6 additions
and
3 deletions
community/py3-pygithub/APKBUILD
+
6
−
3
View file @
20ff16b2
...
...
@@ -2,8 +2,8 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
py3-pygithub
_pkgname
=
PyGithub
pkgver
=
1.5
3
pkgrel
=
2
pkgver
=
1.5
5
pkgrel
=
0
pkgdesc
=
"Typed interactions with the GitHub API v3"
url
=
"https://github.com/PyGithub/PyGithub"
arch
=
"noarch"
...
...
@@ -11,6 +11,7 @@ license="LGPL-3.0-or-later"
depends
=
"
py3-deprecated
py3-jwt
py3-pynacl
py3-requests
python3
"
...
...
@@ -35,4 +36,6 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"f98d013d5fdf31ee59405c52edb35942ca5a3d2c1ff9653c71f03871bb28d0c247412bfc2593991026ddb989e1a33dfe91d19b4ebb1e89386b54493d51071768 PyGithub-1.53.tar.gz"
sha512sums
=
"
7ea9e67428e98330f90f1d78e5a003dbe1a6d5cd98b6c729f2030a73d21b4a72a7957382c888fac0b7bae4a409cfb53473a19e7e73df46b251df0327871e173a PyGithub-1.55.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment