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

Improve requirements #178

Merged
merged 23 commits into from
Jul 5, 2023
Merged

Improve requirements #178

merged 23 commits into from
Jul 5, 2023

Commits on Jul 3, 2023

  1. Improve dependency handling

    - depend on libcurl instead of curl to get right run_exports
    - add libaec dependency
    Klaus Zimmermann committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    545b620 View commit details
    Browse the repository at this point in the history
  2. Deactivate some suspected unneeded dependencies

    Klaus Zimmermann committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b5a4818 View commit details
    Browse the repository at this point in the history
  3. MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.23.1, and co…

    …nda-forge-pinning 2023.07.03.12.03.06
    conda-forge-webservices[bot] committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    35a7fcb View commit details
    Browse the repository at this point in the history
  4. Re-add c++ compiler

    Klaus Zimmermann committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    92d60f3 View commit details
    Browse the repository at this point in the history
  5. MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.23.1, and co…

    …nda-forge-pinning 2023.07.03.12.03.06
    Klaus Zimmermann committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6dbcb74 View commit details
    Browse the repository at this point in the history
  6. Remove legacy Win dependency

    Klaus Zimmermann committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2fd52e0 View commit details
    Browse the repository at this point in the history
  7. Bump build number

    Klaus Zimmermann committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a6ad3b6 View commit details
    Browse the repository at this point in the history
  8. Enable NCZARR_ZIP support

    Klaus Zimmermann committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e0a784a View commit details
    Browse the repository at this point in the history
  9. Re-add deps

    Klaus Zimmermann committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    98b2789 View commit details
    Browse the repository at this point in the history
  10. MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.23.1, and co…

    …nda-forge-pinning 2023.07.03.13.49.19
    Klaus Zimmermann committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9f174bd View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Store artifacts to check run reqs

    Klaus Zimmermann committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c9e4d5d View commit details
    Browse the repository at this point in the history
  2. Remove run reqs that should come from run_exports

    Klaus Zimmermann committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    520904a View commit details
    Browse the repository at this point in the history
  3. MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.23.1, and co…

    …nda-forge-pinning 2023.07.04.06.34.52
    Klaus Zimmermann committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7ecc64d View commit details
    Browse the repository at this point in the history
  4. Remove artifact storage

    Klaus Zimmermann committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8714e06 View commit details
    Browse the repository at this point in the history
  5. MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.23.1, and co…

    …nda-forge-pinning 2023.07.04.14.14.08
    Klaus Zimmermann committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    74b8d55 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Enable NCZARR_ZIP support also on Windows

    Klaus Zimmermann committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    74149c0 View commit details
    Browse the repository at this point in the history
  2. Make Cmake config for Windows and Unix more similar

    Klaus Zimmermann committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0d68f0a View commit details
    Browse the repository at this point in the history
  3. Add cmake bzip2 patch

    Klaus Zimmermann committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b923e96 View commit details
    Browse the repository at this point in the history
  4. Use correctly backported version of patch

    Klaus Zimmermann committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3ff40ec View commit details
    Browse the repository at this point in the history
  5. Fix typo in patch

    Klaus Zimmermann committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ace7ce5 View commit details
    Browse the repository at this point in the history
  6. Remove libjpeg-turbo from reqs; it's only for hdf4

    Klaus Zimmermann committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fba63f3 View commit details
    Browse the repository at this point in the history
  7. MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.23.1, and co…

    …nda-forge-pinning 2023.07.05.03.37.54
    Klaus Zimmermann committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4be1763 View commit details
    Browse the repository at this point in the history
  8. Add openssl dependency

    Klaus Zimmermann committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    43bbb75 View commit details
    Browse the repository at this point in the history