Skip to content

Commit

Permalink
py-spyder-devel: Bump version; dep-variants tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
eborisch committed Dec 19, 2016
1 parent 0972296 commit cfcc107
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions python/py-spyder-devel/Portfile
Expand Up @@ -2,8 +2,9 @@

PortSystem 1.0
PortGroup github 1.0
PortGroup active_variants 1.1

github.setup spyder-ide spyder 3.0.1 v
github.setup spyder-ide spyder 3.0.2 v
name py-spyder-devel
revision 0
# Preference on mailing list is to use small numbers for epoch.
Expand Down Expand Up @@ -39,8 +40,8 @@ universal_variant no

if {${name} ne ${subport}} {
checksums \
rmd160 b82361a0f4c05d3bd0548d422b062a1af333d6f8 \
sha256 3830c6131ef1ef0a0088c78acdd3f99d95d018dcb66ad8334c7379b17f33d316
rmd160 5ee594ac07ea96e3f8b106fea5bddec21479db3f \
sha256 ab9e39f22263e6d95d4aeddd96ab01cf48a9f6c24e2c460bb5745667956e463c

conflicts py${python.version}-spyder

Expand Down Expand Up @@ -84,6 +85,9 @@ if {${name} ne ${subport}} {
port:py${python.version}-path \
port:py${python.version}-pyqt5

require_active_variants py${python.version}-pyqt5 webengine
require_active_variants py${python.version}-qtpy qt5

depends_build-append \
port:GraphicsMagick

Expand Down

0 comments on commit cfcc107

Please sign in to comment.