[root@e1b75a3d15b4 /]# python3
Python 3.7.2 (default, Jan 3 2019, 09:14:01)
[GCC 8.2.1 20181215 (Red Hat 8.2.1-6)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import deprecated
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python3.7/site-packages/deprecated/__init__.py", line 13, in <module>
from deprecated.classic import deprecated
File "/usr/lib/python3.7/site-packages/deprecated/classic.py", line 13, in <module>
import wrapt
ModuleNotFoundError: No module named 'wrapt'
This update has been submitted for testing by phracek.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been obsoleted by python-deprecated-1.2.6-3.fc29.