blob: ed0a47f9925f0fcb3f071096a8b84a4bda0dfe6e (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-PyGithub"
VERSION="2.2.0"
HOMEPAGE="https://pygithub.readthedocs.io/"
DOWNLOAD="https://github.com/PyGithub/PyGithub/archive/refs/tags/v2.2.0/PyGithub-2.2.0.tar.gz"
MD5SUM="7ee743318433ba74c044b3edc4562c23"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-deprecated python3-pyjwt pynacl python3-setuptools-scm-opt"
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"
|