forked from pool/python-Deprecated
- update to 1.2.14:
* Bug fix release
* Fix return a correctly dedented docstring when long
docstring are using the D212 or D213 format.
* Add support for Python 3.11.
* Drop support for Python older than 3.7 in build systems like
pytest and tox, while ensuring the library remains
production-compatible.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Deprecated?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 29 16:00:37 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.2.14:
|
||||
* Bug fix release
|
||||
* Fix return a correctly dedented docstring when long
|
||||
docstring are using the D212 or D213 format.
|
||||
* Add support for Python 3.11.
|
||||
* Drop support for Python older than 3.7 in build systems like
|
||||
pytest and tox, while ensuring the library remains
|
||||
production-compatible.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:20:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user