diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-11-19 18:36:58 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-11-19 18:36:58 +0000 |
commit | 2f9e0ad0c55d587f01e2c975f1b17dfa143a16f1 (patch) | |
tree | 2d1af279da36d3b4fd32527beb9fe1ecf47d0f91 /math/py-networkx/pkg-message | |
parent | - Switch to DISTVERSION to avoid hard-coded value in MASTER_SITES (diff) |
math/py-networkx: update to 1.10
- update to 1.10
- add YAML option (on by default)
- remove gratuitous word from option descriptions
- USE_PYTHON=concurrent instead of setting EXAMPLESDIR
- alphabetize USE_PYTHON
- discard pkg-message given all options are enabled by default
While here limit python version to 2.x, because it's dependencies
graphics/py-graphviz and math/py-matplotlib failed to configure
with python3.
PR: 204594
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: dikshie@sfc.wide.ad.jp (maintainer)
Diffstat (limited to 'math/py-networkx/pkg-message')
-rw-r--r-- | math/py-networkx/pkg-message | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/math/py-networkx/pkg-message b/math/py-networkx/pkg-message deleted file mode 100644 index e05ce25f7fef..000000000000 --- a/math/py-networkx/pkg-message +++ /dev/null @@ -1,4 +0,0 @@ ----------------------------------------------------------- -It is better if you also install py-numpy, py-graphviz and -py-matplotlib so you can use all features of py-networkx. ----------------------------------------------------------- |