Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-03 | Add custom develop command for setup.py | Ivan Alejandro | |
2013-06-03 | Recursively include docs files and uncomment build/sdist | Tomás Touceda | |
2013-05-31 | copy processed reqs to util/ | kali | |
2013-05-30 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'drebs/feature/2683-move-keymanager-to-leap_client-2' into develop Conflicts: setup.py | |||
2013-05-30 | adapt test suite to latest client code | kali | |
* fix run_tests * add tox.ini * cleanup/update requirements * fix coverage reports * add pypi badge | |||
2013-05-29 | Move KeyManager submodule from leap.common to here. | drebs | |
2013-03-15 | namespace leap + leap.common split | kali | |
leap is a namespace package from here on. common folder will be deleted and moved to leap_pycommon repository. | |||
2013-03-11 | Remove branding | Tomás Touceda | |
2013-03-07 | Add setup script and linux distribution files | Tomás Touceda | |
2013-03-06 | Remove everything to start from scratch | Tomás Touceda | |
2013-01-30 | cosmetic fixes | kali | |
2013-01-30 | remove copy data hook from setup | kali | |
2013-01-25 | fix manpage path | kali | |
2012-10-24 | removed branding info from branding config file | kali | |
So we officially can say this is a generic client now. Branding config file is still at pkg/branding/config.py Note that with this change the package is called now leap-client so you will have to remove old installs of leap-foo-client in your path (from previous branded builds). Changing the package name was an AWFUL and painful idea, and we will not do that again. (launcher is another story). Lesson learned. | |||
2012-10-09 | fix missing polkit policy file install | kali | |
2012-09-18 | do_branding command added to setup | kali | |
2012-09-13 | add versioneer | kali | |
2012-09-08 | workaround for broken git version if no tag exists | kali | |
2012-09-06 | bootstrap setuptools + version fix | kali | |
also test_requires using parse_requirements | |||
2012-09-06 | add git version script | kali | |
2012-09-06 | pkg.utils.parse_requirements used in setup | kali | |
renamed setup-->pkg because name collision | |||
2012-09-06 | classifiers + long description | kali | |
2012-08-23 | added requests to requirements.pip and setup | kali | |
2012-08-22 | minor tweaks to setup + env test | kali | |
2012-07-23 | fix typo on package name | kali | |
2012-07-22 | initial import | kali | |