summaryrefslogtreecommitdiffstats
path: root/python/python3-PyGithub
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2023-08-19 17:53:36 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-26 07:57:05 +0700
commit85f47c671ae31da66e0f2df24ccb5299224ae68a (patch)
treea34a9343eb57e9da45516e8714e49a67d600c55a /python/python3-PyGithub
parent256fedc62b796a1530a012f90e36375291c2c5c9 (diff)
downloadslackbuilds-85f47c671ae31da66e0f2df24ccb5299224ae68a.tar.gz
slackbuilds-85f47c671ae31da66e0f2df24ccb5299224ae68a.tar.xz
python/python3-PyGithub: Version bump to 1.59.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-PyGithub')
-rw-r--r--python/python3-PyGithub/python3-PyGithub.SlackBuild2
-rw-r--r--python/python3-PyGithub/python3-PyGithub.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-PyGithub/python3-PyGithub.SlackBuild b/python/python3-PyGithub/python3-PyGithub.SlackBuild
index afd229dee8..05fd0ead5a 100644
--- a/python/python3-PyGithub/python3-PyGithub.SlackBuild
+++ b/python/python3-PyGithub/python3-PyGithub.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-PyGithub
-VERSION=${VERSION:-1.59.0}
+VERSION=${VERSION:-1.59.1}
SRCNAM=${SRCNAM:-PyGithub}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-PyGithub/python3-PyGithub.info b/python/python3-PyGithub/python3-PyGithub.info
index 60a2fc137a..878ebc65b1 100644
--- a/python/python3-PyGithub/python3-PyGithub.info
+++ b/python/python3-PyGithub/python3-PyGithub.info
@@ -1,8 +1,8 @@
PRGNAM="python3-PyGithub"
-VERSION="1.59.0"
+VERSION="1.59.1"
HOMEPAGE="https://pygithub.readthedocs.io/"
-DOWNLOAD="https://github.com/PyGithub/PyGithub/archive/refs/tags/v1.59.0/PyGithub-1.59.0.tar.gz"
-MD5SUM="acb6e0d2de80ea26f1d1695a95525689"
+DOWNLOAD="https://github.com/PyGithub/PyGithub/archive/refs/tags/v1.59.1/PyGithub-1.59.1.tar.gz"
+MD5SUM="592197d99879582604abaaa6791a4d9f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-deprecated python3-pyjwt pynacl"