Skip to content

Commit

Permalink
conda-build v3.26.0 (#204)
Browse files Browse the repository at this point in the history
* updated v3.26.0

* MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.25.05.00.55

* Re-add inspect test commands

---------

Co-authored-by: Daniel Bast <[email protected]>
  • Loading branch information
regro-cf-autotick-bot and dbast authored Jul 26, 2023
1 parent 33072d6 commit 6ce303c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions .scripts/run_osx_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "conda-build" %}
{% set version = "3.25.0" %}
{% set version = "3.26.0" %}

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

source:
url: https://github.com/conda/{{ name }}/archive/refs/tags/{{ version }}.tar.gz
sha256: 23df96d2a35096a70bd60b5df19c126ecc3445358b64479f410bbb2196170383
sha256: 1658015711ce4ae5c4a1888ee3f5c20e71f87be646c704927a19b4260c6ecfc8

build:
number: 0
Expand Down

0 comments on commit 6ce303c

Please sign in to comment.