freebsd-ports/www/py-cherrypy
Jan Beich 346a262b14 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'?
2022-11-09 04:12:06 +00:00
..
files
distinfo
Makefile
pkg-descr