[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkgsrc-changes
Subject:    CVS commit: pkgsrc/devel/py-manticore
From:       "Nia Alarie" <nia () netbsd ! org>
Date:       2020-12-30 12:04:08
Message-ID: 20201230120408.6E334FA9D () cvs ! NetBSD ! org
[Download RAW message or body]

This is a multi-part message in MIME format.

--_----------=_1609329848295650
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	nia
Date:		Wed Dec 30 12:04:08 UTC 2020

Modified Files:
	pkgsrc/devel/py-manticore: Makefile

Log Message:
py-manticore: Remove unnecessary restriction to Python 3.7

Reflect Python version support noted in setup.py.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-manticore/Makefile

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


--_----------=_1609329848295650
Content-Disposition: inline
Content-Length: 782
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Modified files:

Index: pkgsrc/devel/py-manticore/Makefile
diff -u pkgsrc/devel/py-manticore/Makefile:1.13 pkgsrc/devel/py-manticore/Makefile:1.14
--- pkgsrc/devel/py-manticore/Makefile:1.13	Wed Nov 25 11:13:18 2020
+++ pkgsrc/devel/py-manticore/Makefile	Wed Dec 30 12:04:08 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/11/25 11:13:18 nia Exp $
+# $NetBSD: Makefile,v 1.14 2020/12/30 12:04:08 nia Exp $
 
 .include "../../devel/py-angr/version.mk"
 
@@ -29,7 +29,7 @@ DEPENDS+=	${PYPKGPREFIX}-ptable-[0-9]*:.
 DEPENDS+=	${PYPKGPREFIX}-wasm-[0-9]*:../../devel/py-wasm
 DEPENDS+=	${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
 
-PYTHON_VERSIONS_ACCEPTED=	37
+PYTHON_VERSIONS_INCOMPATIBLE=	27 36
 
 post-install:
 .for alternative in bin/manticore bin/manticore-verifier


--_----------=_1609329848295650--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic