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: 138c15fa5249
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 37182b20a624
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 3, 2019

  1. sage: patch for pip 19

    pip 19 introduced a deprecation warning for python 2.7. Since sage
    internally uses pip to query for installed packages, this deprecation
    warning will show up at unexpected times. That is ugly and messes with
    the testsuite.
    
    Upstream: https://trac.sagemath.org/ticket/27405
    timokau committed Mar 3, 2019
    Copy the full SHA
    2de81ee View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c6e4e1d View commit details
    Browse the repository at this point in the history
  3. sage: fix strictDeps fallout

    See #54182 and
    #55757.
    timokau committed Mar 3, 2019
    Copy the full SHA
    9e37547 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #56781 from timokau/sage-python-upgrade-fixes

    Sage python upgrade fixes
    timokau committed Mar 3, 2019
    Copy the full SHA
    37182b2 View commit details
    Browse the repository at this point in the history