Go to file
Tomáš Chvátal 4ca7b43c11 Accepting request 672184 from home:alarrosa:branches:devel:languages:python
- Add missing dependency on python3-typing when python3 < 3.5
- Add fix-mock-patch-with-python3.4.patch to fix building the package in
  Leap 42.3. In python 3.5, mock.patch uses create=True automatically if
  you are patching builtins in a module, but in python 3.4 the argument
  is still needed.

- Enable tests
- Add allow-bytes-filenames.patch to fix some tests that fail because
  they pass bytes objects as filenames.
- Update remove_mock_dependency.patch to fix another test that used mock

OBS-URL: https://build.opensuse.org/request/show/672184
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=45
2019-02-06 21:25:51 +00:00
.gitattributes Accepting request 172927 from home:dirkmueller:branches:devel:languages:python 2013-04-23 12:59:44 +00:00
.gitignore Accepting request 172927 from home:dirkmueller:branches:devel:languages:python 2013-04-23 12:59:44 +00:00
fix-mock-patch-with-python3.4.patch Accepting request 672184 from home:alarrosa:branches:devel:languages:python 2019-02-06 21:25:51 +00:00
flake8-3.7.5.tar.gz Accepting request 671477 from home:alarrosa:branches:devel:languages:python 2019-02-05 10:24:45 +00:00
python-flake8.changes Accepting request 672184 from home:alarrosa:branches:devel:languages:python 2019-02-06 21:25:51 +00:00
python-flake8.spec Accepting request 672184 from home:alarrosa:branches:devel:languages:python 2019-02-06 21:25:51 +00:00
remove_mock_dependency.patch Accepting request 672184 from home:alarrosa:branches:devel:languages:python 2019-02-06 21:25:51 +00:00