- update to 3.0.0:

* drop python 3.5/3.6 support
  * add python 3.9+ support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-blockdiag?expand=0&rev=11
This commit is contained in:
2022-01-10 22:29:39 +00:00
committed by Git OBS Bridge
parent d0ef886135
commit 82d349f993
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 10 22:28:47 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 3.0.0:
* drop python 3.5/3.6 support
* add python 3.9+ support
-------------------------------------------------------------------
Mon Feb 24 15:09:15 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>