14
0

Accepting request 680745 from home:jayvdb:coala:python3-bears

- Add support for Python <3.5, using upstream commit as
  test-sys-executable.patch to fix the tests, replacing custom sed.
- Remove unnecessary buid dependency on pytest and pytest-xdist

OBS-URL: https://build.opensuse.org/request/show/680745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typing_extensions?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-03-02 13:59:52 +00:00
committed by Git OBS Bridge
parent ac5d8358f5
commit 7771404455
3 changed files with 63 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Mar 2 02:47:44 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add support for Python <3.5, using upstream commit as
test-sys-executable.patch to fix the tests, replacing custom sed.
- Remove unnecessary buid dependency on pytest and pytest-xdist
-------------------------------------------------------------------
Thu Feb 28 09:01:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>