From 8249dc4212f4931839e6ac1ecdc5e492ca66bbb2 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Wed, 28 Jun 2023 11:37:14 -0700 Subject: python/python3-PyGithub: Updated for version 1.59.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-PyGithub/python3-PyGithub.SlackBuild | 2 +- python/python3-PyGithub/python3-PyGithub.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/python3-PyGithub/python3-PyGithub.SlackBuild b/python/python3-PyGithub/python3-PyGithub.SlackBuild index 7ff0be1a220a..afd229dee880 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} diff --git a/python/python3-PyGithub/python3-PyGithub.info b/python/python3-PyGithub/python3-PyGithub.info index 7b0bfac96501..60a2fc137a68 100644 --- a/python/python3-PyGithub/python3-PyGithub.info +++ b/python/python3-PyGithub/python3-PyGithub.info @@ -1,8 +1,8 @@ PRGNAM="python3-PyGithub" -VERSION="1.58.2" +VERSION="1.59.0" HOMEPAGE="https://pygithub.readthedocs.io/" -DOWNLOAD="https://github.com/PyGithub/PyGithub/archive/refs/tags/v1.58.2/PyGithub-1.58.2.tar.gz" -MD5SUM="2da63048fef6aea45d1b839a4e2cb620" +DOWNLOAD="https://github.com/PyGithub/PyGithub/archive/refs/tags/v1.59.0/PyGithub-1.59.0.tar.gz" +MD5SUM="acb6e0d2de80ea26f1d1695a95525689" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-deprecated python3-pyjwt pynacl" -- cgit v1.2.3