math/py-gmpy2-devel: limit supported python versions
./src/gmpy2_hash.c:150:20: error: use of undeclared identifier '_PyHASH_NAN' return _PyHASH_NAN; Approved by: portmgr blanket
This commit is contained in:
parent
474ca5810f
commit
30c585bcb3
@ -21,7 +21,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= aleaxit
|
||||
GH_PROJECT= gmpy
|
||||
|
||||
USES= localbase python:3.7+
|
||||
USES= localbase python:3.7-3.9
|
||||
USE_PYTHON= distutils
|
||||
|
||||
CONFLICTS= ${PYTHON_PKGNAMEPREFIX}gmpy2-2.0*
|
||||
|
Loading…
Reference in New Issue
Block a user