python/mistune: Updated for version 0.7.4.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-07-02 23:15:59 -07:00 committed by Willy Sudiarto Raharjo
parent afa6b1ddf0
commit 2d08977e27
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mistune
VERSION=${VERSION:-0.7.3}
VERSION=${VERSION:-0.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mistune"
VERSION="0.7.3"
VERSION="0.7.4"
HOMEPAGE="https://github.com/lepture/mistune"
DOWNLOAD="https://pypi.python.org/packages/88/1e/be99791262b3a794332fda598a07c2749a433b9378586361ba9d8e824607/mistune-0.7.3.tar.gz"
MD5SUM="4eba50bd121b83716fa4be6a4049004b"
DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-0.7.4.tar.gz"
MD5SUM="92d01cb717e9e74429e9bde9d29ac43b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""