Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(#14980) icu: validate dat package file exists
* ICU Conan 2.0 compatibility tweaks * Fix lint issues * Fixed typo * Removed unused import * Try dropping back to 1.54 * Apply suggestions from code review Co-authored-by: Chris Mc <prince.chrismc@gmail.com> * Removed workarounds for conan-io/conan:#12642 and conan-io/conan:#12884 * Update file hash per code review feedback Co-authored-by: Marian Klymov <nekto1989@gmail.com> * Fix argument to open() Co-authored-by: Marian Klymov <nekto1989@gmail.com> * self.version.major needs parens in Conan 1.x * Revert use of version.major until 1.x support is dropped * Treat settings.compiler.version as str to test inequality * Apply suggestions from code review Co-authored-by: Uilian Ries <uilianries@gmail.com> * import Version * Validate existence of dat_package_file per code review suggesion * Apply suggestions from code review * missing import and leave old cross build stuff (its not used in CCI so lets ignore it) * missing import --------- Co-authored-by: Chris Mc <prince.chrismc@gmail.com> Co-authored-by: Marian Klymov <nekto1989@gmail.com> Co-authored-by: Uilian Ries <uilianries@gmail.com> Co-authored-by: Chris Mc <christopherm@jfrog.com>
- Loading branch information