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: d024f9134939
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2bc08ce0f53c
Choose a head ref
  • 9 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 10, 2018

  1. pythonPackages.us: fix build

    Required jellyfish==0.5.6 but we have 0.6.1. Loosen requirements.
    xeji committed Sep 10, 2018
    Copy the full SHA
    a7166cd View commit details
    Browse the repository at this point in the history
  2. pythonPackages.readme_renderer: fix build

    Disable one test case that has failed since last bleach update.
    xeji committed Sep 10, 2018
    Copy the full SHA
    bb1f342 View commit details
    Browse the repository at this point in the history
  3. pythonPackages.pyfakefs: 3.4.1 -> 3.4.3, fix build

    Update and disable some failing test cases
    xeji committed Sep 10, 2018
    Copy the full SHA
    d2a885a View commit details
    Browse the repository at this point in the history
  4. pythonPackages.pydub: fix build and tests

    - remove obsolete patch that caused build failure
    - no tests were run because required data files were missing in pypi
      version; use github version instead
    xeji committed Sep 10, 2018
    Copy the full SHA
    80ecef8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    40c469e View commit details
    Browse the repository at this point in the history
  6. pythonPackages.pydub: fix aarch64 build

    one test failed due to rounding errors, disable it
    xeji committed Sep 10, 2018
    Copy the full SHA
    bc03639 View commit details
    Browse the repository at this point in the history
  7. pythonPackages.pyfakefs: fix darwin build

    One test failed on darwin due to case-insensitive file system,
    disable it.
    xeji committed Sep 10, 2018
    Copy the full SHA
    bd02a19 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. pythonPackages.restview: fix tests

    Failed after readme_renderer was updated. Apply an upstream patch.
    xeji committed Sep 13, 2018
    Copy the full SHA
    6dc5713 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46488 from xeji/p/python-fixes

    pythonPackages.{pydub,readme_renderer,pyfakefs,us,restview}: fix build
    xeji committed Sep 13, 2018
    Copy the full SHA
    2bc08ce View commit details
    Browse the repository at this point in the history