Open kastl-ars opened 1 month ago
I'm quite sure we could update this very easily. Question - since you want to package Gefyra - would you be willing to submit this to the main repo? We'd be happy to see this as a PR :)
Robert, you got me confused. My question was mainly about the dependency in the cli_tracker repository, so I am not sure what you mean regarding the "main repo"? (As the link is broken, I can only guess if you mean the gefyra repo?)
I can of course create a PR that just bumps the version dependency in the pyproject.toml, but other than that I am too unfamiliar with Python and sentry-sdk to adapt the code, where necessary. So I am not sure my PR would be of great help...
Hi,
while packaging this for openSUSE (as a depedency for gefyra) I noticed that the sentry-sdk dependency cannot be met.
https://github.com/unikubehq/cli_tracker/blob/cc34cb393a168684fe605d871e46898fe31e0317/pyproject.toml#L10
If I understand this correctly, it would be fine to use one of the 1.x versions, but none of the 2.x ones. Unfortunately Tumbleweed is already on sentry-sdk 2.13.0 (and upstream has released 2.15.0 already).
Could someone have a look at this dependency, if there are any problems with bumping this to 2.x?
Kind Regards, Johannes