Sha256: 6690799e5f01b298fe2a79a179d1aed4b8cd937f5416237a7124546def628456

Contents?: true

Size: 938 Bytes

Versions: 45

Compression:

Stored size: 938 Bytes

Contents

This directory contains google.protobuf module version 2.6.0 build 0.

sergiyb@: It has been manually renamed to protobuf26. This is needed to avoid
conflicts with a built-in google.protobuf module found on many developer
machines. The long-term solution to this problem was to use virtualenv and it
was implemented, but had to be reverted due to incompatibilities with ChromiumOS
builds (see http://crbug.com/542922).

If you need to update this package, please make sure that you replace all the
references to google.protobuf in the package itself with protobuf26, e.g.

  from google.protobuf import text_format
  import google.protobuf

becomes

  from protobuf26 import text_format
  import protobuf26

Original bug tracking setting up virtualenv for depot_tools was
http://crbug.com/503067, but it was closed as WontFix. If you believe that
virtualenv should be added to the current version of depot_tools, please re-open
that bug.

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
libv8-7.8.279.23.0beta1 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-7.4.288.28.0beta1 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-7.3.492.27.3beta1 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-7.3.492.27.1 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-7.3.492.27.0 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-7.3.492.27.0beta1 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.7.288.46.1 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.7.288.46.0 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.7.288.46.1beta0 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.3.292.48.1 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.3.292.48.0 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.3.292.48.0beta2 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.3.292.48.0beta1 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.2.414.42.1 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.2.414.42.0 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.2.414.42.0beta1 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.0.286.54.3 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.0.286.54.2 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.0.286.54.1 vendor/depot_tools/third_party/protobuf26/README.chromium
libv8-6.0.286.54.0 vendor/depot_tools/third_party/protobuf26/README.chromium