Searched full:wheel (Results 1 – 25 of 802) sorted by relevance
12345678910>>...33
... wheel/metadata.py wheel/util.py wheel/wheelfile.py wheel/cli/__init__. ...
3 wheel: <8 wheel: <13 wheel: <18 wheel: <23 wheel: <28 wheel: <33 wheel: <38 wheel: <43 wheel: <48 wheel: <[all …]
6 wheel: <14 wheel: <20 wheel: <28 wheel: <33 wheel: <38 wheel: <43 wheel: <48 wheel: <53 wheel: <58 wheel: <[all …]
3 # It describes patterns for python wheel dependencies of the python scripts in29 wheel: <36 wheel: <46 wheel: <53 wheel: <60 wheel: <67 wheel: <74 wheel: <81 wheel: <88 wheel: <[all …]
3 # It describes patterns for python wheel dependencies of the python scripts in32 wheel: <36 wheel: <56 wheel: <63 wheel: <77 wheel: <104 wheel: <111 wheel: <124 wheel: <131 wheel: <[all …]
3 # It describes patterns for python wheel dependencies of the python scripts in44 wheel: <51 wheel: <59 wheel: <67 wheel: <74 wheel: <78 wheel: <84 wheel: <88 wheel: <92 wheel: <[all …]
33 Wheel wheel = new Wheel(); in testDefaultRepresenter() local34 wheel.setId(2); in testDefaultRepresenter()35 car1.setWheel(wheel); in testDefaultRepresenter()39 car1.setPart(new Wheel(4)); in testDefaultRepresenter()51 Wheel wheel = new Wheel(); in testNoRootTag() local52 wheel.setId(2); in testNoRootTag()53 car1.setWheel(wheel); in testNoRootTag()70 Wheel wheel = new Wheel(); in testRootMap() local71 wheel.setId(2); in testRootMap()75 car1.put("wheel", wheel); in testRootMap()[all …]
29 Wheel[] wheels = new Wheel[5]; in testDefaultRepresenter()31 Wheel wheel = new Wheel(); in testDefaultRepresenter() local32 wheel.setId(i); in testDefaultRepresenter()33 wheels[i - 1] = wheel; in testDefaultRepresenter()43 Wheel[] wheels = new Wheel[5]; in testFlowBlock()45 Wheel wheel = new Wheel(); in testFlowBlock() local46 wheel.setId(i); in testFlowBlock()47 wheels[i - 1] = wheel; in testFlowBlock()62 List<Wheel> wheels = car.getWheels(); in testLoadClassTag()82 Wheel[] wheels = car.getWheels(); in testLoadClassNoRoot()[all …]
31 List<Wheel> wheels = new ArrayList<Wheel>(); in testDefaultRepresenter()33 Wheel wheel = new Wheel(); in testDefaultRepresenter() local34 wheel.setId(i); in testDefaultRepresenter()35 wheels.add(wheel); in testDefaultRepresenter()44 List<Wheel> wheels = new ArrayList<Wheel>(); in testDumpClassTag()46 Wheel wheel = new Wheel(); in testDumpClassTag() local47 wheel.setId(i); in testDumpClassTag()48 wheels.add(wheel); in testDumpClassTag()53 representer.addClassTag(Wheel.class, Tag.MAP); in testDumpClassTag()77 List<Wheel> wheels = car.getWheels(); in testLoadClassTag()[all …]
32 carDescription.putListPropertyType("wheels", Wheel.class); in testTypeSafeList()37 List<Wheel> wheels = car.getWheels(); in testTypeSafeList()40 for (Wheel wheel : wheels) { in testTypeSafeList()41 assertTrue(wheel.getId() > 0); in testTypeSafeList()56 for (MyWheel wheel : wheels.keySet()) { in testTypeSafeMap()57 assertTrue(wheel.getId() > 0); in testTypeSafeMap()58 Date date = wheels.get(wheel); in testTypeSafeMap()67 carDescription.addPropertyParameters("wheels", Wheel.class); in testTypeSafeList2()72 List<Wheel> wheels = car.getWheels(); in testTypeSafeList2()75 for (Wheel wheel : wheels) { in testTypeSafeList2()[all …]
16 public class Wheel { class20 public Wheel(int id) { in Wheel() method in Wheel24 public Wheel() { in Wheel() method in Wheel38 return "Wheel id=" + id; in toString()43 if (obj instanceof Wheel) { in equals()44 Wheel wheel = (Wheel) obj; in equals() local45 return id == wheel.getId(); in equals()
34 runfiles_path = os.path.join("rules_python/examples/wheel", filename)78 "examples/wheel/lib/module_with_data.py",79 "examples/wheel/lib/simple_module.py",80 "example_minimal_library-0.0.1.dist-info/WHEEL",98 "examples/wheel/lib/data,with,commas.txt",99 "examples/wheel/lib/data.txt",100 "examples/wheel/lib/module_with_data.py",101 "examples/wheel/lib/simple_module.py",102 "examples/wheel/main.py",103 "example_minimal_package-0.0.1.dist-info/WHEEL",[all …]
17 load("//examples/wheel/private:wheel_utils.bzl", "directory_writer", "make_variable_tags")33 "//examples/wheel/lib:simple_module",34 "//examples/wheel/lib:module_with_data",35 # Example dependency which is not packaged in the wheel68 "//examples/wheel/lib:module_with_data",69 "//examples/wheel/lib:simple_module",88 toolchains = ["//examples/wheel:make_variable_tags"],91 "//examples/wheel/lib:module_with_data",92 "//examples/wheel/lib:simple_module",110 "//examples/wheel/lib:module_with_data",[all …]
7 _WHEEL = Path("examples/wheel/example_minimal_package-0.0.1-py3-none-any.whl")14 "examples/wheel/lib/data,with,commas.txt",15 "examples/wheel/lib/data.txt",16 "examples/wheel/lib/module_with_data.py",17 "examples/wheel/lib/simple_module.py",18 "examples/wheel/main.py",19 "example_minimal_package-0.0.1.dist-info/WHEEL",27 pattern = "(examples/wheel/lib/.*\.txt$|.*main)"31 "examples/wheel/lib/data,with,commas.txt",32 "examples/wheel/lib/data.txt",[all …]
89 drwxr-xr-x 16 primiano wheel 512B 5 Aug 09:16 bursts90 drwxr-xr-x 9 primiano wheel 288B 5 Aug 09:16 simple91 drwxr-xr-x 38 primiano wheel 1.2K 5 Aug 09:16 the_storm95 -rw-r--r-- 1 primiano wheel 0B 5 Aug 09:16 errors.log96 -rw-r--r-- 1 primiano wheel 180B 5 Aug 09:16 perfetto.log97 -rw-r--r-- 1 primiano wheel 441B 5 Aug 09:16 producer.0.log99 -rw-r--r-- 1 primiano wheel 441B 5 Aug 09:16 producer.9.log100 -rw------- 1 primiano wheel 11M 5 Aug 09:16 trace101 -rw-r--r-- 1 primiano wheel 407B 5 Aug 09:16 traced.log105 srwxr-xr-x 1 primiano wheel 0B 5 Aug 09:16 consumer.sock[all …]
53 FileExistsError: If any separate wheel files are copied to the same68 for wheel in path.iterdir():69 if wheel.suffix not in ('.gz', '.whl'):72 if wheel.name in copied_files:75 copied_files[wheel.name],76 wheel,79 f'{wheel.name} conflict: '80 f'{copied_files[wheel.name]} and {wheel}'82 copied_files[wheel.name] = wheel83 _LOG.debug('Copying %s to %s', wheel, out_dir)[all …]
29 "${PYTHON}" -m pip install --upgrade pip wheel setuptools33 # Install Cython to avoid source wheel build failure.55 # to end up with correctly named wheel file60 …# override the value of EXT_SUFFIX to make sure the crosscompiled .so files in the wheel have the …72 # to end up with correctly named wheel file76 …# override the value of EXT_SUFFIX to make sure the crosscompiled .so files in the wheel have the …105 # Wheel has a bug where directories don't get excluded.106 # https://bitbucket.org/pypa/wheel/issues/99/cannot-exclude-directory196 # This is necessary due to https://github.com/pypa/wheel/issues/406.197 # wheel incorrectly generates a universal2 artifact that only contains[all …]
3 # It describes patterns for python wheel dependencies of the python scripts in29 wheel: <35 wheel: <40 wheel: <48 wheel: <60 wheel: <65 wheel: <69 wheel: <73 wheel: <77 wheel: <[all …]
3 # It describes patterns for python wheel dependencies of the python scripts in29 wheel: <35 wheel: <42 wheel: <53 wheel: <57 wheel: <61 wheel: <65 wheel: <69 wheel: <73 wheel: <
29 "${PYTHON}" -m pip install --upgrade wheel33 # Install Cython to avoid source wheel build failure.55 # to end up with correctly named wheel file60 …# override the value of EXT_SUFFIX to make sure the crosscompiled .so files in the wheel have the …72 # to end up with correctly named wheel file76 …# override the value of EXT_SUFFIX to make sure the crosscompiled .so files in the wheel have the …89 # Wheel has a bug where directories don't get excluded.90 # https://bitbucket.org/pypa/wheel/issues/99/cannot-exclude-directory169 # This is necessary due to https://github.com/pypa/wheel/issues/406.173 for WHEEL in dist/*.whl tools/distrib/python/grpcio_tools/dist/*.whl; do[all …]
40 name_file = ctx.attr.wheel[PyWheelInfo].name_file41 wheel = ctx.attr.wheel[PyWheelInfo].wheel44 args.add("--wheel", wheel)51 inputs = [wheel, name_file],67 which recommends a dist/ folder containing the wheel file(s), source distributions, etc.69 This also has the advantage that stamping information is included in the wheel's filename.77 "wheel": attr.label(95 """Builds a Python Wheel.99 This macro packages a set of targets into a single wheel.115 "//examples/wheel/lib:module_with_data",[all …]
4 from python.private.pypi.whl_installer import wheel8 "python.private.pypi.whl_installer.wheel.host_interpreter_minor_version"14 deps = wheel.Deps("foo", requires_dist=["bar"])18 self.assertIsInstance(got, wheel.FrozenDeps)23 deps = wheel.Deps(52 deps = wheel.Deps(81 got = wheel.Deps(94 wheel.FrozenDeps(105 got = wheel.Deps(127 got = wheel.Deps([all …]
15 """Build and/or fetch a single wheel based on the requirement passed in"""30 from python.private.pypi.whl_installer import arguments, namespace_pkgs, wheel34 """Modifies the environment to make wheel building reproducible.39 …# wheel, by default, enables debug symbols in GCC. This incidentally captures the build path in th…52 # Python wheel metadata files can be unstable.53 # See https://bitbucket.org/pypa/wheel/pull-requests/74/make-the-output-of-metadata-files/diff92 wheel_dir: the directory of the wheel to convert108 platforms: List[wheel.Platform],111 """Extracts wheel into given directory and creates py_library and filegroup targets.115 installation_dir: the destination directory for installation of the wheel.[all …]
38 import protobuf_unittest.Wheel;85 Wheel wheel = vehicle.getWheel(i); in testMessagesAndBuilders() local86 assertThat(wheel.getRadius()).isEqualTo(4); in testMessagesAndBuilders()87 assertThat(wheel.getWidth()).isEqualTo(i + 1); in testMessagesAndBuilders()98 Wheel wheel = vehicle.getWheel(i); in testMessagesAndBuilders() local99 assertThat(wheel.getRadius()).isEqualTo(5); in testMessagesAndBuilders()100 assertThat(wheel.getWidth()).isEqualTo(i + 10); in testMessagesAndBuilders()118 List<Wheel> wheels = new ArrayList<Wheel>(vehicleBuilder.getWheelList()); in testMessagesAreCached()158 vehicleBuilder.addWheel(Wheel.newBuilder().setRadius(1).setWidth(1)); in testRemove_WithNestedMessages()159 vehicleBuilder.addWheel(Wheel.newBuilder().setRadius(2).setWidth(2)); in testRemove_WithNestedMessages()[all …]