David Rheinsberg
e2aa7d8128
util: mark as module
...
Make sure ./osbuild/util/ is considered a python module. Add
__init__.py to declare it as such and include it in the module-list of
setup.py.
2020-04-21 17:00:04 +02:00
Christian Kellner
f036c10759
12
...
This completes the development of osbuild version 12.
2020-04-15 20:19:36 +02:00
Christian Kellner
953cf7bff0
11
...
This completes osbuild version 11.
2020-04-01 19:03:41 +02:00
Christian Kellner
61420d1496
10
...
This completes osbuild version 10.
2020-03-18 18:41:39 +01:00
Christian Kellner
012269dc31
setup.py: remove unused import
...
Remove the unused 'glob' import. Issue found by lgtm.com
2020-03-07 13:42:36 +01:00
Christian Kellner
6fdc52e2ec
9
...
Release osbuild version 9
2020-03-05 12:42:59 +01:00
Major Hayden
a1f4bb1459
Bump setup.py to version 8
...
Signed-off-by: Major Hayden <major@redhat.com>
2020-02-24 20:02:30 +01:00
Lars Karlitski
5b77048e97
7
2019-12-16 01:17:25 +01:00
Lars Karlitski
d8bb359e81
6
2019-11-29 19:08:53 +01:00
Lars Karlitski
1f526477d2
5
2019-10-30 18:49:56 +01:00
Lars Karlitski
434a01602b
3
2019-10-04 11:13:21 +02:00
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