diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-06-28 11:37:14 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-02 23:21:17 +0700 |
commit | 8249dc4212f4931839e6ac1ecdc5e492ca66bbb2 (patch) | |
tree | bdf4473245142211ab497868a5a3201e43f21545 /python/python3-PyGithub/python3-PyGithub.SlackBuild | |
parent | f495ed01d48694931f432e21dfc015b333432a58 (diff) |
python/python3-PyGithub: Updated for version 1.59.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 7ff0be1a22..afd229dee8 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.58.2} +VERSION=${VERSION:-1.59.0} SRCNAM=${SRCNAM:-PyGithub} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |