Created
July 3, 2023 15:37
-
-
Save major/b3630abf6d0436490b2a96a3d21c759b to your computer and use it in GitHub Desktop.
websockets missing modules
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ /usr/bin/python3 -s /usr/lib/rpm/redhat/import_all_modules.py -f /builddir/build/BUILD/python-websockets-11.0.3-2.el9.x86_64-pyproject-modules | |
Check import: websockets | |
Check import: websockets.speedups |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ /usr/bin/python3 -sP /usr/lib/rpm/redhat/import_all_modules.py -f /builddir/build/BUILD/python-websockets-11.0.3-2.fc39.x86_64-pyproject-modules | |
Check import: websockets | |
Check import: websockets.auth | |
Check import: websockets.client | |
Check import: websockets.connection | |
Check import: websockets.datastructures | |
Check import: websockets.exceptions | |
Check import: websockets.extensions | |
Check import: websockets.extensions.base | |
Check import: websockets.extensions.permessage_deflate | |
Check import: websockets.frames | |
Check import: websockets.headers | |
Check import: websockets.http | |
Check import: websockets.http11 | |
Check import: websockets.imports | |
Check import: websockets.legacy | |
Check import: websockets.legacy.async_timeout | |
Check import: websockets.legacy.auth | |
Check import: websockets.legacy.client | |
Check import: websockets.legacy.compatibility | |
Check import: websockets.legacy.framing | |
Check import: websockets.legacy.handshake | |
Check import: websockets.legacy.http | |
Check import: websockets.legacy.protocol | |
Check import: websockets.legacy.server | |
Check import: websockets.protocol | |
Check import: websockets.server | |
Check import: websockets.speedups | |
Check import: websockets.streams | |
Check import: websockets.sync | |
Check import: websockets.sync.client | |
Check import: websockets.sync.compatibility | |
Check import: websockets.sync.connection | |
Check import: websockets.sync.messages | |
Check import: websockets.sync.server | |
Check import: websockets.sync.utils | |
Check import: websockets.typing | |
Check import: websockets.uri | |
Check import: websockets.utils | |
Check import: websockets.version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment