objgraph 3.4.0-1 source package in Ubuntu
Changelog
objgraph (3.4.0-1) unstable; urgency=medium [ Stefano Rivera ] * New upstream release. * Refresh patches. * Bump copyright years. * Bump Standards-Version to 4.1.3, no changes needed. * Drop Breaks + Replaces on objgraph (<< 1.6.0-2), that's not in any supported release any more. * Use python3-sphinx rather than the Python 2 version. * Bump debhelper compat to 11. - Override dh_installdocs package heuristics. * Drop overrides for things that debhelper now supports. * Patch: Drop graphviz from install_requires, not packaged in Debian and not needed. * Set Rules-Requires-Root: no [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field -- Stefano Rivera <email address hidden> Sun, 18 Feb 2018 19:30:34 -0800
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
objgraph_3.4.0-1.dsc | 2.0 KiB | 90030a9dd5127dd70a247f5c656356e03f15bbe70e2da0f5e9cfd33240b53e7a |
objgraph_3.4.0.orig.tar.gz | 619.7 KiB | 4a0c2c6268e10a9e8176ae054ff3faac9a432087801e1f95c3ebbe52550295a0 |
objgraph_3.4.0-1.debian.tar.xz | 5.6 KiB | 7a1272026efba5e07fae8ef142252a9447fc9e267eef66a4a6d59fcd32d19451 |
Available diffs
- diff from 3.0.1-1 to 3.4.0-1 (19.4 KiB)
No changes file available.
Binary packages built by this source
- python-objgraph: No summary available for python-objgraph in ubuntu cosmic.
No description available for python-objgraph in ubuntu cosmic.
- python-objgraph-doc: Module for exploring Python object reference graphs (Documentation)
objgraph is a module that lets you visually explore Python object graphs.
.
It can be used for counting and statistics, finding root references
responsible for large object trees and export the object reference graphs in
graphviz format.
.
This package contains the documentation for objgraph.
- python3-objgraph: No summary available for python3-objgraph in ubuntu cosmic.
No description available for python3-objgraph in ubuntu cosmic.