Permalink
Browse files
py-dispatcher: add python37
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
python/py-dispatcher/Portfile
|
|
@@ -25,7 +25,7 @@ distname ${real_name}-${version} |
|
|
checksums rmd160 1b74f1ee498bd4b2806076994a8d543d58bd6734 \ |
|
|
sha256 5570069e1b1769af1fe481de6dd1d3a388492acddd2cdad7a3bde145615d5caf |
|
|
|
|
|
python.versions 27 34 35 36 |
|
|
python.versions 27 34 35 36 37 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build port:py${python.version}-setuptools |
|
|
|