forked from Lainports/freebsd-ports
mail/py-imaplib2: Fix build with python-3.11
PR: 276068 Reported by: wen@ Approved by: maintainer
This commit is contained in:
parent
75a1a208d4
commit
4043e89ea7
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ WWW= https://github.com/jazzband/imaplib2/
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENCE
|
||||
|
||||
USES= pytest python:3.8-3.9
|
||||
USES= pytest python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue