14
0

- update to 3.6.0:

* Add support for Python 3.9, 3.10, and 3.11.
  * Drop support for Python 2.7 and 3.6.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=15
This commit is contained in:
2023-12-12 10:53:36 +00:00
committed by Git OBS Bridge
parent a5a5d3e6e7
commit 745fd005c4
4 changed files with 11 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Dec 12 10:53:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.6.0:
* Add support for Python 3.9, 3.10, and 3.11.
* Drop support for Python 2.7 and 3.6.
-------------------------------------------------------------------
Fri Apr 21 12:28:40 UTC 2023 - Dirk Müller <dmueller@suse.com>