diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-11-12 21:40:20 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-14 17:16:50 +0700 |
commit | 865a27646f1def6a13d8f35cccec79a228dfc3b3 (patch) | |
tree | c71bedcf5dd310a24fa5a0de5c8e122b49471136 | |
parent | 6fe90788a2e9659bfde1bc4744b4bb4f62a418b0 (diff) |
python/python-PySnooper: Updated for version 0.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 e9626f23227d..137b3f04aec7 100644 --- a/python/python-PySnooper/python-PySnooper.SlackBuild +++ b/python/python-PySnooper/python-PySnooper.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-PySnooper -VERSION=${VERSION:-0.4.1} +VERSION=${VERSION:-0.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-PySnooper/python-PySnooper.info b/python/python-PySnooper/python-PySnooper.info index bd645166817a..8a55c7a9bd84 100644 --- a/python/python-PySnooper/python-PySnooper.info +++ b/python/python-PySnooper/python-PySnooper.info @@ -1,8 +1,8 @@ PRGNAM="python-PySnooper" -VERSION="0.4.1" +VERSION="0.4.2" HOMEPAGE="https://github.com/cool-RR/PySnooper" -DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.4.1.tar.gz" -MD5SUM="096f2f2827a887e69d7e5b5565ed43e6" +DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.4.2.tar.gz" +MD5SUM="de6f5713112ab7328ae743a0ba02d3a7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |