Skip to content

Commit

Permalink
py-cairo py-gobject3 py-graph-tool: add py34 subport for py-graph-too…
Browse files Browse the repository at this point in the history
…l and dependencies

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@118226 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
mamoll committed Mar 26, 2014
1 parent efedb99 commit 4aea3a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion python/py-cairo/Portfile
Expand Up @@ -24,7 +24,7 @@ master_sites http://cairographics.org/releases/
checksums rmd160 7d1c1c05113e5bbad32dbe96c65c918b170cac33 \
sha256 9aa4078e7eb5be583aeabbe8d87172797717f95e8c4338f0d4a17b683a7253be

python.versions 26 27 32 33
python.versions 26 27 32 33 34

if {${name} ne ${subport}} {
depends_build port:pkgconfig port:py${python.version}-numpy
Expand Down
2 changes: 1 addition & 1 deletion python/py-gobject3/Portfile
Expand Up @@ -26,7 +26,7 @@ use_xz yes
checksums sha256 75608f2c4052f0277508fc79debef026d9e84cb9261de2b922387c093d32c326 \
rmd160 96b8ecc9862750135ad4ea1278a5b1ce78e73c76

python.versions 27 32 33
python.versions 27 32 33 34

if {${name} ne ${subport}} {
depends_build-append port:pkgconfig
Expand Down
2 changes: 1 addition & 1 deletion python/py-graph-tool/Portfile
Expand Up @@ -26,7 +26,7 @@ checksums md5 ed45f1e5f21d6b8c6c0c82d40e0413a3 \
rmd160 3130a2d11e763abd0450777cd5eae2e8bad0505a
distname ${realname}-${version}

python.versions 26 27 32 33
python.versions 26 27 32 33 34
python.default_version 27

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

0 comments on commit 4aea3a3

Please sign in to comment.