mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
databases/py-firebirdsql: limit supported python versions
ImportError: cannot import name 'Mapping' from 'collections' (/usr/local/lib/python3.10/collections/__init__.py) Approved by: portmgr blanket
This commit is contained in:
parent
1c5aeb0d52
commit
cc2a2a756a
@ -12,7 +12,7 @@ COMMENT= Python DBAPI module for FirebirdSQL
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:3.6+
|
||||
USES= python:3.6-3.9
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user