Permalink
Browse files
py-spyder-kernels-devel: update to 1.3.3
- add "supported_archs noarch"
- Loading branch information
Showing
with
5 additions
and
4 deletions.
-
+5
−4
python/py-spyder-kernels-devel/Portfile
|
|
@@ -5,10 +5,11 @@ PortGroup python 1.0 |
|
|
|
|
|
name py-spyder-kernels-devel |
|
|
python.rootname spyder-kernels |
|
|
version 1.3.2 |
|
|
version 1.3.3 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
supported_archs noarch |
|
|
license MIT |
|
|
|
|
|
python.versions 27 35 36 37 |
|
|
@@ -23,9 +24,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 a64e6d255950987d44cb0f2b9777df8283fc1707 \ |
|
|
sha256 ccd04b6c166150eac40ce91abd350d0ffe4e559b918ddf0cf138deb3917941d2 \ |
|
|
size 37426 |
|
|
checksums rmd160 b09df39ecb5b09d4260678adef5d61198ebcb7d9 \ |
|
|
sha256 297bbd5dc68e098fd24209cbabe2fd30133a9c8cce68b3375775cf3190d63839 \ |
|
|
size 38300 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
conflicts py${python.version}-spyder-kernels |
|
|
|