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

Test entry points, call all Python apps with --help #934

Merged
merged 1 commit into from
May 28, 2024

Conversation

plimkilde
Copy link
Contributor

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

Closes #834

Now that GDAL 3.9 has landed, we can test the proper entry points (Python apps, called without the .py extension). Also incorporated are changes (as a result of upstream GDAL fixes) so that all of these apps are now tested with --help, see OSGeo/gdal#8717.

There has been a bit of churn on GDAL upstream regarding these entry points, see:

The commands including .py are still the ones shown in GDAL docs, so for now I test both e.g. gdal_calc.py and gdal_calc.

@conda-forge-webservices
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@gillins
Copy link
Contributor

gillins commented May 14, 2024

Thanks @plimkilde @rouault this is a huge step forward and will definitely make life much easier!

@plimkilde
Copy link
Contributor Author

Rebased to fix build number conflict

@akrherz akrherz merged commit d8bc63c into conda-forge:main May 28, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No tests for .py GDAL utilities?
4 participants