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: 6005fb02fcb9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ce013bb4304c
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 13, 2019

  1. pybrial: 1.2.3 -> 1.2.5, directly use the brial src

    The pybrial package is a bit awkward. It doesn't have its own top-level
    attribute, since it has a cyclic dependency with sage. That's one of the
    reasons why it rarely gets updated. Its distributed along with brial, so
    its best to keep the versions synchronized. The easiest way to do this
    is to just re-use the source of brial.
    timokau committed Dec 13, 2019
    Copy the full SHA
    6a80092 View commit details
    Browse the repository at this point in the history
  2. brial: 1.2.5 -> 1.2.6

    Motivation is mostly BRiAl/BRiAl#37, which is a
    pre-requiste for getting the sage tests to pass with python3.
    timokau committed Dec 13, 2019
    Copy the full SHA
    135081a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #75613 from timokau/brial-1.2.6

     brial: 1.2.5 -> 1.2.6, pybrial: use brial src
    timokau committed Dec 13, 2019
    Copy the full SHA
    ce013bb View commit details
    Browse the repository at this point in the history