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

rebuild #131

Closed
wants to merge 1 commit into from
Closed

rebuild #131

wants to merge 1 commit into from

Conversation

gillins
Copy link

@gillins gillins commented Jan 11, 2023

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • 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.

pyproj won't install in the same environment as gdal 3.6.2. See conda-forge/qgis-feedstock#292. Attempting to re-render to see if it helps.

@conda-forge-webservices
Copy link

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
Author

gillins commented Jan 11, 2023

@conda-forge-admin, please rerender

@github-actions
Copy link
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you, but it looks like there was nothing to do.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/pyproj-feedstock/actions/runs/3890759551.

@gillins
Copy link
Author

gillins commented Jan 11, 2023

Weird - re-render didn't help but tests failed...

@xylar
Copy link
Contributor

xylar commented Jan 11, 2023

@snowman2, any insight into these failing tests:

=========================== short test summary info ============================
FAILED test/test_sync.py::test_get_transform_grid_list__bbox__antimeridian - AssertionError: assert ['au_ga', 'nc...a', 'us_noaa'] == ['au_ga', 'nc...a', 'us_noaa']
  At index 2 diff: 'nz_linz' != 'no_kv'
  Right contains one more item: 'us_noaa'
  Full diff:
  - ['au_ga', 'nc_dittt', 'no_kv', 'nz_linz', 'us_nga', 'us_noaa']
  ?                       ---------
  + ['au_ga', 'nc_dittt', 'nz_linz', 'us_nga', 'us_noaa']
FAILED test/test_sync.py::test_get_transform_grid_list__bbox__out_of_bounds - AssertionError: assert ['au_ga', 'nc...a', 'us_noaa'] == ['au_ga', 'nc...a', 'us_noaa']
  At index 2 diff: 'nz_linz' != 'no_kv'
  Right contains one more item: 'us_noaa'
  Full diff:
  - ['au_ga', 'nc_dittt', 'no_kv', 'nz_linz', 'us_nga', 'us_noaa']
  ?                       ---------
  + ['au_ga', 'nc_dittt', 'nz_linz', 'us_nga', 'us_noaa']
===== 2 failed, 837 passed, 1 skipped, 1 deselected, 48 warnings in 29.34s =====

@gillins, I don't think a rebuild will help the problem you're trying to solve. You need #129, which we decided not to do because of #126.

@snowman2
Copy link
Member

any insight into these failing tests

pyproj4/pyproj#1210

@gillins gillins closed this Jan 14, 2023
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.

3 participants