aboutsummaryrefslogtreecommitdiff
path: root/python/python3-PyGithub/python3-PyGithub.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2023-08-19 17:53:36 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-26 07:57:05 +0700
commit85f47c671ae31da66e0f2df24ccb5299224ae68a (patch)
treea34a9343eb57e9da45516e8714e49a67d600c55a /python/python3-PyGithub/python3-PyGithub.SlackBuild
parent256fedc62b796a1530a012f90e36375291c2c5c9 (diff)
python/python3-PyGithub: Version bump to 1.59.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-PyGithub/python3-PyGithub.SlackBuild')
-rw-r--r--python/python3-PyGithub/python3-PyGithub.SlackBuild2
1 files changed, 1 insertions, 1 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}