Bug 253540 - math/py-networkx: upgrade to 2.5
Summary: math/py-networkx: upgrade to 2.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Thierry Thomas
URL: https://networkx.org/documentation/st...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-15 16:51 UTC by Thierry Thomas
Modified: 2021-02-20 09:09 UTC (History)
1 user (show)

See Also:
dikshie: maintainer-feedback+
dikshie: maintainer-feedback+


Attachments
Upgrade NetworkX to 2.5 and add a test target (5.11 KB, patch)
2021-02-15 16:51 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2021-02-15 16:51:27 UTC
Created attachment 222472 [details]
Upgrade NetworkX to 2.5 and add a test target

The attached patch upgrades NetworkX to 2.5.

This is required to upgrade math/py-mathics: with 2.1, mathicsscript chokes with the following error:

AttributeError: module 'networkx' has no attribute 'multipartite_layout'

Since I'm there, I also added a test target.
Comment 1 dikshie 2021-02-19 12:55:11 UTC
appproved.
sorry for late reply.
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2021-02-20 09:09:38 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-02-20 09:09:58 UTC
A commit references this bug:

Author: thierry
Date: Sat Feb 20 09:09:32 UTC 2021
New revision: 566146
URL: https://svnweb.freebsd.org/changeset/ports/566146

Log:
  Upgrade to 2.5.

  Release notes at
  <https://networkx.org/documentation/stable/release/release_2.5.html>.

  PR:		253540
  Submitted by:	/me
  Approved by:	dikshie (maintainer)

Changes:
  head/math/py-networkx/Makefile
  head/math/py-networkx/distinfo
  head/math/py-networkx/files/patch-setup.py