Commit graph

6 commits

Author SHA1 Message Date
Martin Sehnoutka
209d3fa437 release version 2 2019-09-18 00:05:43 +02:00
Martin Sehnoutka
3c19420b3e introduce spec file and related build scripts
The repository now contains a Vagrantfile for running the testing script
against an RPM package created locally using `make rpm`. To run this
test use `make vagrant-test`. setup.py was also modified to adhere to
packaging guidelines and not to install system-level executables.
The lincense is now included in the Python package using the MANIFEST.in
file.
2019-07-23 15:22:40 +02:00
Martin Sehnoutka
b218430bfa add __main__ file for convenient CLI usage 2019-07-18 10:17:39 +02:00
Martin Sehnoutka
23680736bb create osbuild package 2019-07-18 10:17:39 +02:00
Martin Sehnoutka
60312c3dae package osbuild-run in setup.py 2019-07-11 13:59:30 +02:00
Lars Karlitski
6fb843f7f6 add setup.py (#12) 2019-07-11 11:32:49 +02:00