diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-11-08 17:41:02 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-11-09 04:12:06 +0000 |
commit | 346a262b144b1b8eb5eefc29b140b53ed8019888 (patch) | |
tree | b2ca30f0213a030a533d78eb947005be90eccdf4 /mail/snappymail/distinfo | |
parent | f7beb19cdf537aacb741f1f19fccff683954371b (diff) | |
download | freebsd-ports-346a262b144b1b8eb5eefc29b140b53ed8019888.zip |
www/py-cherrypy: unbreak with python311
>>> import cherrypy
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python3.11/site-packages/cherrypy/__init__.py", line 71, in <module>
from . import _cpdispatch as dispatch
File "/usr/local/lib/python3.11/site-packages/cherrypy/_cpdispatch.py", line 209, in <module>
getargspec = inspect.getargspec
^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'?
Diffstat (limited to 'mail/snappymail/distinfo')
0 files changed, 0 insertions, 0 deletions