Bug 2276771
| Summary: | python-websocket-client-1.8.0 is available | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> | ||||
| Component: | python-websocket-client | Assignee: | Michel Lind <michel> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | carl, michel, python-packagers-sig | ||||
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | python-websocket-client-1.8.0-2.fc42 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2024-08-30 20:01:30 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 2293568 | ||||||
| Attachments: |
|
||||||
|
Description
Upstream Release Monitoring
2024-04-23 22:59:20 UTC
Scratch build failed. Details below:
BuilderException: Build failed:
Command '['rpmbuild', '-D', '_sourcedir .', '-D', '_topdir .', '-bs', '/var/tmp/thn-c7vssmrm/python-websocket-client.spec']' returned non-zero exit status 1.
StdOut:
setting SOURCE_DATE_EPOCH=1713830400
error: Bad file: ./websocket-client-1.8.0.tar.gz: No such file or directory
RPM build errors:
Bad file: ./websocket-client-1.8.0.tar.gz: No such file or directory
Traceback:
File "/usr/local/lib/python3.11/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build
result = self.builder.build(request.package, request.opts)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/hotness/builders/koji.py", line 229, in build
raise BuilderException(
If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues
Created attachment 2028636 [details]
Update to 1.8.0 (#2276771)
This should be safe at least for Rawhide, right? Impact check $ fedrq whatrequires 'python3dist(websocket-client)' -F multiline:source,requires \ | grep 'python3dist(websocket-client)' azure-cli : python3dist(websocket-client) >= 1.3.1 python-chalice : python3dist(websocket-client) < 2~~ python-devolo-home-control-api : python3dist(websocket-client) python-engineio : python3dist(websocket-client) python-engineio : python3dist(websocket-client) >= 0.54 python-jupyter-server : python3dist(websocket-client) >= 1.7 python-sgqlc : python3dist(websocket-client) python-socketio : python3dist(websocket-client) python-socketio : python3dist(websocket-client) >= 0.54 python-streamlink : (python3dist(websocket-client) < 2~~ with python3dist(websocket-client) >= 1.2.1) python-waterfurnace : python3dist(websocket-client) stomppy : (python3dist(websocket-client) < 2~~ with python3dist(websocket-client) >= 1.2.3) Looks ok to me. The upstream changelog doesn't mention any breaking changes (which would still be ok for rawhide if there were). https://github.com/websocket-client/websocket-client/blob/v1.8.0/ChangeLog FEDORA-2024-57fa274b25 (python-websocket-client-1.8.0-2.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2024-57fa274b25 FEDORA-2024-57fa274b25 (python-websocket-client-1.8.0-2.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |