Skip to content

Commit

Permalink
singularity-compose v0.1.10 (#11)
Browse files Browse the repository at this point in the history
* updated v0.1.10

* MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.12, and conda-forge-pinning 2021.09.27.18.34.32
  • Loading branch information
regro-cf-autotick-bot committed Sep 28, 2021
1 parent d68c3c6 commit 8866c80
Show file tree
Hide file tree
Showing 7 changed files with 66 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-linux.yml

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

27 changes: 16 additions & 11 deletions .scripts/build_steps.sh

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

9 changes: 7 additions & 2 deletions .scripts/logging_utils.sh

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

19 changes: 12 additions & 7 deletions .scripts/run_docker_build.sh

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

7 changes: 4 additions & 3 deletions README.md

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

27 changes: 24 additions & 3 deletions build-locally.py

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 = "singularity-compose" %}
{% set version = "0.0.21" %}
{% set version = "0.1.10" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 3fca368c84fe63f7ccffa71b0bd66e0172f3c747b8726e36f667a91e23964322
sha256: 821629be4071bc4e869a7d323bb5855d3c22a5714263cdf4f0919b9ab7fe3cb1

build:
number: 0
Expand Down

0 comments on commit 8866c80

Please sign in to comment.