Skip to content
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
base: 0e354d87bcca
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 81b664a0c631
Choose a head ref
  • 8 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 9, 2020

  1. python3Packages.voluptuous: 0.11.7 -> 0.12.0

    Enable tests by running nosetests during checkPhase.
    mweinelt committed Oct 9, 2020
    Copy the full SHA
    2721442 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9cf3b6a View commit details
    Browse the repository at this point in the history
  3. home-assistant: convert tests to pytestCheckHook

    Enables testing in parallel. This cuts down the test phase from over
    five to under one minute on my 6C/12T processor.
    
    Sadly while the upstream runs their tests using `-n auto` this isn't
    working for us in all cases. I currently assume they use low concurrency in
    their CI, which is not triggering these issues..
    mweinelt committed Oct 9, 2020
    Copy the full SHA
    53d0417 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4133190 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9451512 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5a9a314 View commit details
    Browse the repository at this point in the history
  7. pythonPackages.yeelight: 0.5.3 -> 0.5.4

    Use pytestCheckhook for testing.
    mweinelt committed Oct 9, 2020
    Copy the full SHA
    657c387 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #99986 from mweinelt/hass

    home-assistant: 0.115.6 -> 0.116.2; python3Packages.voluptuous: 0.11.7 -> 0.12.0
    mweinelt committed Oct 9, 2020
    Copy the full SHA
    81b664a View commit details
    Browse the repository at this point in the history