bump for pyflakes pkgstem change

This commit is contained in:
sthen 2021-02-20 18:38:57 +00:00
parent e0e2746824
commit bb0fa5a2c3
2 changed files with 5 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2021/01/05 13:53:33 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2021/02/20 18:38:57 sthen Exp $
COMMENT = Scientific PYthon Development EnviRonment
MODPY_EGG_VERSION = 3.3.3
REVISION = 5
REVISION = 6
DISTNAME = spyder-${MODPY_EGG_VERSION}
PKGNAME = spyder3-${MODPY_EGG_VERSION}

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.42 2021/01/19 03:36:18 daniel Exp $
# $OpenBSD: Makefile,v 1.43 2021/02/20 18:38:57 sthen Exp $
COMMENT= convert memos written in XML to the RFC format
MODPY_EGG_VERSION = 2.11.1
MODPY_EGG_VERSION= 2.11.1
REVISION= 0
DISTNAME= xml2rfc-${MODPY_EGG_VERSION}
CATEGORIES= textproc