Permalink
Browse files
py*-cheetah: update to 3.1.0.
- Loading branch information
Showing
with
6 additions
and
4 deletions.
-
+6
−4
python/py-cheetah/Portfile
|
|
@@ -4,7 +4,12 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-cheetah |
|
|
version 3.0.1 |
|
|
|
|
|
version 3.1.0 |
|
|
checksums rmd160 803f2b0e201b05d51c6cbc145b13ed80760da976 \ |
|
|
sha256 293f8776a5dea7c3dffd26fce8495c2daf912b9cb46cc49c41cb50da597a0ac6 \ |
|
|
size 872411 |
|
|
|
|
|
categories-append www |
|
|
platforms darwin |
|
|
license MIT |
|
|
@@ -23,9 +28,6 @@ homepage http://www.cheetahtemplate.org/ |
|
|
|
|
|
master_sites pypi:C/Cheetah3/ |
|
|
distname Cheetah3-${version} |
|
|
checksums rmd160 2d2df9d7ac902f25f17ae10f5e3b5e644298ea22 \ |
|
|
sha256 53348a1c76ffab3f461722a8a4ee7e9aa75384e3ec84d83763f7bc394519f815 \ |
|
|
size 873635 |
|
|
|
|
|
python.versions 26 27 34 35 36 |
|
|
|
|
|
|