Final flake8 changes

This commit is contained in:
Adam J. Stewart
2016-05-11 11:46:41 -05:00
parent 5879f8207f
commit c043275f1b
6 changed files with 25 additions and 30 deletions

View File

@@ -11,10 +11,10 @@ class Nag(Package):
# Licensing
license_required = True
license_comment = '!'
license_files = ['lib/nag.key']
license_vars = ['NAG_KUSARI_FILE']
license_url = 'http://www.nag.com/doc/inun/np61/lin-mac/klicence.txt'
license_comment = '!'
license_files = ['lib/nag.key']
license_vars = ['NAG_KUSARI_FILE']
license_url = 'http://www.nag.com/doc/inun/np61/lin-mac/klicence.txt'
def url_for_version(self, version):
# TODO: url and checksum are architecture dependent