- update to 3.6.1:

* Add support for Python 3.12.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=17
This commit is contained in:
Dirk Mueller 2024-03-16 08:32:22 +00:00 committed by Git OBS Bridge
parent 745fd005c4
commit e09b48895a
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:369567c37b4f2f928160b6f6ededcbea8fc7e929831877fd1056c78a900c17d3
size 759495

3
objgraph-3.6.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe96c74147bbcaae8665b396e5388bdcc3197deebba4e6381f05202ee5b453a7
size 759513

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Mar 16 08:32:06 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.6.1:
* Add support for Python 3.12.
-------------------------------------------------------------------
Tue Dec 12 10:53:15 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-objgraph
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-objgraph
Version: 3.6.0
Version: 3.6.1
Release: 0
Summary: Python module to draw object reference graphs with graphviz
License: MIT