diff options
Diffstat (limited to 'python/python3-wrapt')
-rw-r--r-- | python/python3-wrapt/python3-wrapt.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-wrapt/python3-wrapt.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-wrapt/python3-wrapt.SlackBuild b/python/python3-wrapt/python3-wrapt.SlackBuild index 8e0348e8e2..b85539c871 100644 --- a/python/python3-wrapt/python3-wrapt.SlackBuild +++ b/python/python3-wrapt/python3-wrapt.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python3-wrapt SRCNAM=wrapt -VERSION=${VERSION:-1.11.2} +VERSION=${VERSION:-1.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-wrapt/python3-wrapt.info b/python/python3-wrapt/python3-wrapt.info index 9283eec0b1..50d7574c28 100644 --- a/python/python3-wrapt/python3-wrapt.info +++ b/python/python3-wrapt/python3-wrapt.info @@ -1,8 +1,8 @@ PRGNAM="python3-wrapt" -VERSION="1.11.2" +VERSION="1.12.1" HOMEPAGE="https://github.com/GrahamDumpleton/wrapt" -DOWNLOAD="https://files.pythonhosted.org/packages/23/84/323c2415280bc4fc880ac5050dddfb3c8062c2552b34c2e512eb4aa68f79/wrapt-1.11.2.tar.gz" -MD5SUM="cc15c001b129f81eb2f79b15eb99ffe5" +DOWNLOAD="https://files.pythonhosted.org/packages/82/f7/e43cefbe88c5fd371f4cf0cf5eb3feccd07515af9fd6cf7dbf1d1793a797/wrapt-1.12.1.tar.gz" +MD5SUM="6d56ed0de4336462a73350341462f45e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |