summaryrefslogtreecommitdiffstats
path: root/python-pypi
diff options
context:
space:
mode:
authorVlad Glagolev2019-09-11 17:56:52 +0000
committerVlad Glagolev2019-09-11 17:56:52 +0000
commit62ce3e5b67ced121305f26860c8dbe159faeedd2 (patch)
tree27672c8b42a4912a06c97a538507b66b7ba07676 /python-pypi
parentd50b329fc5651c4a3c3582ce198ad638404fbbb4 (diff)
httpie: => 1.0.3 [security]
Diffstat (limited to 'python-pypi')
-rwxr-xr-xpython-pypi/httpie/DETAILS5
-rw-r--r--python-pypi/httpie/HISTORY3
2 files changed, 6 insertions, 2 deletions
diff --git a/python-pypi/httpie/DETAILS b/python-pypi/httpie/DETAILS
index 80a6604aef..c6a2ab33fa 100755
--- a/python-pypi/httpie/DETAILS
+++ b/python-pypi/httpie/DETAILS
@@ -1,8 +1,9 @@
SPELL=httpie
- VERSION=1.0.2
+ VERSION=1.0.3
+ SECURITY_PATCH=1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://pypi.io/packages/source/h/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:cc0f2b8928d68bdd0c4eba96f499365d294429e909d91538c48f5028a55ca4a7ba41abdb94ef851459799f437457639b43ba408bb6336702d6042e7e5d5a9cbf
+ SOURCE_HASH=sha512:b51779e0ec8f24108ee3f4bf690dc9dfddafff42509d1aa3d13ac12d65a93e02aad9644dc10134ebdbebf949b250cb288650a4dad3d382143e9ad3b9b0ac8c16
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://pypi.python.org/pypi/httpie"
LICENSE[0]="BSD"
diff --git a/python-pypi/httpie/HISTORY b/python-pypi/httpie/HISTORY
index 035238c18e..c1d6c7f421 100644
--- a/python-pypi/httpie/HISTORY
+++ b/python-pypi/httpie/HISTORY
@@ -1,3 +1,6 @@
+2019-09-11 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.0.3
+
2019-06-05 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.0.2