diff options
Diffstat (limited to 'python/typing')
-rw-r--r-- | python/typing/typing.SlackBuild | 2 | ||||
-rw-r--r-- | python/typing/typing.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/typing/typing.SlackBuild b/python/typing/typing.SlackBuild index 30cfe2862594e..dd20ef0bf66c2 100644 --- a/python/typing/typing.SlackBuild +++ b/python/typing/typing.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=typing -VERSION=${VERSION:-3.6.6} +VERSION=${VERSION:-3.7.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/typing/typing.info b/python/typing/typing.info index abd6ac7405571..e21f1c0dced7f 100644 --- a/python/typing/typing.info +++ b/python/typing/typing.info @@ -1,8 +1,8 @@ PRGNAM="typing" -VERSION="3.6.6" +VERSION="3.7.4.1" HOMEPAGE="https://docs.python.org/3.5/library/typing.html" -DOWNLOAD="https://files.pythonhosted.org/packages/bf/9b/2bf84e841575b633d8d91ad923e198a415e3901f228715524689495b4317/typing-3.6.6.tar.gz" -MD5SUM="64614206b4bdc0864fc0e0bccd69efc9" +DOWNLOAD="https://files.pythonhosted.org/packages/67/b0/b2ea2bd67bfb80ea5d12a5baa1d12bda002cab3b6c9b48f7708cd40c34bf/typing-3.7.4.1.tar.gz" +MD5SUM="0a1ebd4af65b4769e33459004eb20345" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |