Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use libuuid instead of util-linux #22

Closed

Commits on Mar 18, 2018

  1. Use libuuid instead of util-linux

    The `defaults` copy of the `util-linux` and the `conda-forge` copy of
    the `libuuid` package overlap with each other. In fact, the `util-linux`
    package only includes `libuuid`. As the `util-linux` package in
    `defaults` is not maintained and saw its first and last build last year,
    switch over to `libuuid`, which is maintained and serves the same
    purpose.
    jakirkham committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    75c5d21 View commit details
    Browse the repository at this point in the history
  2. Bump build number to 2

    Rebuild needed as this now uses `libuuid` instead of `util-linux`.
    jakirkham committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    3172ed8 View commit details
    Browse the repository at this point in the history