diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-07-13 19:56:50 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-15 07:33:48 +0700 |
commit | f9ca2cdc9b696a8742a3a9de44a2fd80f64c00bb (patch) | |
tree | 7ea536e0abbde411361dee2000a8b558fed058cb /python/PyGithub/PyGithub.SlackBuild | |
parent | 7343cfa9a5fa17668f05777e8d4c5448e3409143 (diff) |
python/PyGithub: Updated for version 1.35.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/PyGithub/PyGithub.SlackBuild')
-rw-r--r-- | python/PyGithub/PyGithub.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/PyGithub/PyGithub.SlackBuild b/python/PyGithub/PyGithub.SlackBuild index cc769b409a463..beb8d1da6b11f 100644 --- a/python/PyGithub/PyGithub.SlackBuild +++ b/python/PyGithub/PyGithub.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=PyGithub -VERSION=${VERSION:-1.33} +VERSION=${VERSION:-1.35} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |