python/python-m2r: Updated for version 0.2.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-11-04 13:44:56 +00:00 committed by Willy Sudiarto Raharjo
parent 17154ce3df
commit 53b9abad12
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-m2r
VERSION=${VERSION:-0.2.0}
VERSION=${VERSION:-0.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="python-m2r"
VERSION="0.2.0"
VERSION="0.2.1"
HOMEPAGE="https://pypi.python.org/pypi/m2r"
DOWNLOAD="https://files.pythonhosted.org/packages/57/6c/b675cbac3c5dfd64190abc04cbe048d04bab06a64df546845f44589c5681/m2r-0.2.0.tar.gz"
MD5SUM="766d7b856636dd78f9fae0ac723740fa"
DOWNLOAD="https://files.pythonhosted.org/packages/source/m/m2r/m2r-0.2.1.tar.gz"
MD5SUM="8bdb45c19e2b59bb5ffb9a0348e81ad8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="docutils mistune"