pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-manticore: appease pkglint(1)



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Fri Sep 18 05:35:11 2020 +0200
Changeset:	8ecb18812e1f44d8b3908add0efeb5220199e89d

Modified Files:
	py-manticore/Makefile

Log Message:
py-manticore: appease pkglint(1)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8ecb18812e1f44d8b3908add0efeb5220199e89d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-manticore/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-manticore/Makefile b/py-manticore/Makefile
index 415dd899d3..f96f08e779 100644
--- a/py-manticore/Makefile
+++ b/py-manticore/Makefile
@@ -24,7 +24,7 @@ DEPENDS+=	${PYPKGPREFIX}-z3-[0-9]*:../../math/py-z3
 DEPENDS+=	${PYPKGPREFIX}-prettytable-[0-9]*:../../wip/py-prettytable
 DEPENDS+=	${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
 
-PYTHON_VERSIONS_ACCEPTED=	36 37
+PYTHON_VERSIONS_ACCEPTED=	37 36
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index