Update to py-parsing 2.1.0
This commit is contained in:
parent
1782ccf490
commit
88284b51f6
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2016/01/05 12:58:00 shadchin Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2016/03/13 08:09:43 shadchin Exp $
|
||||
|
||||
COMMENT = Python parsing module
|
||||
|
||||
MODPY_EGG_VERSION = 2.0.7
|
||||
MODPY_EGG_VERSION = 2.1.0
|
||||
DISTNAME = pyparsing-${MODPY_EGG_VERSION}
|
||||
PKGNAME = ${DISTNAME:S/py/py-/}
|
||||
CATEGORIES = devel
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pyparsing-2.0.7.tar.gz) = lumBMuc6LNLOj6uy/6tsREoEP6Qt1q8/RpAsl0Fk4Xg=
|
||||
SIZE (pyparsing-2.0.7.tar.gz) = 1141463
|
||||
SHA256 (pyparsing-2.1.0.tar.gz) = 9ssryFpJE0fDxpnbR/fswCkDlZFWtPkmaev4I5WYKQE=
|
||||
SIZE (pyparsing-2.1.0.tar.gz) = 1144460
|
||||
|
Loading…
Reference in New Issue
Block a user