SHA256
14
0
forked from pool/python-q

Accepting request 1008641 from home:yarunachalam:branches:devel:languages:python

- Update to version 2.7 
  * Fix tests on Python 3.5
  * Remove 3.4 from the test matrix (no longer supported by Github)
  * Fix pycodestyle/flake8 issues
  * Replace pep8 by pycodestyle

OBS-URL: https://build.opensuse.org/request/show/1008641
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-q?expand=0&rev=4
This commit is contained in:
2022-10-07 07:52:55 +00:00
committed by Git OBS Bridge
parent e47deb58b7
commit aa3a9faa95
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Oct 7 03:40:40 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.7
* Fix tests on Python 3.5
* Remove 3.4 from the test matrix (no longer supported by Github)
* Fix pycodestyle/flake8 issues
* Replace pep8 by pycodestyle
-------------------------------------------------------------------
Thu Sep 12 11:11:07 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>