Skip to content

Commit

Permalink
Merge pull request #128 from conda-forge-admin/conda_forge_admin_127
Browse files Browse the repository at this point in the history
ENH: update package version to 5.18.0
  • Loading branch information
maresb authored Nov 4, 2024
2 parents c47ce1e + 6d75c52 commit a7b23e1
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 11 deletions.
14 changes: 7 additions & 7 deletions .scripts/build_steps.sh

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

29 changes: 27 additions & 2 deletions azure-pipelines.yml

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,12 +1,12 @@
{% set version = "5.17.0" %}
{% set version = "5.18.0" %}

package:
name: pymc-suite # https://github.com/conda/conda-build/issues/3933
version: {{ version }}

source:
url: https://pypi.io/packages/source/p/pymc/pymc-{{ version }}.tar.gz
sha256: 3b7810f770c7aeab3087e289fadc97252ad423f3aa3f42b5715648f13df2aab7
sha256: 6e3c2235fa24198a3b1b929b1466cd36c65709822eb48821fb5b0e3684b5fd12

build:
number: 0
Expand Down

0 comments on commit a7b23e1

Please sign in to comment.