New upstream version 0.0.15
This commit is contained in:
parent
3e1f11dd79
commit
c286789e37
55 changed files with 3578 additions and 1371 deletions
8
disperse.conf
Normal file
8
disperse.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
# See https://github.com/jelmer/disperse
|
||||
timeout_days: 5
|
||||
tag_name: "v$VERSION"
|
||||
verify_command: "python3 -m unittest tests.test_suite"
|
||||
update_version {
|
||||
path: "ognibuild/__init__.py"
|
||||
new_line: "__version__ = $TUPLED_VERSION"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue