1
0
forked from pool/python-flake8

Accepting request 840889 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/840889
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=69
This commit is contained in:
Tomáš Chvátal
2020-10-10 20:58:09 +00:00
committed by Git OBS Bridge
parent e4b944acc3
commit 31e1a52521
6 changed files with 22 additions and 56 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Oct 10 18:37:52 UTC 2020 - Arun Persaud <arun@gmx.de>
- specfile:
* update patch lines numbers
* removed pytest6.patch (included upstream)
- update to version 3.8.4:
* Fix multiprocessing errors on platforms without sem_open syscall.
(See also GitLab!448)
* Fix skipping of physical checks on the last line of a file which
does not end in a newline (See also GitLab!451)
-------------------------------------------------------------------
Mon Aug 31 10:20:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>