diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-09-05 09:35:21 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-06 07:24:09 +0700 |
commit | c5aa42b5d376a52f6aa0124aa1a48eed495eaf38 (patch) | |
tree | c7e81ad62e7310c856581f41e801ea88ea383030 /python/python3-PyGithub/python3-PyGithub.SlackBuild | |
parent | 5bd70fe97ccdd89b750cebb2c074c84254546219 (diff) |
python/python3-PyGithub: Version bump to 2.8.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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-PyGithub/python3-PyGithub.SlackBuild b/python/python3-PyGithub/python3-PyGithub.SlackBuild index 1b3d0dfb82..f0f64ee753 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.7.0} +VERSION=${VERSION:-2.8.1} SRCNAM=${SRCNAM:-PyGithub} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |