add cosmic to ppa builds

This commit is contained in:
zebra-lucky 2018-12-17 04:24:33 +02:00
parent 9102e7af71
commit 05f82be2ab
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@ PPA_SERIES = {
'trusty': '14.04.1',
'xenial': '16.04.1',
'bionic': '18.04.1',
'cosmic': '18.10.1',
}
PEP440_PUBVER_PATTERN = re.compile('^((\d+)!)?'
'((\d+)(\.\d+)*)'