Skip to content

Commit

Permalink
nest-simulator v3.8 (#116)
Browse files Browse the repository at this point in the history
* updated v3.8

* MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.37.2, and conda-forge-pinning 2024.08.02.18.26.35
  • Loading branch information
regro-cf-autotick-bot authored Aug 5, 2024
1 parent f3b168b commit 5e8e09e
Show file tree
Hide file tree
Showing 19 changed files with 49 additions and 29 deletions.
4 changes: 2 additions & 2 deletions .ci_support/linux_64_numpy1.22python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down Expand Up @@ -51,4 +51,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
4 changes: 2 additions & 2 deletions .ci_support/linux_64_numpy1.22python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down Expand Up @@ -51,4 +51,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
4 changes: 2 additions & 2 deletions .ci_support/linux_64_numpy1.22python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down Expand Up @@ -51,4 +51,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
4 changes: 2 additions & 2 deletions .ci_support/linux_64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down Expand Up @@ -51,4 +51,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
4 changes: 2 additions & 2 deletions .ci_support/linux_64_numpy1.26python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down Expand Up @@ -51,4 +51,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.22python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.22python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.22python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.26python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ zip_keys:
- numpy
- python_impl
zlib:
- '1.2'
- '1'
15 changes: 14 additions & 1 deletion .scripts/build_steps.sh

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

9 changes: 8 additions & 1 deletion .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 build-locally.py

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

10 changes: 5 additions & 5 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{% set name = "nest-simulator" %}
{% set version = "3.7" %}
{% set build = 2 %}
{% set version = "3.8" %}
{% set build = 0 %}

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

source:
url: https://github.com/nest/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz
sha256: b313e03aa05a0d8053b895a1d14ea42e75805393c6daa0cbc62f9398d0dacd8b
sha256: eb255f8828be001abea0cddad2f14d78b70857fc82bece724551f27c698318c8

build:
number: {{ build }}
string: py{{ py }}h{{ PKG_HASH }}_{{ build }}
Expand All @@ -27,7 +27,7 @@ requirements:
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- {{ stdlib("c") }}

host:
- cython
- gsl >=1.11
Expand Down

0 comments on commit 5e8e09e

Please sign in to comment.