diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python-PySnooper/python-PySnooper.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-PySnooper/python-PySnooper.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-PySnooper/python-PySnooper.SlackBuild b/python/python-PySnooper/python-PySnooper.SlackBuild index 02db5a8fe6cf..8407281c7f97 100644 --- a/python/python-PySnooper/python-PySnooper.SlackBuild +++ b/python/python-PySnooper/python-PySnooper.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=PySnooper PRGNAM=python-$SRCNAM -VERSION=${VERSION:-0.2.2} +VERSION=${VERSION:-0.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-PySnooper/python-PySnooper.info b/python/python-PySnooper/python-PySnooper.info index bdd090749665..e48156eac211 100644 --- a/python/python-PySnooper/python-PySnooper.info +++ b/python/python-PySnooper/python-PySnooper.info @@ -1,8 +1,8 @@ PRGNAM="python-PySnooper" -VERSION="0.2.2" +VERSION="0.2.5" HOMEPAGE="https://github.com/cool-RR/PySnooper" -DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.2.2.tar.gz" -MD5SUM="ad255b8e4e59881f21bc4e7e1a2b96db" +DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.2.5.tar.gz" +MD5SUM="9e339891706766ea54b3480dfd141f11" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |