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: bb05338853da
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2f8b32133d18
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 14, 2019

  1. python.pkgs.pytest-timeout: fix tests

    Robert Schütz committed Feb 14, 2019
    Copy the full SHA
    05c37da View commit details
    Browse the repository at this point in the history
  2. python.pkgs.Mako: use pytest_3

    With pytest_42, we get
    `[pytest] section in setup.cfg files is no longer supported`.
    Robert Schütz committed Feb 14, 2019
    Copy the full SHA
    0763b04 View commit details
    Browse the repository at this point in the history
  3. python.pkgs.txaio: use pytest_3

    Otherwise, tests fail with
    `Fixtures are not meant to be called directly, but are created
    automatically when test functions request them as parameters.`
    Robert Schütz committed Feb 14, 2019
    Copy the full SHA
    616efcc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9ee2429 View commit details
    Browse the repository at this point in the history
  5. python.pkgs.requests_toolbelt: add meta.license

    Robert Schütz committed Feb 14, 2019
    Copy the full SHA
    2f8b321 View commit details
    Browse the repository at this point in the history