17
0

- Update to 3.4.1:

* Add support for Python 3.7.
  * Drop support for Python 3.3 and 3.4.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-objgraph?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-06-03 11:24:32 +00:00
committed by Git OBS Bridge
parent b4b0da49c4
commit 747952434a
4 changed files with 18 additions and 29 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 3 11:21:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.4.1:
* Add support for Python 3.7.
* Drop support for Python 3.3 and 3.4.
-------------------------------------------------------------------
Tue Dec 4 12:50:59 UTC 2018 - Matej Cepl <mcepl@suse.com>