15
0

Accepting request 890237 from home:mcalabkova:branches:devel:languages:python

- Update to 20.10.0
  * Fix for Python 3.9's AST changes
  * skip typeshed test for older Python versions

OBS-URL: https://build.opensuse.org/request/show/890237
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-pyi?expand=0&rev=11
This commit is contained in:
2021-05-04 06:44:16 +00:00
committed by Git OBS Bridge
parent 818dd45bdb
commit 044c357094
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 4 06:41:27 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Update to 20.10.0
* Fix for Python 3.9's AST changes
* skip typeshed test for older Python versions
-------------------------------------------------------------------
Fri May 15 21:22:02 UTC 2020 - Benjamin Greiner <code@bnavigator.de>