Skip to content
Snippets Groups Projects
Commit 20ff16b2 authored by Jakub Jirutka's avatar Jakub Jirutka :flag_ua:
Browse files

community/py3-pygithub: upgrade to 1.55

parent 97ae788f
No related merge requests found
......@@ -2,8 +2,8 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=py3-pygithub
_pkgname=PyGithub
pkgver=1.53
pkgrel=2
pkgver=1.55
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
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment