python-networkx 0.34-1 source package in Ubuntu

Changelog

python-networkx (0.34-1) unstable; urgency=low

  * New upstream release.
  * Examples might not work out of the box due to the compression of the data
    files, but adding support for compressed data files has been requested
    upstream, so that the data files don't have to be shipped uncompressed.
  * Added the Debian Python Modules Team in the Uploaders field.
  * Updated rules file to delete an empty directory (data/, under the doc/
    directory).
  * Adjusted the folding in the long description for the homepage.
  * Added missing B-D on setuptools, needed for the egg installation. It is
    versioned so that one is ensured that egg support is present (e.g. when
    backporting).
  * Added missing Recommends on python-matplotlib.
  * Removed unneeded items in the rules file (e.g. CFLAGS, dh_strip, etc.) as
    well as ${python:Provides} and ${shlibs:Depends} in the control file.
  * Removed the lintian override and added a chmod call to +x the test script
    after the dh_pysupport call.
  * Dropped unneeded build-stamp, configure, configure-stamp targets in the
    rules file.
  * Added *.pyc cleanup in the clean target. During a normal build it
    shouldn't be needed, but might be useful when playing around with the
    package.

python-networkx (0.33-1) unstable; urgency=low

  * New upstream release.
  * New features:
     - draw edges with specified colormap
     - more efficient version of Floyd's algorithm for all pairs shortest path
     - include tests in source package (networkx/tests)
     - include documentation in source package (doc)
  * Bug fixes:
     - refactored large modules into smaller code files
     - degree(nbunch) now returns degrees in same order as nbunch
     - degree() now works for multiedges=True
     - update node_boundary and edge_boundary for efficiency
     - edited documentation for graph classes, now mostly in info.py
  * Removed python-numeric from Recommends: (obsolete, no longer supported).
  * Added python-setuptools to Recommends: so that one can easily use the
    following to run the testsuite.
      import networkx
      networkx.test()
  * Changed watch file from sourceforge to upstream's homepage download
    section.
  * Changed the install rule so that there's no .pyc compilation at all, since
    they are created during the postinst (and thus were deleted after the
    ``setup.py install'' call).
  * Switched from dpatch to quilt to ease patch management.

  
  Thanks to Oleksandr Moskalenko and Piotr Ożarowski for the time they spent
  on advising me about the following items.
  * Added a B-D on python-all-dev.
  * Added egg support:
     - added 20_egg_support to import setup from setuptools in setup.py;
     - added the --single-version-externally-managed option to the
       "setup.py install" call;
     - tweaked debian/rules to strip out the version info from the egg
       info dir.
  * Cleaned *.txt documentation files: license-related files are no longer
    installed, superseded by debian/copyright, and Readme.txt is installed as
    README.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  27 Apr 2007 01:13:54 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Gutsy
Original maintainer:
Cyril Brulebois
Architectures:
all
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Gutsy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-networkx_0.34.orig.tar.gz 915.9 KiB 9cef9cc67dc968424382ab19b7863be3987b54a2624df247f5fc288c25e86c9e
python-networkx_0.34-1.diff.gz 5.0 KiB bd9c1c165cde6dc7622c5d37c411cccde185c593b5d6dda22018000f8ab868b7
python-networkx_0.34-1.dsc 795 bytes 1fbc0eb9b9c566a76bbc7eb5262a19fe87dba814dd9334a18dd0274612faabfe

View changes file

Binary packages built by this source

python-networkx: No summary available for python-networkx in ubuntu gutsy.

No description available for python-networkx in ubuntu gutsy.