Skip to content

Commit f73d1ae

Browse files
committed
Bump mutex package to 0.7.0 and build_number to 13
1 parent 69ae462 commit f73d1ae

File tree

8 files changed

+22
-30
lines changed

8 files changed

+22
-30
lines changed

additional_recipes/ros2-distro-mutex/recipe.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ schema_version: 1
33

44
package:
55
name: ros2-distro-mutex
6-
version: 0.6.0
6+
version: 0.7.0
77

88
build:
9-
number: 0
9+
number: 13
1010
# Note: keep in sync with build number
1111
# Cannot be done automatically, see https://github.com/mamba-org/boa/issues/278
1212
string: humble_0
@@ -33,9 +33,9 @@ requirements:
3333
run_constraints:
3434
- libboost 1.86.*
3535
- libboost-devel 1.86.*
36-
- pcl 1.14.1.*
36+
- pcl 1.15.0.*
3737
- gazebo 11.*
38-
- libprotobuf 5.28.2.*
38+
- libprotobuf 5.29.2.*
3939

4040
run_exports:
4141
weak:

pkg_additional_info.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +0,0 @@
1-
lanelet2_io:
2-
build_number: 9
3-
ros_workspace:
4-
build_number: 9
5-
rosidl_cli:
6-
build_number: 9
7-
ros2cli:
8-
build_number: 9

vinca_emscripten32.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ conda_index:
55
- robostack.yaml
66
- packages-ignore.yaml
77

8-
# Reminder for next full rebuild, the next build number should be 13
9-
build_number: 12
8+
# Reminder for next full rebuild, the next build number should be 14
9+
build_number: 13
1010

1111
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
1212
# should be used, not some build number obtained by checking the maximum
1313
# of all build numbers used in the target channel
1414
use_explicit_build_number: true
1515

16-
mutex_package: ros2-distro-mutex 0.6.* humble_*
16+
mutex_package: ros2-distro-mutex 0.7.* humble_*
1717

1818
skip_all_deps: false
1919

vinca_linux_64.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ conda_index:
55
- robostack.yaml
66
- packages-ignore.yaml
77

8-
# Reminder for next full rebuild, the next build number should be 10
9-
build_number: 7
8+
# Reminder for next full rebuild, the next build number should be 14
9+
build_number: 13
1010

1111
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
1212
# should be used, not some build number obtained by checking the maximum
1313
# of all build numbers used in the target channel
1414
use_explicit_build_number: true
1515

16-
mutex_package: ros2-distro-mutex 0.6.* humble_*
16+
mutex_package: ros2-distro-mutex 0.7.* humble_*
1717

1818
skip_all_deps: false
1919

vinca_linux_aarch64.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ conda_index:
55
- robostack.yaml
66
- packages-ignore.yaml
77

8-
# Reminder for next full rebuild, the next build number should be 10
9-
build_number: 5
8+
# Reminder for next full rebuild, the next build number should be 14
9+
build_number: 13
1010

1111
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
1212
# should be used, not some build number obtained by checking the maximum
1313
# of all build numbers used in the target channel
1414
use_explicit_build_number: true
1515

16-
mutex_package: ros2-distro-mutex 0.6.* humble_*
16+
mutex_package: ros2-distro-mutex 0.7.* humble_*
1717

1818
skip_all_deps: false
1919

vinca_osx.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ conda_index:
55
- robostack.yaml
66
- packages-ignore.yaml
77

8-
# Reminder for next full rebuild, the next build number should be 10
9-
build_number: 7
8+
# Reminder for next full rebuild, the next build number should be 14
9+
build_number: 13
1010

1111
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
1212
# should be used, not some build number obtained by checking the maximum
1313
# of all build numbers used in the target channel
1414
use_explicit_build_number: true
1515

16-
mutex_package: ros2-distro-mutex 0.6.* humble_*
16+
mutex_package: ros2-distro-mutex 0.7.* humble_*
1717

1818
skip_all_deps: false
1919

vinca_osx_arm64.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ conda_index:
55
- robostack.yaml
66
- packages-ignore.yaml
77

8-
# Reminder for next full rebuild, the next build number should be 10
9-
build_number: 6
8+
# Reminder for next full rebuild, the next build number should be 14
9+
build_number: 13
1010

1111
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
1212
# should be used, not some build number obtained by checking the maximum
1313
# of all build numbers used in the target channel
1414
use_explicit_build_number: true
1515

16-
mutex_package: ros2-distro-mutex 0.6.* humble_*
16+
mutex_package: ros2-distro-mutex 0.7.* humble_*
1717

1818
skip_all_deps: false
1919

vinca_win.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ conda_index:
55
- robostack.yaml
66
- packages-ignore.yaml
77

8-
# Reminder for next full rebuild, the next build number should be 10
9-
build_number: 8
8+
# Reminder for next full rebuild, the next build number should be 14
9+
build_number: 13
1010

1111
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
1212
# should be used, not some build number obtained by checking the maximum
1313
# of all build numbers used in the target channel
1414
use_explicit_build_number: true
1515

16-
mutex_package: ros2-distro-mutex 0.6.* humble_*
16+
mutex_package: ros2-distro-mutex 0.7.* humble_*
1717

1818
skip_all_deps: false
1919

0 commit comments

Comments
 (0)