-
Notifications
You must be signed in to change notification settings - Fork 137
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note
This report is out of date. Scroll down for Devin Review's latest report on this PR.
✅ Devin Review: No Issues Found
Devin Review analyzed this PR and found no potential bugs to report.
View in Devin Review to see 1 additional finding.
e16f6a8 to
db379ea
Compare
db379ea to
f2b816f
Compare
f2b816f to
94baa44
Compare
94baa44 to
f75c812
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Devin Review found 1 new potential issue.
1 flag not posted on this PR by your GitHub settings — view it in Devin Review. (Configure)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟡 Python 3.9 installations fail
Under Python 3.9, PyGObject==3.56.3 fails dependency resolution because that release requires Python 3.10. The protocol package still advertises Python 3.9 support.
Prompt for agents
The livekit-protocol package declares requires-python >=3.9.0 and includes a Python 3.9 classifier, while PyGObject 3.56.3 declares requires-python >=3.10. Either select the newest PyGObject release compatible with Python 3.9 for livekit-protocol/livekit/requirements.txt, or intentionally raise the package's minimum Python version and update its classifiers and all related compatibility configuration.
Was this helpful? React with 👍 or 👎 to provide feedback.
Generated by renovateBot
f75c812 to
b2af2c8
Compare
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
==3.46.0→==3.56.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
GNOME/pygobject (PyGObject)
v3.56.3Compare Source
PyGObject 3.56.3
v3.56.2Compare Source
PyGObject 3.56.2
v3.56.1Compare Source
PyGObject 3.56.1
v3.56.0Compare Source
PyGObject 3.56.0
v3.54.5Compare Source
PyGObject 3.54.5
v3.54.3Compare Source
PyGObject 3.54.3
v3.54.2Compare Source
PyGObject 3.54.2
v3.54.1Compare Source
PyGObject 3.54.1
v3.54.0Compare Source
PyGObject 3.54.0
v3.52.4Compare Source
PyGObject 3.52.4
v3.52.3Compare Source
PyGObject 3.52.3
v3.52.2Compare Source
PyGObject 3.52.2
v3.52.1Compare Source
PyGObject 3.52.1
v3.50.2Compare Source
PyGObject 3.50.2
v3.50.1Compare Source
PyGObject 3.50.1
v3.50.0Compare Source
v3.48.2Compare Source
v3.48.1Compare Source
v3.48.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.