aboutsummaryrefslogtreecommitdiff
path: root/python/python3-PyGithub/python3-PyGithub.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-02-21 07:47:04 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-22 10:01:30 +0700
commit71d23f462fd194709a71b5ab86a5789b91019bc5 (patch)
tree796ca2204c39fe0d92156bc1c3cf25861e58ca9a /python/python3-PyGithub/python3-PyGithub.SlackBuild
parentd0eb6b8fa37284d88f53b7279265b9af8c235a29 (diff)
python/python3-PyGithub: Version bump to 2.6.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 fe5b600acb..88f85b2d4a 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:-2.6.0}
+VERSION=${VERSION:-2.6.1}
SRCNAM=${SRCNAM:-PyGithub}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}