Skip to content

We are not pure python anymore #4584

Description

@aronasorman

Branch: 0.15.x & develop

While trying to get KA Lite running on the Sandisk, we noticed that we tried compiling PyCrypto. Unlike other libraries PyCrypto does not have a pure python fallback, and we fail the installation.

I believe the trojan horse that introduced said library was django-dbbackup. Can you confirm @benjaoming?

Temp solution: fork django-dbbackup, find a way to remove the pycrypto dependency. Failing that, make the backup feature opt-out, and add another config for sandisk which disables this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions