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

Update to v2.2.28 #45

Merged
merged 2 commits into from
Feb 3, 2022
Merged

Update to v2.2.28 #45

merged 2 commits into from
Feb 3, 2022

Conversation

xylar
Copy link
Contributor

@xylar xylar commented Feb 2, 2022

To do this, we need to change the source location.

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 #44

@conda-forge-linter
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.

I do have some suggestions for making it better though...

For recipe:

  • Jinja2 variable references are suggested to take a {{<one space><variable name><one space>}} form. See lines [8, 8].

To do this, we need to change the source location.
@conda-forge-linter
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.

@xylar
Copy link
Contributor Author

xylar commented Feb 2, 2022

@conda-forge-admin, please rerender

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

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/udunits2-feedstock/actions/runs/1786519468.

recipe/meta.yaml Outdated

package:
name: udunits2
version: {{ version }}

source:
url: https://github.com/Unidata/UDUNITS-2/archive/v{{ version }}.tar.gz
sha256: 6c65b3097ef38b94c01dfede8904346c1439de9704b9bae7deea72bd5143a7bb
url: https://artifacts.unidata.ucar.edu/repository/downloads-udunits/{{ version }}/udunits-{{ version }}.tar.gz
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@conda-forge/udunits2, it seems that the 2.2.28 tag was never created on GitHub. Thus the change in location for the source. We can change back if tagging happens as expected for future releases. See:
Unidata/UDUNITS-2#104
and
Unidata/UDUNITS-2#109

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would consider the new location to be the canonical location.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hopefully, the bot will understand it well enough to notice new releases.

Comment on lines +8 to +11
url: https://artifacts.unidata.ucar.edu/repository/downloads-udunits/{{ version }}/udunits-{{ version }}.tar.gz # [not win]
sha256: 590baec83161a3fd62c00efa66f6113cec8a7c461e3f61a5182167e0cc5d579e # [not win]
url: https://artifacts.unidata.ucar.edu/repository/downloads-udunits/{{ version }}/udunits-{{ version }}.zip # [win]
sha256: e09d31db68f9a840a0663c7e9909101957733ff0310761b9906f4722e0d92c44 # [win]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There appear to have been some pretty significant packaging problems in which necessary files for CMake were included in the .zip file but not in the .tar.gz file. Hopefully, this selector is only necessary for this one build. See Unidata/UDUNITS-2#108 for more on this.

@xylar
Copy link
Contributor Author

xylar commented Feb 3, 2022

@conda-forge/udunits2, this is ready to review. Feel free to merge it, I just want another pair of eyes on it.

@zklaus zklaus merged commit 4de8856 into conda-forge:master Feb 3, 2022
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.

udunits 2.2.28 was released 2020-12-28 deprecates 2.2.27.27
4 participants