Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
base: 10dbdd30d199
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 2481296277f7
Choose a head ref
  • 9 commits
  • 8 files changed
  • 5 contributors

Commits on Feb 1, 2019

  1. redmine: 3.4.6 -> 3.4.8

    (cherry picked from commit 0f3ecc6)
    aanderse committed Feb 1, 2019
    Copy the full SHA
    a349f52 View commit details
    Browse the repository at this point in the history
  2. pythonPackages.pytest-faulthandler: init at 1.5.0

     - compatible with 2.7 and 3+
     - all test pass.
    
    (cherry picked from commit 5704642)
    costrouc authored and CMCDragonkai committed Feb 1, 2019
    Copy the full SHA
    ff5a9b9 View commit details
    Browse the repository at this point in the history
  3. pythonPackages.pytest-repeat: init at 0.6.0

     - compatible with 2.7, 3+
     - all tests pass and running
    
    (cherry picked from commit 7b92017)
    costrouc authored and CMCDragonkai committed Feb 1, 2019
    Copy the full SHA
    fcd7df5 View commit details
    Browse the repository at this point in the history
  4. pythonPackages.distributed: 1.15.1 -> 1.22.1

    The github repository was downloaded instead of the pypi repository
    for testing (needed `conftest.py`). Major work was done on the
    underlying dependencies to make distributed work on python 2.7,
    3+. Note that the test **do** take a significant amount of time (10-15
    minutes).
    
     - moved to `python-modules`
     - compatible with 2.7, 3+
     - all tests pass (previously tests were not run)
    
    (cherry picked from commit 4f70170)
    costrouc authored and CMCDragonkai committed Feb 1, 2019
    Copy the full SHA
    19a3d55 View commit details
    Browse the repository at this point in the history
  5. fixup! merge: fixing changes with nixpkgs since pull-request

    (cherry picked from commit 027b9be)
    costrouc authored and CMCDragonkai committed Feb 1, 2019
    Copy the full SHA
    802e8d2 View commit details
    Browse the repository at this point in the history
  6. pythonPackages.distributed: refactor move to fetchPypi

    There is a bug when using git repo in that the package does not get a
    version (shows up as `0+unknown`). Using pypi fixes this issue allows
    allows for auto upgrades.
    
    (cherry picked from commit e5cd420)
    costrouc authored and CMCDragonkai committed Feb 1, 2019
    Copy the full SHA
    283985b View commit details
    Browse the repository at this point in the history
  7. python: distributed: 1.23.1 -> 1.23.3

    (cherry picked from commit e8783b8)
    FRidh authored and CMCDragonkai committed Feb 1, 2019
    Copy the full SHA
    5272775 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'pr-55022' into release-18.09

    * pr-55022:
      redmine: 3.4.6 -> 3.4.8
    Ekleog committed Feb 1, 2019
    Copy the full SHA
    b3a2215 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #54974 from MatrixAI/release-18.09

    Backport fixes to Dask and Distributed to release-18.09
    dotlambda committed Feb 1, 2019
    Copy the full SHA
    2481296 View commit details
    Browse the repository at this point in the history