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: 6ffdb286e552
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f9ef45b18335
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 29, 2019

  1. python: pip-tools: 4.2.0 -> 4.3.0

    There is a new pip-tools release. A commit [removing the test dependency
    on six] is included in this release, so several tests that now pass are
    being re-enabled in the check phase. The six-specific tests that still
    don't pass require network access and remain disabled. Finally, drop the
    dependency on first, which has been dropped by pip-tools. The full
    changelog is available at https://github.com/jazzband/pip-tools/blob/f28d1a7d25c8a490071b01e48b3c1b393ada2e23/CHANGELOG.md#430-2019-11-25.
    
    [removing the test dependency on six]: jazzband/pip-tools#939
    jonafato authored and Jon committed Nov 29, 2019
    Copy the full SHA
    f9ef45b View commit details
    Browse the repository at this point in the history