Skip to content

Commit

Permalink
[bot-automerge] graph-tool v2.78 (#158)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Oct 24, 2024
2 parents 4ad25c6 + 2fca10b commit 83e395a
Show file tree
Hide file tree
Showing 7 changed files with 69 additions and 72 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

38 changes: 0 additions & 38 deletions .ci_support/migrations/python312.yaml

This file was deleted.

19 changes: 9 additions & 10 deletions .scripts/build_steps.sh

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

43 changes: 27 additions & 16 deletions .scripts/run_osx_build.sh

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

31 changes: 28 additions & 3 deletions azure-pipelines.yml

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

2 changes: 1 addition & 1 deletion build-locally.py

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

6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set version = "2.77" %}
{% set sha1 = "949649c6eadab2f3d691953d48aca77b935f920a" %}
{% set build = 1 %}
{% set version = "2.78" %}
{% set sha1 = "59e3a252689068ec7316ba044037748c040fc95b" %}
{% set build = 0 %}

package:
name: graph-tool-suite
Expand Down

0 comments on commit 83e395a

Please sign in to comment.