networkx (3.2.1-5) unstable; urgency=medium
* Removed python3-pkg-resources from depends (Closes: #1083502).
* Removed obsolete Breaks:.
-- Thomas Goirand <zigo@debian.org> Tue, 26 Nov 2024 10:24:26 +0100
networkx (3.2.1-4) unstable; urgency=medium
* Add fix-postinst-warning.patch (Closes: #1060444).
-- Thomas Goirand <zigo@debian.org> Mon, 06 May 2024 13:31:48 +0200
networkx (3.2.1-3) unstable; urgency=medium
* Add http{s,}_proxy=127.0.0.1:9 when building sphinx doc.
* Set export RES_OPTIONS=attempts:0 in d/rules to avoid network access.
* Add remove-network-accessing-examples.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 29 Apr 2024 16:05:51 +0200
networkx (3.2.1-2) unstable; urgency=medium
* Add >= 4.10 to python3-libpysal build-depends.
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 09 Apr 2024 15:47:14 +0200
networkx (3.2.1-1) experimental; urgency=medium
* Adopt the package in the OpenStack team (Closes: #1065198):
- Switch to git tag based workflow.
- Set Maintainer: Debian OpenStack and myself as uploader.
- Fix VCS URLs.
* New upstream release (Closes: #1064503).
* Ran wrap-and-sort -bastk.
* Fix (build-)depends for this release.
* Add upstream VCS in d/rules and build-depends on openstack-pkg-tools.
* Build-depends on pybuild-plugin-pyproject.
* Blacklist broken warning tests:
- TestStronglyConnected.test_connected_raise
- TestAGraph.test_no_warnings_raised
* Define SETUPTOOLS_SCM_PRETEND_VERSION.
* Let pybuild install the package, stop doing it by hand.
* Add removed-privacy-breach-in-docs.patch.
* Build the sphinx doc as html.
* Cleans correctly.
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Fri, 15 Mar 2024 08:47:04 +0100
networkx (2.8.8-2) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
[ Sandro Tosi ]
* orphan
-- Sandro Tosi <morph@debian.org> Fri, 01 Mar 2024 15:05:38 -0500
networkx (2.8.8-1) unstable; urgency=medium
* New upstream release; Closes: #1025052
* stop building the -doc package (including dropping all patches)
* debian/copyright
- extend packaging copyright years
- update upstream copyright years
* debian/control
- bump Standards-Version to 4.6.2.0 (no changes needed)
* debian/rules
- run tests using pybuild
-- Sandro Tosi <morph@debian.org> Sat, 24 Dec 2022 03:11:11 -0500
networkx (2.6.3-1) unstable; urgency=medium
* New upstream release
* Use the new Debian Python Team contact name and address
* debian/watch
- track github releases
* debian/copyright
- update upstream copyright years
- extend packaging copyright years
* debian/patches/*
- refresh/update patches
* debian/control
- merge b-d and b-d-i
- add pydata-sphinx-theme to b-d, needed to build doc
- tighten up b-d on modules needed to build doc
- add geopandas, igraph, osmnx, seaborn, texlive-xetex, xindy,
fonts-freefont-otf to b-d, needed by doc
* debian/patches/docs-ignore-examples-missing-modules.patch
- ignore some examples which needs modules not in debian
* debian/rules
- dont install news.rst as changelog, removed upstream
-- Sandro Tosi <morph@debian.org> Sat, 18 Jun 2022 00:26:38 -0400
networkx (2.5+ds-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Undo changes made in -1 that were not OK
* debian/copyright
- update upstream copyright years
- extend packaging copyright years
* debian/patches/2bfdee687d0db533555384f92ce3670d47c45aec.patch
- fix a failure in botch tests; Closes: #969756
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Sandro Tosi <morph@debian.org> Mon, 28 Sep 2020 23:31:14 -0400
networkx (2.5+ds-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Rules-Requires-Root: no
* debhelper-compat 13 (routine-update)
* Override of dh_missing which gets confused over installation of
/usr/lib/python3.8 to /usr/lib/python3
which I feel should be fixed.
* Remove files from archive that are changed during build
-- Steffen Moeller <moeller@debian.org> Thu, 27 Aug 2020 14:06:33 +0200
networkx (2.4-4) unstable; urgency=medium
* debian/control
- adjust Breaks items as suggested by Adrian Bunk; Closes: #947852
- wrap-and-sort
- bump Standards-Version to 4.5.0 (no changes needed)
- bump compat to 12
* debian/patches/*
- refresh patches
* debian/patches/docs-remove-expected_failing_examples.patch
- remove the sphinx_gallery expected_failing_examples directive, since
plot_parallel_betweenness.py works just fine; Closes: #963415
-- Sandro Tosi <morph@debian.org> Sun, 26 Jul 2020 23:10:54 -0400
networkx (2.4-3) unstable; urgency=medium
* debian/control
- add Breaks on current buster versions of androguard and hyperkitty, as
they require updates for the new networkx; Closes: #947852
-- Sandro Tosi <morph@debian.org> Tue, 31 Dec 2019 19:19:41 -0500
networkx (2.4-2) unstable; urgency=medium
* upload to unstable
-- Sandro Tosi <morph@debian.org> Sun, 10 Nov 2019 16:54:24 -0500
networkx (2.4-1) experimental; urgency=medium
[ Sandro Tosi ]
* New upstream release
* debian/rules
- install examples
- dont operate on networkx/tests/test.py, no longer present
* debian/copyright
- update copyright file; Closes: #941474
* Use pytest instead of nose
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Fix wrong Vcs-*.
-- Sandro Tosi <morph@debian.org> Sat, 09 Nov 2019 23:55:38 -0500
networkx (2.3-1) experimental; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* New upstream release; Closes: #940551
* Rename source package, tracking py3k-only releases
* debian/copyright
- extend packaging copyright years
- updated copyright to new upstream code
* Only build py3k packages
* debian/rules
- it's a pure-python module, so use purelib to get the build location; this
fixes doc building
- use the built module to run tests, and set the right switch for verbosity
- dont parse debian/changelog + remove other outdated variables
- install the right doc files + remove broken pdf symlinks; Closes: #924210
* debian/control
- have scricted versioned deps on numpy and matplotlib
- bump Standards-Version to 4.4.0 (no changes needed)
- add matplotlib, pydot, pygrpahviz to Recommends; Closes: #932682
- replace b-d on texlive-generic-extra with texlive-plain-generic;
Addresses: #933581
* Use objects.inv from python3/numpy -doc packages
* debian/README.Debian
- remove, outdated
-- Sandro Tosi <morph@debian.org> Sun, 22 Sep 2019 00:48:34 -0400
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog python3-networkx`.
Generated by dwww version 1.16 on Tue Dec 16 06:35:21 CET 2025.