Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647490 - dev-python/networkx-2.1.0 version bump
Summary: dev-python/networkx-2.1.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-13 11:41 UTC by Erik Quaeghebeur
Modified: 2018-07-18 19:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Quaeghebeur 2018-02-13 11:41:35 UTC
A new major version of networkx is out. I have some (external) Python packages that moved to this version. It is backward incompatible, however.

https://github.com/networkx/networkx/releases/tag/networkx-2.1
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-02-13 11:52:16 UTC
The *major* release 2.0 is from September last year. The *minor* release 2.1 is new, if semver has anything to say about it.
Comment 2 Erik Quaeghebeur 2018-02-13 11:56:18 UTC
(In reply to Jeroen Roovers from comment #1)
> The *major* release 2.0 is from September last year. The *minor* release 2.1
> is new, if semver has anything to say about it.
Yes, but 2.1 would be the first from the 2.x series to go into portage, which I thought relevant to stress.
Comment 3 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2018-07-18 17:02:31 UTC
wow, I just finish updating upstream openstack to work with 2.1 (from 1.11) and now I get assigned this bug.  spooky
Comment 4 Jason Zaman gentoo-dev 2018-07-18 17:09:07 UTC
(In reply to Matthew Thode ( prometheanfire ) from comment #3)
> wow, I just finish updating upstream openstack to work with 2.1 (from 1.11)
> and now I get assigned this bug.  spooky

Heh, yeah I need it for the next release of app-admin/setools too.
Comment 5 Larry the Git Cow gentoo-dev 2018-07-18 19:58:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20183dd27e6de43cdc01daba6fcb0e370a8034bd

commit 20183dd27e6de43cdc01daba6fcb0e370a8034bd
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2018-07-18 19:57:48 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2018-07-18 19:58:37 +0000

    dev-python/networkx: 2.1 bup
    
    docs need work
    Closes: https://bugs.gentoo.org/647490
    Package-Manager: Portage-2.3.43, Repoman-2.3.10

 dev-python/networkx/Manifest            |  1 +
 dev-python/networkx/metadata.xml        |  3 ++
 dev-python/networkx/networkx-2.1.ebuild | 58 +++++++++++++++++++++++++++++++++
 3 files changed, 62 insertions(+)