Skip to content

Commit

Permalink
py-empy: update to version 3.3.3, add py36-empy subport
Browse files Browse the repository at this point in the history
  • Loading branch information
mamoll committed Feb 14, 2017
1 parent 820bd91 commit 50fe87d
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions python/py-empy/Portfile
Expand Up @@ -3,7 +3,7 @@ PortGroup python 1.0

set realname empy
name py-${realname}
version 3.3.2
version 3.3.3
maintainers openmaintainer mmoll
license LGPL
platforms darwin freebsd
Expand All @@ -17,14 +17,13 @@ long_description py-empy is a system for embedding Python expressions \

homepage http://www.alcyone.com/software/empy/
master_sites ${homepage}
# stealth update
dist_subdir ${name}/${version}_1
distname empy-${version}
checksums md5 fbb34761cdf9acc4c65e298c9eced395 \
sha1 df6133af9273128ade83f33b8c9215107fff4191 \
rmd160 32aa8f7d5b92bd26467dea2328753908555aab58
checksums md5 46ee2d3ca72af048c929c1fa9a3929f8 \
sha1 04dfffd12f91a10d7e52fa64c0bb59b9f17639a5 \
rmd160 06a2ffa421c0715887ddfbedef3ba957829fc365 \
sha256 9841e36dd26c7f69fe1005f9d9e078e41bdd50dd56fc77837ae390fb6af1aed7

python.versions 27 34 35
python.versions 27 34 35 36
python.default_version 27

if {${name} eq ${subport}} {
Expand Down

0 comments on commit 50fe87d

Please sign in to comment.