Skip to content

Commit fc658e1

Browse files
remove deprecated options from vinca files
1 parent 5855e85 commit fc658e1

5 files changed

Lines changed: 0 additions & 62 deletions

File tree

vinca_linux_64.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@ conda_index:
1010
# Reminder for next full rebuild, the next build number should be 24
1111
build_number: 18
1212

13-
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
14-
# should be used, not some build number obtained by checking the maximum
15-
# of all build numbers used in the target channel
16-
use_explicit_build_number: true
17-
18-
# Ignore all dependencies of selected packages
19-
skip_all_deps: false
20-
21-
# If full rebuild, the build number of the existing package has
22-
# to match the selected build number for skipping
23-
full_rebuild: true
24-
2513
packages_skip_by_deps:
2614
- eigenpy
2715
- hpp-fcl

vinca_linux_aarch64.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@ conda_index:
1010
# Reminder for next full rebuild, the next build number should be 24
1111
build_number: 12
1212

13-
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
14-
# should be used, not some build number obtained by checking the maximum
15-
# of all build numbers used in the target channel
16-
use_explicit_build_number: true
17-
18-
# Ignore all dependencies of selected packages
19-
skip_all_deps: false
20-
21-
# If full rebuild, the build number of the existing package has
22-
# to match the selected build number for skipping
23-
full_rebuild: true
24-
2513
packages_skip_by_deps:
2614
# - diagnostic_updater
2715
- eigenpy

vinca_osx.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,6 @@ conda_index:
99
# Reminder for next full rebuild, the next build number should be 24
1010
build_number: 21
1111

12-
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
13-
# should be used, not some build number obtained by checking the maximum
14-
# of all build numbers used in the target channel
15-
use_explicit_build_number: true
16-
17-
18-
# Ignore all dependencies of selected packages
19-
skip_all_deps: false
20-
21-
# If full rebuild, the build number of the existing package has
22-
# to match the selected build number for skipping
23-
full_rebuild: true
24-
2512
packages_skip_by_deps:
2613
# - rviz
2714
# - diagnostic_updater

vinca_osx_arm64.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@ conda_index:
1010
# Reminder for next full rebuild, the next build number should be 24
1111
build_number: 9
1212

13-
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
14-
# should be used, not some build number obtained by checking the maximum
15-
# of all build numbers used in the target channel
16-
use_explicit_build_number: true
17-
18-
# Ignore all dependencies of selected packages
19-
skip_all_deps: false
20-
21-
# If full rebuild, the build number of the existing package has
22-
# to match the selected build number for skipping
23-
full_rebuild: true
24-
2513
packages_skip_by_deps:
2614
# - rviz
2715
- eigenpy

vinca_win.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,6 @@ conda_index:
99
# Reminder for next full rebuild, the next build number should be 24
1010
build_number: 17
1111

12-
# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
13-
# should be used, not some build number obtained by checking the maximum
14-
# of all build numbers used in the target channel
15-
use_explicit_build_number: true
16-
17-
# Ignore all dependencies of selected packages
18-
skip_all_deps: false
19-
20-
# If full rebuild, the build number of the existing package has
21-
# to match the selected build number for skipping
22-
full_rebuild: true
23-
24-
2512
packages_skip_by_deps:
2613
# - rviz
2714
# - diagnostic_updater

0 commit comments

Comments
 (0)