 Conan 1.43 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" build_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 849 页 | 7.15 MB | 1 年前3 Conan 1.43 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" build_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 849 页 | 7.15 MB | 1 年前3
 Conan 1.44 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 857 页 | 7.17 MB | 1 年前3 Conan 1.44 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 857 页 | 7.17 MB | 1 年前3
 Conan 1.45 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 865 页 | 7.46 MB | 1 年前3 Conan 1.45 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 865 页 | 7.46 MB | 1 年前3
 Conan 1.46 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 893 页 | 7.46 MB | 1 年前3 Conan 1.46 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 893 页 | 7.46 MB | 1 年前3
 Conan 1.56 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 963 页 | 7.67 MB | 1 年前3 Conan 1.56 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 963 页 | 7.67 MB | 1 年前3
 Conan 1.47 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 907 页 | 7.50 MB | 1 年前3 Conan 1.47 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 907 页 | 7.50 MB | 1 年前3
 Conan 1.48 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 913 页 | 7.52 MB | 1 年前3 Conan 1.48 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 913 页 | 7.52 MB | 1 年前3
 Conan 1.49 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 915 页 | 7.53 MB | 1 年前3 Conan 1.49 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 915 页 | 7.53 MB | 1 年前3
 Conan 1.50 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 923 页 | 7.55 MB | 1 年前3 Conan 1.50 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 923 页 | 7.55 MB | 1 年前3
 Conan 1.51 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 933 页 | 7.58 MB | 1 年前3 Conan 1.51 Documentationlike: from conans import ConanFile class Pkg(ConanFile): python_requires ="tool/[>=0.0]" tool_requires ="tool/[>=0.0]" By using this mechanism, tool dependency will always be used (the recipe will be possible changes (note that the recipe in pkgb/conanfile.py contains a require like requires = "pkga/[>0.0]@user/testing"). $ cd pkgb $ conan lock create conanfile.py --user=user --channel=testing --lockfile-out=locks/pkgb_ version libb/1.1@user/testing is created. But if we check the libd conanfile.py requirement libb/[>0.0 <1.0]@user/testing, we can see that this 1.1 version falls outside of the valid version range. Then0 码力 | 933 页 | 7.58 MB | 1 年前3
共 60 条
- 1
- 2
- 3
- 4
- 5
- 6













