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: 48b6f0eabb54
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 465ca1afe567
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 7, 2020

  1. python2Packages.statsmodels: disable py2, abandonded

    ```
      Processing ./statsmodels-0.11.1-cp27-cp27mu-linux_x86_64.whl
      ERROR: Package 'statsmodels' requires a different Python: 2.7.18 not in '>=3.5'
    ```
    Jonathan Ringer committed Jul 7, 2020
    Copy the full SHA
    82f2f1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92633 from jonringer/statsmodels-disable-py2

    python2Packages.statsmodels: disable py2, abandonded
    worldofpeace committed Jul 7, 2020
    Copy the full SHA
    465ca1a View commit details
    Browse the repository at this point in the history