Commit graph

8 commits

Author SHA1 Message Date
Martin Weinelt c7129fbe8e pythonPackages.flake8-future-import: fix build
Was broken after python3.8 upgraded to 3.8.6 due to this change:

    bpo-41314: Changed the release when from future import annotations becomes the default from 4.0 to 3.10 (following a change in PEP 563).
2020-10-15 23:48:12 -07:00
Jonathan Ringer 7b9c13e749 python37Packages.flake8-future-import: fix dependencies 2020-06-11 10:00:27 +02:00
Benjamin Hipple 3248eac2bf pythonPackages.flake8-future-import: 0.4.5 -> 0.4.6 and fix build
The build is currently broken on master and 20.03. This upgrades to the latest
version and also disables the bad py2 test. I spent a long time trying to figure
out what the issue is, but since it's disabled upstream on python3 anyways let's
just skip it on python2 as well.

ZHF: #80379
2020-03-23 10:48:24 -07:00
Mario Rodas 8af15af15c
pythonPackages.flake8-future-import: fix build on Python 3.7 2018-12-05 19:37:06 -05:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Robert Schütz 6a45d0b179 python.pkgs.flake8-future-import: 0.4.3 -> 0.4.5 2018-04-21 08:10:24 +02:00
Tom Hunger 09fa385995
flake8-future-import: Add patch to fix tests. 2017-09-28 15:12:44 +02:00
Tuomas Tynkkynen ecebb6090a pythonPackages.flake8-future-import: Init at 0.4.3 2017-09-20 17:55:31 +03:00