We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa32a7 commit 2e4d7acCopy full SHA for 2e4d7ac
.ci_support/migrations/libboost188.yaml
@@ -0,0 +1,12 @@
1
+__migrator:
2
+ build_number: 1
3
+ kind: version
4
+ commit_message: "Rebuild for libboost 1.88"
5
+ migration_number: 1
6
+libboost_devel:
7
+- "1.88"
8
+libboost_headers:
9
10
+libboost_python_devel:
11
12
+migrator_ts: 1753251695.3315456
recipe/meta.yaml
@@ -1,6 +1,6 @@
{% set name = "casacore" %}
{% set version = "3.7.1" %}
-{% set build = 4 %}
+{% set build = 5 %}
{% set mpi = mpi or "nompi" %}
{% if mpi == "nompi" %}
0 commit comments