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

Bump conda-build version to 24.7.1 #47

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Bump conda-build version to 24.7.1 #47

merged 1 commit into from
Jul 30, 2024

Conversation

kenodegard
Copy link

@kenodegard kenodegard commented Jul 30, 2024

conda-build 24.7.1

Destination channel: defaults

Links

Explanation of changes:

@kenodegard kenodegard mentioned this pull request Jul 30, 2024
55 tasks


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

source:
url: https://github.com/conda/{{ name }}/archive/{{ version }}.tar.gz
url: https://github.com/conda/{{ name }}/releases/download/{{ version }}/{{ name }}-{{ version }}.tar.gz

Choose a reason for hiding this comment

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

@kenodegard I'm guessing this will give us an archive with a stable hash?

Copy link
Author

Choose a reason for hiding this comment

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

yup, the same was previously done with the conda release https://github.com/AnacondaRecipes/conda-feedstock/blob/master/recipe/meta.yaml#L15

@cbouss cbouss merged commit 39f24ef into master Jul 30, 2024
8 checks passed
@cbouss cbouss deleted the 24.7.1 branch July 30, 2024 14:37
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