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: 277263b05cf1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2e5013660337
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 23, 2019

  1. python.pkgs.werkzeug: 0.14.1 -> 0.15.1

    fixes #33093
    Robert Schütz committed Mar 23, 2019
    Copy the full SHA
    81dd031 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. octoprint: pin werkzeug to 0.14.1

    The tests failed with
        ImportError: cannot import name cached_property
    after 81dd031.
    Robert Schütz committed Apr 2, 2019
    Copy the full SHA
    801971d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58179 from dotlambda/werkzeug-0.15.1

    python.pkgs.werkzeug: 0.14.1 -> 0.15.1
    dotlambda committed Apr 2, 2019
    Copy the full SHA
    2e50136 View commit details
    Browse the repository at this point in the history