Ondrej Novy <[email protected]> writes: > Maybe orphan it first?
Is this package used in Debian? I tried to fix this issue, but the package has a FTBFS error: ImportError: The ``fake-factory`` package is now called ``Faker``. So I updated it to the latest version of python-factory-boy from Pypi (referenced from debian/watch) but now it appears that this version is missing the tests. I guess I probably need to get the github sources instead of the Pypi sources. Not sure if I can git push to the openstack git repository, so I haven't done so (and I might have to redo it anyway). If I can get this working, I might move it to DPMT. -- Brian May <[email protected]>

