Skip to content

Commit 8002505

Browse files
authored
Merge pull request conda-forge#44 from regro-cf-autotick-bot/rebuild-pugixml114-0-1_hf33a87
Rebuild for pugixml114
2 parents 56ef2b8 + 103a03d commit 8002505

File tree

6 files changed

+12
-5
lines changed

6 files changed

+12
-5
lines changed

.ci_support/linux_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pin_run_as_build:
2525
min_pin: x.x
2626
max_pin: x.x
2727
pugixml:
28-
- '1.13'
28+
- '1.14'
2929
pybind11_abi:
3030
- '4'
3131
python:
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
__migrator:
2+
build_number: 1
3+
kind: version
4+
migration_number: 1
5+
migrator_ts: 1699550050.5782259
6+
pugixml:
7+
- '1.14'

.ci_support/osx_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pin_run_as_build:
2525
min_pin: x.x
2626
max_pin: x.x
2727
pugixml:
28-
- '1.13'
28+
- '1.14'
2929
pybind11_abi:
3030
- '4'
3131
python:

.ci_support/osx_arm64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pin_run_as_build:
2525
min_pin: x.x
2626
max_pin: x.x
2727
pugixml:
28-
- '1.13'
28+
- '1.14'
2929
pybind11_abi:
3030
- '4'
3131
python:

.ci_support/win_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pin_run_as_build:
1717
min_pin: x.x
1818
max_pin: x.x
1919
pugixml:
20-
- '1.13'
20+
- '1.14'
2121
pybind11_abi:
2222
- '4'
2323
python:

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ source:
1414
- 757.patch
1515

1616
build:
17-
number: 2
17+
number: 3
1818

1919
outputs:
2020
- name: {{ namecxx }}

0 commit comments

Comments
 (0)