Commits
Andrew Stromnov authored 020effd5cd8
4 4 | PortGroup python 1.0 |
5 5 | |
6 6 | name py-jupyter |
7 7 | version 1.0.0 |
8 8 | revision 1 |
9 9 | categories-append devel science |
10 10 | platforms darwin |
11 11 | license BSD |
12 12 | supported_archs noarch |
13 13 | |
14 - | python.versions 27 34 35 36 |
14 + | python.versions 27 34 35 36 37 |
15 15 | |
16 16 | maintainers {stromnov @stromnov} openmaintainer |
17 17 | |
18 18 | description Web application for interactive data science and scientific computing. |
19 19 | long_description ${description} |
20 20 | |
21 21 | homepage http://jupyter.org |
22 22 | master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
23 23 | |
24 24 | distname ${python.rootname}-${version} |