1 | 6,9d5 |
---|
2 | < PortGroup bitbucket 1.0 |
---|
3 | < |
---|
4 | < bitbucket.setup jurko suds 0.4.1.jurko.4 |
---|
5 | < bitbucket.tarball_from downloads |
---|
6 | 11a8,9 |
---|
7 | > set realname suds-jurko |
---|
8 | > version 0.5 |
---|
9 | 26c24,26 |
---|
10 | < distname suds-jurko-${version} |
---|
11 | --- |
---|
12 | > homepage http://pypi.python.org/pypi/${realname} |
---|
13 | > master_sites http://pypi.python.org/packages/source/s/${realname} |
---|
14 | > distname ${realname}-${version} |
---|
15 | 28,29c28,29 |
---|
16 | < checksums rmd160 5312192de600f8bd769287d70b68e161f124fb15 \ |
---|
17 | < sha256 ab663215040ef209dd3dc80c7e92982d7c8f313ae92d4139c493aaa303aa499c |
---|
18 | --- |
---|
19 | > checksums rmd160 060c8ae39362c5419e545d9bd718800ce06cd9f7 \ |
---|
20 | > sha256 3dd119ced5335d71a2844e380e6a509a1f05e6f5bbb5d1f8a2fdf5c74adff8ed |
---|
21 | 32,36d31 |
---|
22 | < python.default_version 27 |
---|
23 | < |
---|
24 | < if {${name} ne ${subport}} { |
---|
25 | < depends_build port:py${python.version}-setuptools |
---|
26 | < } |
---|