forked from pool/python-pydot
- Update to 2.0.0:
* Changed: + Broken parsing caused by `pyparsing` updates fixed. + Reorganized package/module structure. + Reorganized exception hierarchy. * Deprecated: + Test suite option `--no-check`. * Removed: + Drop support for Python 2 and Python < 3.7. - Drop patch pydot-skip-test.patch, no longer required. - Switch to autosetup and pyproject macros. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydot?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 05:57:42 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 2.0.0:
|
||||
* Changed:
|
||||
+ Broken parsing caused by `pyparsing` updates fixed.
|
||||
+ Reorganized package/module structure.
|
||||
+ Reorganized exception hierarchy.
|
||||
* Deprecated:
|
||||
+ Test suite option `--no-check`.
|
||||
* Removed:
|
||||
+ Drop support for Python 2 and Python < 3.7.
|
||||
- Drop patch pydot-skip-test.patch, no longer required.
|
||||
- Switch to autosetup and pyproject macros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 13 11:09:47 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
Reference in New Issue
Block a user