Skip to content

Inconsistent package version definitions in buildbot/dependency.conf #3734

@JackAKirk

Description

@JackAKirk

In dependency.conf links are given to packages followed by version definitions that do not match the package links. This is a bit confusing.

e.g. see from line 17:

# https://github.com/oneapi-src/oneTBB/releases/download/v2021.1.1/oneapi-tbb-2021.1.1-lin.tgz
tbb_ver=2021.2.0.236
# https://github.com/oneapi-src/oneTBB/releases/download/v2021.1.1/oneapi-tbb-2021.1.1-win.zip
tbb_ver_win=2021.2.0.221

I think it would be better to either update the links or remove the mismatched version definitions completely.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions