summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2013-01-30cosmetic fixeskali
2013-01-30remove copy data hook from setupkali
2013-01-25fix manpage pathkali
2012-10-24removed branding info from branding config filekali
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-09fix missing polkit policy file installkali
2012-09-18do_branding command added to setupkali
2012-09-13add versioneerkali
2012-09-08workaround for broken git version if no tag existskali
2012-09-06bootstrap setuptools + version fixkali
also test_requires using parse_requirements
2012-09-06add git version scriptkali
2012-09-06pkg.utils.parse_requirements used in setupkali
renamed setup-->pkg because name collision
2012-09-06classifiers + long descriptionkali
2012-08-23added requests to requirements.pip and setupkali
2012-08-22minor tweaks to setup + env testkali
2012-07-23fix typo on package namekali
2012-07-22initial importkali