diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-09-05 09:35:21 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-06 07:24:09 +0700 |
commit | c5aa42b5d376a52f6aa0124aa1a48eed495eaf38 (patch) | |
tree | c7e81ad62e7310c856581f41e801ea88ea383030 /python/python3-PyGithub/python3-PyGithub.info | |
parent | 5bd70fe97ccdd89b750cebb2c074c84254546219 (diff) |
python/python3-PyGithub: Version bump to 2.8.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-PyGithub/python3-PyGithub.info')
-rw-r--r-- | python/python3-PyGithub/python3-PyGithub.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-PyGithub/python3-PyGithub.info b/python/python3-PyGithub/python3-PyGithub.info index 139f618df0..4f9fa4636a 100644 --- a/python/python3-PyGithub/python3-PyGithub.info +++ b/python/python3-PyGithub/python3-PyGithub.info @@ -1,8 +1,8 @@ PRGNAM="python3-PyGithub" -VERSION="2.7.0" +VERSION="2.8.1" HOMEPAGE="https://pygithub.readthedocs.io/" -DOWNLOAD="https://github.com/PyGithub/PyGithub/archive/refs/tags/v2.7.0/PyGithub-2.7.0.tar.gz" -MD5SUM="14215eda3184e878f209f51388f9400b" +DOWNLOAD="https://github.com/PyGithub/PyGithub/archive/refs/tags/v2.8.1/PyGithub-2.8.1.tar.gz" +MD5SUM="c7edbc6855b486d2aa3b48d1eb2ff387" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-deprecated python3-pyjwt pynacl python3-setuptools-scm-opt" |