| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pythonPackages.flake8: 3.9.2 -> 4.0.1 | Markus S. Wamser | 2021-11-09 | 1 | -2/+2 |
| * | Merge branch 'master' into staging-next | Ryan Burns | 2021-10-16 | 1 | -0/+3 |
| |\ | |||||
| | * | python37Packages.flake8: don't run tests if older than python3.8•••Tests fail on Python 3.7 due to importlib using a deprecated interface. Context: https://github.com/python/importlib_metadata/issues/298 | Florian Klink | 2021-10-15 | 1 | -0/+3 |
| * | | python3Packages.flake8: relax pyflakes constraint•••Also refactor, update meta and migrate to pytestCheckHook. | Martin Weinelt | 2021-10-11 | 1 | -15/+39 |
| |/ | |||||
| * | pythonPackages: deprecate pytestrunner alias | Sandro Jäckel | 2021-07-21 | 1 | -2/+2 |
| * | python3Packages.flake8: 3.9.0 -> 3.9.2 | Martin Weinelt | 2021-06-22 | 1 | -2/+2 |
| * | python2Packages.typing: we no longer need it for Python 3 | Frederik Rietdijk | 2021-04-03 | 1 | -1/+1 |
| * | python3Packages.flake8: 3.8.4 -> 3.9.0 | Frederik Rietdijk | 2021-04-03 | 1 | -2/+2 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 1 | -1/+1 |
| * | pkgs/development/python-modules: stdenv.lib -> lib | Pavol Rusnak | 2021-01-24 | 1 | -4/+4 |
| * | treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix | Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | python3Packages.flake8: 3.8.3 -> 3.8.4 | Frederik Rietdijk | 2020-11-05 | 1 | -2/+2 |
| * | python3Packages.flake8: fix tests | Jonathan Ringer | 2020-08-16 | 1 | -1/+2 |
| * | pythonPackages.flake8: fix dependencies | Konstantin Alekseev | 2020-06-14 | 1 | -3/+4 |
| * | python: flake8: 3.8.2 -> 3.8.3 | Frederik Rietdijk | 2020-06-14 | 1 | -2/+2 |
| * | python: flake8: 3.7.9 -> 3.8.2 | Frederik Rietdijk | 2020-06-11 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | python: flake8: 3.7.8 -> 3.7.9 | Frederik Rietdijk | 2019-11-22 | 1 | -2/+2 |
| * | python: flake8: 3.7.7 -> 3.7.8 | Frederik Rietdijk | 2019-10-18 | 1 | -2/+2 |
| * | Remove me (garbas) as maintainer since I don't have much time to maintain any... | Rok Garbas | 2019-07-03 | 1 | -1/+1 |
| * | treewide: remove unused variables (#63177)•••* treewide: remove unused variables * making ofborg happy | volth | 2019-06-16 | 1 | -1/+1 |
| * | python: flake8: 3.7.6 -> 3.7.7 | Frederik Rietdijk | 2019-04-18 | 1 | -2/+2 |
| * | python: flake8: 3.7.5 -> 3.7.6 | Frederik Rietdijk | 2019-02-23 | 1 | -2/+2 |
| * | python.pkgs.flake8: 3.5.0 -> 3.7.5 | Frederik Rietdijk | 2019-02-17 | 1 | -37/+11 |
| * | python.pkgs.flake8: remove no longer used patch | Robert Schütz | 2018-07-26 | 1 | -22/+0 |
| * | python.pkgs.flake8: allow newer versions of pycodestyle and pyflakes•••This applies appropriate upstream patches from https://gitlab.com/pycqa/flake8/commits/master/setup.py. | Robert Schütz | 2018-07-26 | 1 | -1/+32 |
| * | pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. | Frederik Rietdijk | 2018-06-23 | 1 | -1/+0 |
| * | Change many homepage urls from http to https #30636 | Pascal Wittmann | 2017-11-10 | 1 | -1/+1 |
| * | python.pkgs: updates | Frederik Rietdijk | 2017-10-27 | 1 | -2/+2 |
| * | python.pkgs: many updates | Frederik Rietdijk | 2017-08-25 | 1 | -2/+2 |
| * | python-flake8: 3.2.1 -> 3.3.0 | Daiderd Jordan | 2017-05-11 | 1 | -0/+27 |
| * | flake8: add patch to avoind pytest config conflict | Martin Bornhold | 2016-09-30 | 1 | -0/+22 |
