Mailinglist Archive: opensuse-factory (761 mails)

< Previous Next >
Re: [opensuse-factory] Status: M3
On Wed, Apr 11, 2012 at 2:05 PM, Claudio Freire <klaussfreire@xxxxxxxxx> wrote:
On Wed, Apr 4, 2012 at 6:44 AM, Stephan Kulow <coolo@xxxxxxx> wrote:
Volunteers can always check the factory status page - I'm always trying
to keep the reason for breakage as uptodate as possible.

I managed to fix the problem with python3-rpm, namely that it's using
an API that has been deprecated since 2.7, and factory's python3 seems
to have finally removed it. I replaced this API call
(PyCObject_AsVoidPtr and FromVoidPtr) with the advertised replacement
Capsule API, but I'm unsure how to test it.

Should I just submit?
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx

< Previous Next >