Skip to content

Commit

Permalink
Merge pull request #2 from regro-cf-autotick-bot/0.7.2_had0e33
Browse files Browse the repository at this point in the history
pacmap v0.7.2
  • Loading branch information
hyhuang00 authored Jan 16, 2024
2 parents ea46bd2 + f4483ab commit 003e165
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 8 deletions.
3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

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

25 changes: 23 additions & 2 deletions .gitignore

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

9 changes: 6 additions & 3 deletions .scripts/build_steps.sh

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

9 changes: 9 additions & 0 deletions .scripts/run_docker_build.sh

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

2 changes: 1 addition & 1 deletion README.md

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 = "pacmap" %}
{% set version = "0.7.1" %}
{% set version = "0.7.2" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pacmap-{{ version }}.tar.gz
sha256: fad1ce6cc5ecaccfdbdd16522692a5b45f2f3d7af32fc77c47571b435012ad1d
sha256: a86819db8b192c66ad43ecc8b52ab89f3d56852c08a109400ccf51fff2b22f72

build:
noarch: python
Expand Down

0 comments on commit 003e165

Please sign in to comment.