diff options
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 946cc3294a33..d7109ac12955 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 023c8c69b4a3..2756230d50fe 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" |