diff options
author | Larry Hajali <larryhaja@gmail.com> | 2016-12-10 15:46:11 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-17 06:55:54 +0700 |
commit | 2c082922773b83d7881b52c500d212c5c7d5b756 (patch) | |
tree | d1602d971b6c3d677dfd4bd456a08e7f8647d402 /python | |
parent | 6379c0fda50fe2d8a97d1afd6dd1913b2e914a45 (diff) |
python/python-sh: Updated for version 1.12.7
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python')
-rw-r--r-- | python/python-sh/python-sh.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-sh/python-sh.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-sh/python-sh.SlackBuild b/python/python-sh/python-sh.SlackBuild index c9a9a2a10cd7..078bcd87e9f7 100644 --- a/python/python-sh/python-sh.SlackBuild +++ b/python/python-sh/python-sh.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-sh -VERSION=${VERSION:-1.12.6} +VERSION=${VERSION:-1.12.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-sh/python-sh.info b/python/python-sh/python-sh.info index 34d2f41d0ab5..c7ab6620d353 100644 --- a/python/python-sh/python-sh.info +++ b/python/python-sh/python-sh.info @@ -1,8 +1,8 @@ PRGNAM="python-sh" -VERSION="1.12.6" +VERSION="1.12.7" HOMEPAGE="http://amoffat.github.com/sh/index.html" -DOWNLOAD="https://pypi.python.org/packages/69/9a/b306f514a53ebe5f2edcf0a1174868572b0b8ba0143e8cf3b71b4f299d89/sh-1.12.6.tar.gz" -MD5SUM="677b9182bcbd34ebe18402b30e74566a" +DOWNLOAD="https://pypi.python.org/packages/c2/98/565d9b566b3153607336ae9e91c1c467896f7f786c2d5d8e50fef7d75b08/sh-1.12.7.tar.gz" +MD5SUM="89d46b1dba32713b7df74b1bc59d74a1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |