import json import sys print(json.load(open(sys.argv[1], 'r'))['tag_name'][1:])
The Open Build Service is an openSUSE project.