diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-09-02 15:35:58 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-07 08:54:49 +0700 |
commit | 6dbfe008d3474da618aae74f1e31a208f186efd4 (patch) | |
tree | 1f84a43086ca41ea330898ac62e360daaca139c1 /python | |
parent | 550e42a2ff71a0b10f0be2eebd67094f053868f1 (diff) |
python/python-PySnooper: Updated for version 0.2.5.
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" |