diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-31 13:37:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-05 07:15:45 +0700 |
commit | d0bd5c5c506cc0758567a6b607cd1e9e3b8c9677 (patch) | |
tree | 6cf516ef8cb82d1b16e36fe09d5afad6494a02f9 /python/ndg_httpsclient | |
parent | 73973466e63117ef84205c183cb7f7ba8124ceb1 (diff) | |
download | slackbuilds-d0bd5c5c506cc0758567a6b607cd1e9e3b8c9677.tar.gz |
python/ndg_httpsclient: Updated for version 0.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/ndg_httpsclient')
-rw-r--r-- | python/ndg_httpsclient/ndg_httpsclient.SlackBuild | 2 | ||||
-rw-r--r-- | python/ndg_httpsclient/ndg_httpsclient.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/ndg_httpsclient/ndg_httpsclient.SlackBuild b/python/ndg_httpsclient/ndg_httpsclient.SlackBuild index 946cc3294a..d7109ac129 100644 --- a/python/ndg_httpsclient/ndg_httpsclient.SlackBuild +++ b/python/ndg_httpsclient/ndg_httpsclient.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ndg_httpsclient -VERSION=${VERSION:-0.4.0} +VERSION=${VERSION:-0.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/ndg_httpsclient/ndg_httpsclient.info b/python/ndg_httpsclient/ndg_httpsclient.info index 023c8c69b4..2756230d50 100644 --- a/python/ndg_httpsclient/ndg_httpsclient.info +++ b/python/ndg_httpsclient/ndg_httpsclient.info @@ -1,8 +1,8 @@ PRGNAM="ndg_httpsclient" -VERSION="0.4.0" +VERSION="0.4.2" HOMEPAGE="https://github.com/cedadev/ndg_httpsclient/" -DOWNLOAD="https://pypi.python.org/packages/source/n/ndg-httpsclient/ndg_httpsclient-0.4.0.tar.gz" -MD5SUM="81972c0267d5a47d678211ac854838f5" +DOWNLOAD="https://pypi.python.org/packages/a2/a7/ad1c1c48e35dc7545dab1a9c5513f49d5fa3b5015627200d2be27576c2a0/ndg_httpsclient-0.4.2.tar.gz" +MD5SUM="b3a958c0e9aaf4d3f8dd933f46f8c1a9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pyOpenSSL" |