forked from pool/python-flake8-deprecated
- update to 0.18.2 (bsc#1206225):
* Add ``zoneinfo`` to list of standard library modules * Fix registering of options with Flake8 >= 6.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-deprecated?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 15 21:07:44 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.0.1:
|
||||
* Handle subscripts in method calls, thanks to @The-Compiler for the
|
||||
report. [gforcada]
|
||||
* Test the code in all python versions supported on GitHub actions.
|
||||
[gforcada]
|
||||
* Pin dependencies, to ensure reproducible builds. [gforcada]
|
||||
* Drop python 2.7 and only support 3.7+. [gforcada]
|
||||
* Ensure all deprecation aliases work. [gforcada]
|
||||
* Check decorators as well. [gforcada]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 07:00:15 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user