Update to py-mistune 0.7.4

This commit is contained in:
shadchin 2017-03-26 12:34:33 +00:00
parent 8968aba802
commit 1e0d97348c
2 changed files with 4 additions and 5 deletions

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2017/01/03 19:27:52 landry Exp $
# $OpenBSD: Makefile,v 1.4 2017/03/26 12:34:33 shadchin Exp $
COMMENT = markdown parser for Python
MODPY_EGG_VERSION = 0.7.3
MODPY_EGG_VERSION = 0.7.4
DISTNAME = mistune-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
REVISION = 0
CATEGORIES = textproc

View File

@ -1,2 +1,2 @@
SHA256 (mistune-0.7.3.tar.gz) = IdDoad87kYnySOAi8cl2PPkGnhovAGdvHxhSvX+YtxM=
SIZE (mistune-0.7.3.tar.gz) = 49045
SHA256 (mistune-0.7.4.tar.gz) = hRevn1zRhXu4P5oj2nWqUW11OMMqLF1cVvN4mp5M0i8=
SIZE (mistune-0.7.4.tar.gz) = 49304