summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/execnet (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove nand0p as maintainer•••While looking at the sphinx package I noticed it was heavily undermaintained, which is when we noticed nand0p has been inactive for roughly 18 months. It is therefore prudent to assume they will not be maintaining their packages, modules and tests. - Their last contribution to nixpkgs was in 2019/12 - On 2021/05/08 I wrote them an email to the address listed in the maintainer-list, which they didn't reply to. Martin Weinelt2021-05-171-1/+1
* python3Packages.execnet: 1.7.1 -> 1.8.0Fabian Affolter2021-02-261-2/+2
* python3Packages.execnet: switch to pytestCheckHookFabian Affolter2021-02-261-9/+7
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-2/+1
* 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 Profpatsch2021-01-111-1/+1
* python: execnet: 1.7.0 -> 1.7.1Frederik Rietdijk2019-10-181-2/+2
* python: execnet: 1.6.0 -> 1.7.0Frederik Rietdijk2019-08-181-2/+2
* Merge master into staging-nextFrederik Rietdijk2019-06-261-1/+1
|\
| * pythonPackages.execnet: 1.5.0 -> 1.6.0adisbladis2019-06-261-7/+4
* | pythonPackages.execnet: 1.5.0 -> 1.6.0Mario Rodas2019-06-181-8/+5
|/
* pythonPackages.execnet: Remove flaky test on PyPy.Corbin2019-04-091-1/+4
* python.pkgs.pytest_3: keep older version•••because not all test suites are compatible with 4 yet. Frederik Rietdijk2019-02-171-2/+5
* buildPython*: fix nativeBuildInputsFrederik Rietdijk2019-01-151-1/+2
* python: execnet: 1.4.1 -> 1.5.0Frederik Rietdijk2018-12-031-2/+2
* pythonPackages.execnet: refactor move to python-modulesChris Ostrouchov2018-10-171-0/+42