summaryrefslogtreecommitdiff
path: root/recon/meta.yaml
blob: 515002dd0f9835e5b8e2a7fa7e4faf272ba35bcc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
about:
    home: http://github.com/jhunkeler/recon
    license: BSD
    summary: Release control for git
build:
    number: '0'
package:
    name: recon
    version: '1.0.2'
requirements:
    build:
    - setuptools
    - python x.x
    run:
    - python x.x
source:
    git_url: https://github.com/jhunkeler/recon.git
    git_tag: '1.0.2'
test:
    imports:
    - recon
    - recon.release
    - recon.git