Marcus Schäfer
40e6308aa9
Port application from python 2.7 to 3.4
...
For new applications like this kiwi version and its use cases
it is better to base it on a more recent python version
2016-02-17 22:38:38 +01:00
Marcus Schäfer
8ce43af5b4
Prepare for package building
2016-02-02 23:26:17 +01:00
Marcus Schäfer
bc65944440
Merge branch 'version-fix' of https://github.com/tomschr/kiwi-1 into tomschr-version-fix
...
Conflicts:
setup.py
2015-12-15 11:58:21 +01:00
Marcus Schäfer
1bff89565e
Update development status in setup.py
2015-12-15 11:55:01 +01:00
Thomas Schraitle
098f720798
Fix #5 : Improve setup.py
...
* setup.py:
- use setuptools always, no need to check for distutils
- include keywords 'include_package_data', 'zip_safe', and 'classifiers'
* setup.cfg:
- add bdist_wheel and sdist section
* Add missing MANIFEST.in (needed for setup.py dist)
* Remove executable bit for LICENSE and README.md
2015-12-14 22:32:25 +01:00
Thomas Schraitle
686e6d1bba
__VERSION__ -> __version__
2015-12-11 16:42:50 +01:00
Marcus Schäfer
09daca60c0
KIWI - appliance builder next generation
...
a rewrite of the current kiwi from https://github.com/openSUSE/kiwi
2015-12-05 16:17:10 +01:00