summaryrefslogtreecommitdiff
path: root/cbc_test_package/meta.yaml
blob: c43c3e242e8104ff2cea733882cb0f9233448dbd (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
24
25
26
about:
    home: http://example.com/cbc_test_package
    license: GPL
    summary: cbc_test_package is a test package

build:
    number: '0'

package:
    name: cbc_test_package
    version: 1.0.0

requirements:
    build:
    - setuptools
    - python x.x
    run:
    - python x.x

source:
    fn: cbc_test_package-1.0.0.tar.gz
    url: https://bitbucket.org/jhunkeler/cbc-recipes/downloads/cbc_test_package-1.0.0.tar.gz

test:
    imports:
    - cbc_test_package