diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-08-11 23:58:03 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-16 08:01:18 +0700 |
commit | fb2754315fbcaecb86bc799a85dc96f3b0696287 (patch) | |
tree | 0f6b6a56bbc1df6de1c51f326aa1f99da9b37c07 /python/python3-PyGithub/python3-PyGithub.SlackBuild | |
parent | 9ea7d6bd8ff81a2caf759e8e5d9c3e740ab878ea (diff) |
python/python3-PyGithub: Version bump to 2.7.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.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 88f85b2d4a..1b3d0dfb82 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.1} +VERSION=${VERSION:-2.7.0} SRCNAM=${SRCNAM:-PyGithub} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |