{% set name = 'ginga' %} {% set version = '2.6.3.1' %} {% set tag = '301002a1b6422e03afda0544586f0bf47198f66b' %} {% set number = '1' %} about: home: https://github.com/ejeschke/{{ name }} license: BSD summary: Astronomical data visualization build: number: {{ number }} package: name: {{ name }} version: {{ version }} requirements: build: - astropy >=1.2 - qtpy - pillow - setuptools - numpy - python x.x run: - astropy >=1.2 - qtpy - pillow - numpy - python x.x source: git_tag: {{ tag }} git_url: https://github.com/ejeschke/{{ name }}.git test: commands: - ginga --help imports: - ginga