aboutsummaryrefslogtreecommitdiff
path: root/python/python3-PyGithub/python3-PyGithub.SlackBuild
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.SlackBuild
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.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 3362c2c103..38fc9c50ad 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.2.0}
+VERSION=${VERSION:-2.3.0}
SRCNAM=${SRCNAM:-PyGithub}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}