aboutsummaryrefslogtreecommitdiff
path: root/python/python3-PyGithub/python3-PyGithub.info
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-04-01 16:54:05 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-04 10:45:25 +0700
commit9182eb17f6ec6242b3acbd848f44c0094b506b9d (patch)
tree9cce4330d27d634c378445dd48a4d2cd5cf2ce9f /python/python3-PyGithub/python3-PyGithub.info
parent078b5d384f4ec17b2f17cdc86ec224f205f37f25 (diff)
python/python3-PyGithub: Version bump to 2.3.0
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.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-PyGithub/python3-PyGithub.info b/python/python3-PyGithub/python3-PyGithub.info
index ed0a47f992..670528744a 100644
--- a/python/python3-PyGithub/python3-PyGithub.info
+++ b/python/python3-PyGithub/python3-PyGithub.info
@@ -1,8 +1,8 @@
PRGNAM="python3-PyGithub"
-VERSION="2.2.0"
+VERSION="2.3.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="https://github.com/PyGithub/PyGithub/archive/refs/tags/v2.3.0/PyGithub-2.3.0.tar.gz"
+MD5SUM="7d1facc215e638a7e5aab6169771733d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-deprecated python3-pyjwt pynacl python3-setuptools-scm-opt"