Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-01 | [pkg] bump dependency versions | drebs | |
2015-03-19 | [fix] add explicit dependency on leap.common | drebs | |
In the past, we wanted dependency on leap.common to be optional, but now because of the explicit use of the config path prefix and signaling, we want to enforce dependency on leap.common. | |||
2015-03-19 | [fix] add/fix dependency on twisted | drebs | |
Add dependency on twisted for Soledad Client. Also remove minimum twisted version for Soledad Server because debian stable currently distributes 12.0.0 and pypi currently distributes 15.0.0. Closes: #6797 | |||
2015-02-11 | remove taskthread dependency | Kali Kaneko | |
2014-10-07 | Bump version of dep on soledad.common. | drebs | |
2014-08-28 | Do not depend on pysqlite2 (#2945). | drebs | |
2014-07-02 | Decouple sync from actual encryption/decryption (#5326). | drebs | |
2014-06-18 | bump requirements to latest leap.common | Kali Kaneko | |
this is needed due to the introduction of new events. | |||
2013-10-03 | Convert to utf8 all the strings before saving them | Tomás Touceda | |
2013-08-28 | Use dirspec instead of plain xdg. Closes #3574. | Ivan Alejandro | |
2013-08-23 | packaging improvements | Kali Kaneko | |
* add versioneer (patched for our particular repo config) * add parse_requirements to unify requirement handling |