wubloader/cutter
Mike Lang be111ccb2a Change database primary key from UUID to TEXT
We still store uuids, but in text form.
This allows us to store non-UUID ids for systems that have other ids.
..
cutter Change database primary key from UUID to TEXT
Dockerfile Pin gevent version to work around build issues
setup.py Pin argh to avoid stupid breaking changes