Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-objgraph-3.6.2-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-objgraph Distribution: openSUSE Tumbleweed
Version: 3.6.2 Vendor: openSUSE
Release: 1.1 Build date: Mon Mar 10 11:13:44 2025
Group: Development/Languages/Python Build host: reproducible
Size: 123683 Source RPM: python-objgraph-3.6.2-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://mg.pov.lt/objgraph/
Summary: Python module to draw object reference graphs with graphviz
objgraph is a module for visual exploration of Python object graphs.

graphviz is needed if pretty graphs are desired.
xdot can be used for interactive use.

Provides

Requires

License

MIT

Changelog

* Mon Mar 10 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 3.6.2
    * Add support for Python 3.13.
  - Drop python313.patch, fixed upstream
* Sun Sep 01 2024 Dirk Müller <dmueller@suse.com>
  - add python313.patch:
    * skip known testfailure with 3.13
  - modernize spec file
* Sat Mar 16 2024 Dirk Müller <dmueller@suse.com>
  - update to 3.6.1:
    * Add support for Pyth