abderrahim commented on issue #2047: URL: https://github.com/apache/buildstream/issues/2047#issuecomment-3223181900
Not sure there is anything wrong that needs fixing from our side. We depend on PyRoaring that doesn't work with cython 3.1 and correctly declares a dependency on `cython < 3.1`. > we should look to track the resolution of https://github.com/Ezibenroc/PyRoaringBitMap/issues/134, and bump our required version of pyroaring when its been fixed I don't agree with this: buildstream doesn't require any specific version of pyroaring, and the current version is perfectly fine. We don't have to bump our required version, you can use whichever version works for you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
