pkgsrc/net/py-gsutil/PLIST
bsiegert 7c20959cae Update py-gsutil to 4.31.
Fix all dependencies. This time, there is an actual working gsutil binary.
Thus, fix PR pkg/52941.

Release 4.31 (release date: 2018-04-26)
=======================================
New features
------------------
- Added support for reauthentication within gsutil. Note that this only affects
  authentication when "gs_oauth2_refresh_token" is configured under the
  "Credentials" section of the boto config file and that token corresponds to a
  user account enrolled in 2-step verification.

Bug Fixes
------------------
- When creating a signed URL via the "signurl" command, gsutil now verifies that
  the specified expiration isn't longer than 7 days (the maximum allowed by the
  service).
- To support rewriting objects to be encrypted using a bucket's default KMS key,
  the "rewrite" command now rewrites all specified objects if no value is
  specified for "encryption_key" under the "GSUtil" section in the boto config
  file.

Other Changes
------------------
- Several documentation updates and clarifications.


Release 4.30 (release date: 2018-03-28)
=======================================
New features
------------------
- Added Cloud KMS support for Google Cloud Storage resources, allowing the use
  of customer-managed encryption keys (CMEKs). Bucket-related functionality
  includes the new "kms" command, which can be used to get or set a bucket's
  default KMS key. Concerning objects, users may now specify the CMEK to be used
  for encryption via their boto config file, in the "encryption_key" attribute.
  In this way, users may specify either a CSEK or a CMEK to encrypt new objects,
  but not both. For more information, see "gsutil help encryption".

Other Changes
------------------
- Several documentation updates and clarifications.


Release 4.29 (release date: 2018-03-14)
=======================================
New features
------------------
- Added transport compression support, available through the "-j" and "-J"
  options for the "cp", "mv", and "rsync" commands. This is useful when
  uploading files with highly-compressible content. When specificed, files being
  uploaded are compressed on-the-fly in memory, sent to GCS, and uncompressed by
  GCS before they are stored. See "gsutil help cp" for additional information.
- When "use_magicfile=True" is set in the boto config file, gsutil will now
  append the detected charset, if present, to the object's Content-Type metadata
  field. For example, a Content-Type might be populated with
  "text/html; charset=us-ascii" rather than simply "text/html".

Bug Fixes
------------------
- Improved error handling and logging for upload resumption.
- After encountering a PreconditionException, the "acl ch" command will now
  re-fetch the object generation before retrying.
- Fixed issue with parsing lifecycle conditions when using the XML API.
  Conditions whose values could be evaluated by Python as "falsy" (e.g. setting
  an "age" condition to the number 0 or "isLive" to false) would be omitted from
  the lifecycle configuration when "prefer_api=xml" was set in the boto config
  file. Note that the JSON API is preferred by default, so most users were
  unlikely to encounter this issue.
- For commands that fetch bucket ACLs or default ACLs, when the user does not
  have storage.buckets.getIamPolicy on the GCS bucket, using the XML API will
  now behave consistently with the JSON API and display ACL/default ACL fields
  as empty, rather than throwing a CommandException.

Other Changes
------------------
- Several documentation updates and clarifications.
- The "signurl" command now uses signature V4 signing format to generate URLs.
2018-06-16 14:50:25 +00:00

631 lines
26 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2018/06/16 14:50:25 bsiegert Exp $
bin/gsutil
${PYSITELIB}/gslib/CHECKSUM
${PYSITELIB}/gslib/README
${PYSITELIB}/gslib/VERSION
${PYSITELIB}/gslib/__init__.py
${PYSITELIB}/gslib/__init__.pyc
${PYSITELIB}/gslib/__init__.pyo
${PYSITELIB}/gslib/__main__.py
${PYSITELIB}/gslib/__main__.pyc
${PYSITELIB}/gslib/__main__.pyo
${PYSITELIB}/gslib/addlhelp/__init__.py
${PYSITELIB}/gslib/addlhelp/__init__.pyc
${PYSITELIB}/gslib/addlhelp/__init__.pyo
${PYSITELIB}/gslib/addlhelp/acls.py
${PYSITELIB}/gslib/addlhelp/acls.pyc
${PYSITELIB}/gslib/addlhelp/acls.pyo
${PYSITELIB}/gslib/addlhelp/anon.py
${PYSITELIB}/gslib/addlhelp/anon.pyc
${PYSITELIB}/gslib/addlhelp/anon.pyo
${PYSITELIB}/gslib/addlhelp/apis.py
${PYSITELIB}/gslib/addlhelp/apis.pyc
${PYSITELIB}/gslib/addlhelp/apis.pyo
${PYSITELIB}/gslib/addlhelp/command_opts.py
${PYSITELIB}/gslib/addlhelp/command_opts.pyc
${PYSITELIB}/gslib/addlhelp/command_opts.pyo
${PYSITELIB}/gslib/addlhelp/crc32c.py
${PYSITELIB}/gslib/addlhelp/crc32c.pyc
${PYSITELIB}/gslib/addlhelp/crc32c.pyo
${PYSITELIB}/gslib/addlhelp/creds.py
${PYSITELIB}/gslib/addlhelp/creds.pyc
${PYSITELIB}/gslib/addlhelp/creds.pyo
${PYSITELIB}/gslib/addlhelp/dev.py
${PYSITELIB}/gslib/addlhelp/dev.pyc
${PYSITELIB}/gslib/addlhelp/dev.pyo
${PYSITELIB}/gslib/addlhelp/encoding.py
${PYSITELIB}/gslib/addlhelp/encoding.pyc
${PYSITELIB}/gslib/addlhelp/encoding.pyo
${PYSITELIB}/gslib/addlhelp/encryption.py
${PYSITELIB}/gslib/addlhelp/encryption.pyc
${PYSITELIB}/gslib/addlhelp/encryption.pyo
${PYSITELIB}/gslib/addlhelp/metadata.py
${PYSITELIB}/gslib/addlhelp/metadata.pyc
${PYSITELIB}/gslib/addlhelp/metadata.pyo
${PYSITELIB}/gslib/addlhelp/naming.py
${PYSITELIB}/gslib/addlhelp/naming.pyc
${PYSITELIB}/gslib/addlhelp/naming.pyo
${PYSITELIB}/gslib/addlhelp/prod.py
${PYSITELIB}/gslib/addlhelp/prod.pyc
${PYSITELIB}/gslib/addlhelp/prod.pyo
${PYSITELIB}/gslib/addlhelp/projects.py
${PYSITELIB}/gslib/addlhelp/projects.pyc
${PYSITELIB}/gslib/addlhelp/projects.pyo
${PYSITELIB}/gslib/addlhelp/retries.py
${PYSITELIB}/gslib/addlhelp/retries.pyc
${PYSITELIB}/gslib/addlhelp/retries.pyo
${PYSITELIB}/gslib/addlhelp/security.py
${PYSITELIB}/gslib/addlhelp/security.pyc
${PYSITELIB}/gslib/addlhelp/security.pyo
${PYSITELIB}/gslib/addlhelp/subdirs.py
${PYSITELIB}/gslib/addlhelp/subdirs.pyc
${PYSITELIB}/gslib/addlhelp/subdirs.pyo
${PYSITELIB}/gslib/addlhelp/support.py
${PYSITELIB}/gslib/addlhelp/support.pyc
${PYSITELIB}/gslib/addlhelp/support.pyo
${PYSITELIB}/gslib/addlhelp/throttling.py
${PYSITELIB}/gslib/addlhelp/throttling.pyc
${PYSITELIB}/gslib/addlhelp/throttling.pyo
${PYSITELIB}/gslib/addlhelp/versions.py
${PYSITELIB}/gslib/addlhelp/versions.pyc
${PYSITELIB}/gslib/addlhelp/versions.pyo
${PYSITELIB}/gslib/addlhelp/wildcards.py
${PYSITELIB}/gslib/addlhelp/wildcards.pyc
${PYSITELIB}/gslib/addlhelp/wildcards.pyo
${PYSITELIB}/gslib/boto_resumable_upload.py
${PYSITELIB}/gslib/boto_resumable_upload.pyc
${PYSITELIB}/gslib/boto_resumable_upload.pyo
${PYSITELIB}/gslib/boto_translation.py
${PYSITELIB}/gslib/boto_translation.pyc
${PYSITELIB}/gslib/boto_translation.pyo
${PYSITELIB}/gslib/bucket_listing_ref.py
${PYSITELIB}/gslib/bucket_listing_ref.pyc
${PYSITELIB}/gslib/bucket_listing_ref.pyo
${PYSITELIB}/gslib/cloud_api.py
${PYSITELIB}/gslib/cloud_api.pyc
${PYSITELIB}/gslib/cloud_api.pyo
${PYSITELIB}/gslib/cloud_api_delegator.py
${PYSITELIB}/gslib/cloud_api_delegator.pyc
${PYSITELIB}/gslib/cloud_api_delegator.pyo
${PYSITELIB}/gslib/command.py
${PYSITELIB}/gslib/command.pyc
${PYSITELIB}/gslib/command.pyo
${PYSITELIB}/gslib/command_argument.py
${PYSITELIB}/gslib/command_argument.pyc
${PYSITELIB}/gslib/command_argument.pyo
${PYSITELIB}/gslib/command_runner.py
${PYSITELIB}/gslib/command_runner.pyc
${PYSITELIB}/gslib/command_runner.pyo
${PYSITELIB}/gslib/commands/__init__.py
${PYSITELIB}/gslib/commands/__init__.pyc
${PYSITELIB}/gslib/commands/__init__.pyo
${PYSITELIB}/gslib/commands/acl.py
${PYSITELIB}/gslib/commands/acl.pyc
${PYSITELIB}/gslib/commands/acl.pyo
${PYSITELIB}/gslib/commands/cat.py
${PYSITELIB}/gslib/commands/cat.pyc
${PYSITELIB}/gslib/commands/cat.pyo
${PYSITELIB}/gslib/commands/compose.py
${PYSITELIB}/gslib/commands/compose.pyc
${PYSITELIB}/gslib/commands/compose.pyo
${PYSITELIB}/gslib/commands/config.py
${PYSITELIB}/gslib/commands/config.pyc
${PYSITELIB}/gslib/commands/config.pyo
${PYSITELIB}/gslib/commands/cors.py
${PYSITELIB}/gslib/commands/cors.pyc
${PYSITELIB}/gslib/commands/cors.pyo
${PYSITELIB}/gslib/commands/cp.py
${PYSITELIB}/gslib/commands/cp.pyc
${PYSITELIB}/gslib/commands/cp.pyo
${PYSITELIB}/gslib/commands/defacl.py
${PYSITELIB}/gslib/commands/defacl.pyc
${PYSITELIB}/gslib/commands/defacl.pyo
${PYSITELIB}/gslib/commands/defstorageclass.py
${PYSITELIB}/gslib/commands/defstorageclass.pyc
${PYSITELIB}/gslib/commands/defstorageclass.pyo
${PYSITELIB}/gslib/commands/du.py
${PYSITELIB}/gslib/commands/du.pyc
${PYSITELIB}/gslib/commands/du.pyo
${PYSITELIB}/gslib/commands/hash.py
${PYSITELIB}/gslib/commands/hash.pyc
${PYSITELIB}/gslib/commands/hash.pyo
${PYSITELIB}/gslib/commands/help.py
${PYSITELIB}/gslib/commands/help.pyc
${PYSITELIB}/gslib/commands/help.pyo
${PYSITELIB}/gslib/commands/iam.py
${PYSITELIB}/gslib/commands/iam.pyc
${PYSITELIB}/gslib/commands/iam.pyo
${PYSITELIB}/gslib/commands/kms.py
${PYSITELIB}/gslib/commands/kms.pyc
${PYSITELIB}/gslib/commands/kms.pyo
${PYSITELIB}/gslib/commands/label.py
${PYSITELIB}/gslib/commands/label.pyc
${PYSITELIB}/gslib/commands/label.pyo
${PYSITELIB}/gslib/commands/lifecycle.py
${PYSITELIB}/gslib/commands/lifecycle.pyc
${PYSITELIB}/gslib/commands/lifecycle.pyo
${PYSITELIB}/gslib/commands/logging.py
${PYSITELIB}/gslib/commands/logging.pyc
${PYSITELIB}/gslib/commands/logging.pyo
${PYSITELIB}/gslib/commands/ls.py
${PYSITELIB}/gslib/commands/ls.pyc
${PYSITELIB}/gslib/commands/ls.pyo
${PYSITELIB}/gslib/commands/mb.py
${PYSITELIB}/gslib/commands/mb.pyc
${PYSITELIB}/gslib/commands/mb.pyo
${PYSITELIB}/gslib/commands/mv.py
${PYSITELIB}/gslib/commands/mv.pyc
${PYSITELIB}/gslib/commands/mv.pyo
${PYSITELIB}/gslib/commands/notification.py
${PYSITELIB}/gslib/commands/notification.pyc
${PYSITELIB}/gslib/commands/notification.pyo
${PYSITELIB}/gslib/commands/perfdiag.py
${PYSITELIB}/gslib/commands/perfdiag.pyc
${PYSITELIB}/gslib/commands/perfdiag.pyo
${PYSITELIB}/gslib/commands/rb.py
${PYSITELIB}/gslib/commands/rb.pyc
${PYSITELIB}/gslib/commands/rb.pyo
${PYSITELIB}/gslib/commands/requesterpays.py
${PYSITELIB}/gslib/commands/requesterpays.pyc
${PYSITELIB}/gslib/commands/requesterpays.pyo
${PYSITELIB}/gslib/commands/rewrite.py
${PYSITELIB}/gslib/commands/rewrite.pyc
${PYSITELIB}/gslib/commands/rewrite.pyo
${PYSITELIB}/gslib/commands/rm.py
${PYSITELIB}/gslib/commands/rm.pyc
${PYSITELIB}/gslib/commands/rm.pyo
${PYSITELIB}/gslib/commands/rsync.py
${PYSITELIB}/gslib/commands/rsync.pyc
${PYSITELIB}/gslib/commands/rsync.pyo
${PYSITELIB}/gslib/commands/setmeta.py
${PYSITELIB}/gslib/commands/setmeta.pyc
${PYSITELIB}/gslib/commands/setmeta.pyo
${PYSITELIB}/gslib/commands/signurl.py
${PYSITELIB}/gslib/commands/signurl.pyc
${PYSITELIB}/gslib/commands/signurl.pyo
${PYSITELIB}/gslib/commands/stat.py
${PYSITELIB}/gslib/commands/stat.pyc
${PYSITELIB}/gslib/commands/stat.pyo
${PYSITELIB}/gslib/commands/test.py
${PYSITELIB}/gslib/commands/test.pyc
${PYSITELIB}/gslib/commands/test.pyo
${PYSITELIB}/gslib/commands/version.py
${PYSITELIB}/gslib/commands/version.pyc
${PYSITELIB}/gslib/commands/version.pyo
${PYSITELIB}/gslib/commands/versioning.py
${PYSITELIB}/gslib/commands/versioning.pyc
${PYSITELIB}/gslib/commands/versioning.pyo
${PYSITELIB}/gslib/commands/web.py
${PYSITELIB}/gslib/commands/web.pyc
${PYSITELIB}/gslib/commands/web.pyo
${PYSITELIB}/gslib/cred_types.py
${PYSITELIB}/gslib/cred_types.pyc
${PYSITELIB}/gslib/cred_types.pyo
${PYSITELIB}/gslib/cs_api_map.py
${PYSITELIB}/gslib/cs_api_map.pyc
${PYSITELIB}/gslib/cs_api_map.pyo
${PYSITELIB}/gslib/daisy_chain_wrapper.py
${PYSITELIB}/gslib/daisy_chain_wrapper.pyc
${PYSITELIB}/gslib/daisy_chain_wrapper.pyo
${PYSITELIB}/gslib/data/cacerts.txt
${PYSITELIB}/gslib/devshell_auth_plugin.py
${PYSITELIB}/gslib/devshell_auth_plugin.pyc
${PYSITELIB}/gslib/devshell_auth_plugin.pyo
${PYSITELIB}/gslib/discard_messages_queue.py
${PYSITELIB}/gslib/discard_messages_queue.pyc
${PYSITELIB}/gslib/discard_messages_queue.pyo
${PYSITELIB}/gslib/exception.py
${PYSITELIB}/gslib/exception.pyc
${PYSITELIB}/gslib/exception.pyo
${PYSITELIB}/gslib/file_part.py
${PYSITELIB}/gslib/file_part.pyc
${PYSITELIB}/gslib/file_part.pyo
${PYSITELIB}/gslib/gcs_json_api.py
${PYSITELIB}/gslib/gcs_json_api.pyc
${PYSITELIB}/gslib/gcs_json_api.pyo
${PYSITELIB}/gslib/gcs_json_credentials.py
${PYSITELIB}/gslib/gcs_json_credentials.pyc
${PYSITELIB}/gslib/gcs_json_credentials.pyo
${PYSITELIB}/gslib/gcs_json_media.py
${PYSITELIB}/gslib/gcs_json_media.pyc
${PYSITELIB}/gslib/gcs_json_media.pyo
${PYSITELIB}/gslib/help_provider.py
${PYSITELIB}/gslib/help_provider.pyc
${PYSITELIB}/gslib/help_provider.pyo
${PYSITELIB}/gslib/kms_api.py
${PYSITELIB}/gslib/kms_api.pyc
${PYSITELIB}/gslib/kms_api.pyo
${PYSITELIB}/gslib/lazy_wrapper.py
${PYSITELIB}/gslib/lazy_wrapper.pyc
${PYSITELIB}/gslib/lazy_wrapper.pyo
${PYSITELIB}/gslib/metrics.py
${PYSITELIB}/gslib/metrics.pyc
${PYSITELIB}/gslib/metrics.pyo
${PYSITELIB}/gslib/metrics_reporter.py
${PYSITELIB}/gslib/metrics_reporter.pyc
${PYSITELIB}/gslib/metrics_reporter.pyo
${PYSITELIB}/gslib/metrics_tuple.py
${PYSITELIB}/gslib/metrics_tuple.pyc
${PYSITELIB}/gslib/metrics_tuple.pyo
${PYSITELIB}/gslib/name_expansion.py
${PYSITELIB}/gslib/name_expansion.pyc
${PYSITELIB}/gslib/name_expansion.pyo
${PYSITELIB}/gslib/no_op_auth_plugin.py
${PYSITELIB}/gslib/no_op_auth_plugin.pyc
${PYSITELIB}/gslib/no_op_auth_plugin.pyo
${PYSITELIB}/gslib/no_op_credentials.py
${PYSITELIB}/gslib/no_op_credentials.pyc
${PYSITELIB}/gslib/no_op_credentials.pyo
${PYSITELIB}/gslib/parallel_tracker_file.py
${PYSITELIB}/gslib/parallel_tracker_file.pyc
${PYSITELIB}/gslib/parallel_tracker_file.pyo
${PYSITELIB}/gslib/plurality_checkable_iterator.py
${PYSITELIB}/gslib/plurality_checkable_iterator.pyc
${PYSITELIB}/gslib/plurality_checkable_iterator.pyo
${PYSITELIB}/gslib/progress_callback.py
${PYSITELIB}/gslib/progress_callback.pyc
${PYSITELIB}/gslib/progress_callback.pyo
${PYSITELIB}/gslib/project_id.py
${PYSITELIB}/gslib/project_id.pyc
${PYSITELIB}/gslib/project_id.pyo
${PYSITELIB}/gslib/pubsub_api.py
${PYSITELIB}/gslib/pubsub_api.pyc
${PYSITELIB}/gslib/pubsub_api.pyo
${PYSITELIB}/gslib/resumable_streaming_upload.py
${PYSITELIB}/gslib/resumable_streaming_upload.pyc
${PYSITELIB}/gslib/resumable_streaming_upload.pyo
${PYSITELIB}/gslib/seek_ahead_thread.py
${PYSITELIB}/gslib/seek_ahead_thread.pyc
${PYSITELIB}/gslib/seek_ahead_thread.pyo
${PYSITELIB}/gslib/sig_handling.py
${PYSITELIB}/gslib/sig_handling.pyc
${PYSITELIB}/gslib/sig_handling.pyo
${PYSITELIB}/gslib/storage_uri_builder.py
${PYSITELIB}/gslib/storage_uri_builder.pyc
${PYSITELIB}/gslib/storage_uri_builder.pyo
${PYSITELIB}/gslib/storage_url.py
${PYSITELIB}/gslib/storage_url.pyc
${PYSITELIB}/gslib/storage_url.pyo
${PYSITELIB}/gslib/tab_complete.py
${PYSITELIB}/gslib/tab_complete.pyc
${PYSITELIB}/gslib/tab_complete.pyo
${PYSITELIB}/gslib/tests/__init__.py
${PYSITELIB}/gslib/tests/__init__.pyc
${PYSITELIB}/gslib/tests/__init__.pyo
${PYSITELIB}/gslib/tests/mock_cloud_api.py
${PYSITELIB}/gslib/tests/mock_cloud_api.pyc
${PYSITELIB}/gslib/tests/mock_cloud_api.pyo
${PYSITELIB}/gslib/tests/mock_logging_handler.py
${PYSITELIB}/gslib/tests/mock_logging_handler.pyc
${PYSITELIB}/gslib/tests/mock_logging_handler.pyo
${PYSITELIB}/gslib/tests/mock_storage_service.py
${PYSITELIB}/gslib/tests/mock_storage_service.pyc
${PYSITELIB}/gslib/tests/mock_storage_service.pyo
${PYSITELIB}/gslib/tests/rewrite_helper.py
${PYSITELIB}/gslib/tests/rewrite_helper.pyc
${PYSITELIB}/gslib/tests/rewrite_helper.pyo
${PYSITELIB}/gslib/tests/test_Doption.py
${PYSITELIB}/gslib/tests/test_Doption.pyc
${PYSITELIB}/gslib/tests/test_Doption.pyo
${PYSITELIB}/gslib/tests/test_acl.py
${PYSITELIB}/gslib/tests/test_acl.pyc
${PYSITELIB}/gslib/tests/test_acl.pyo
${PYSITELIB}/gslib/tests/test_bucketconfig.py
${PYSITELIB}/gslib/tests/test_bucketconfig.pyc
${PYSITELIB}/gslib/tests/test_bucketconfig.pyo
${PYSITELIB}/gslib/tests/test_cat.py
${PYSITELIB}/gslib/tests/test_cat.pyc
${PYSITELIB}/gslib/tests/test_cat.pyo
${PYSITELIB}/gslib/tests/test_command_runner.py
${PYSITELIB}/gslib/tests/test_command_runner.pyc
${PYSITELIB}/gslib/tests/test_command_runner.pyo
${PYSITELIB}/gslib/tests/test_compose.py
${PYSITELIB}/gslib/tests/test_compose.pyc
${PYSITELIB}/gslib/tests/test_compose.pyo
${PYSITELIB}/gslib/tests/test_copy_helper_funcs.py
${PYSITELIB}/gslib/tests/test_copy_helper_funcs.pyc
${PYSITELIB}/gslib/tests/test_copy_helper_funcs.pyo
${PYSITELIB}/gslib/tests/test_copy_objects_iterator.py
${PYSITELIB}/gslib/tests/test_copy_objects_iterator.pyc
${PYSITELIB}/gslib/tests/test_copy_objects_iterator.pyo
${PYSITELIB}/gslib/tests/test_cors.py
${PYSITELIB}/gslib/tests/test_cors.pyc
${PYSITELIB}/gslib/tests/test_cors.pyo
${PYSITELIB}/gslib/tests/test_cp.py
${PYSITELIB}/gslib/tests/test_cp.pyc
${PYSITELIB}/gslib/tests/test_cp.pyo
${PYSITELIB}/gslib/tests/test_creds_config.py
${PYSITELIB}/gslib/tests/test_creds_config.pyc
${PYSITELIB}/gslib/tests/test_creds_config.pyo
${PYSITELIB}/gslib/tests/test_daisy_chain_wrapper.py
${PYSITELIB}/gslib/tests/test_daisy_chain_wrapper.pyc
${PYSITELIB}/gslib/tests/test_daisy_chain_wrapper.pyo
${PYSITELIB}/gslib/tests/test_data/test.gif
${PYSITELIB}/gslib/tests/test_data/test.json
${PYSITELIB}/gslib/tests/test_data/test.mp3
${PYSITELIB}/gslib/tests/test_data/test.p12
${PYSITELIB}/gslib/tests/test_data/test.txt
${PYSITELIB}/gslib/tests/test_defacl.py
${PYSITELIB}/gslib/tests/test_defacl.pyc
${PYSITELIB}/gslib/tests/test_defacl.pyo
${PYSITELIB}/gslib/tests/test_defstorageclass.py
${PYSITELIB}/gslib/tests/test_defstorageclass.pyc
${PYSITELIB}/gslib/tests/test_defstorageclass.pyo
${PYSITELIB}/gslib/tests/test_du.py
${PYSITELIB}/gslib/tests/test_du.pyc
${PYSITELIB}/gslib/tests/test_du.pyo
${PYSITELIB}/gslib/tests/test_encryption_helper.py
${PYSITELIB}/gslib/tests/test_encryption_helper.pyc
${PYSITELIB}/gslib/tests/test_encryption_helper.pyo
${PYSITELIB}/gslib/tests/test_file_part.py
${PYSITELIB}/gslib/tests/test_file_part.pyc
${PYSITELIB}/gslib/tests/test_file_part.pyo
${PYSITELIB}/gslib/tests/test_gcs_json_media.py
${PYSITELIB}/gslib/tests/test_gcs_json_media.pyc
${PYSITELIB}/gslib/tests/test_gcs_json_media.pyo
${PYSITELIB}/gslib/tests/test_gsutil.py
${PYSITELIB}/gslib/tests/test_gsutil.pyc
${PYSITELIB}/gslib/tests/test_gsutil.pyo
${PYSITELIB}/gslib/tests/test_hash.py
${PYSITELIB}/gslib/tests/test_hash.pyc
${PYSITELIB}/gslib/tests/test_hash.pyo
${PYSITELIB}/gslib/tests/test_hashing_helper.py
${PYSITELIB}/gslib/tests/test_hashing_helper.pyc
${PYSITELIB}/gslib/tests/test_hashing_helper.pyo
${PYSITELIB}/gslib/tests/test_help.py
${PYSITELIB}/gslib/tests/test_help.pyc
${PYSITELIB}/gslib/tests/test_help.pyo
${PYSITELIB}/gslib/tests/test_iam.py
${PYSITELIB}/gslib/tests/test_iam.pyc
${PYSITELIB}/gslib/tests/test_iam.pyo
${PYSITELIB}/gslib/tests/test_kms.py
${PYSITELIB}/gslib/tests/test_kms.pyc
${PYSITELIB}/gslib/tests/test_kms.pyo
${PYSITELIB}/gslib/tests/test_label.py
${PYSITELIB}/gslib/tests/test_label.pyc
${PYSITELIB}/gslib/tests/test_label.pyo
${PYSITELIB}/gslib/tests/test_lifecycle.py
${PYSITELIB}/gslib/tests/test_lifecycle.pyc
${PYSITELIB}/gslib/tests/test_lifecycle.pyo
${PYSITELIB}/gslib/tests/test_logging.py
${PYSITELIB}/gslib/tests/test_logging.pyc
${PYSITELIB}/gslib/tests/test_logging.pyo
${PYSITELIB}/gslib/tests/test_ls.py
${PYSITELIB}/gslib/tests/test_ls.pyc
${PYSITELIB}/gslib/tests/test_ls.pyo
${PYSITELIB}/gslib/tests/test_mb.py
${PYSITELIB}/gslib/tests/test_mb.pyc
${PYSITELIB}/gslib/tests/test_mb.pyo
${PYSITELIB}/gslib/tests/test_metrics.py
${PYSITELIB}/gslib/tests/test_metrics.pyc
${PYSITELIB}/gslib/tests/test_metrics.pyo
${PYSITELIB}/gslib/tests/test_mv.py
${PYSITELIB}/gslib/tests/test_mv.pyc
${PYSITELIB}/gslib/tests/test_mv.pyo
${PYSITELIB}/gslib/tests/test_naming.py
${PYSITELIB}/gslib/tests/test_naming.pyc
${PYSITELIB}/gslib/tests/test_naming.pyo
${PYSITELIB}/gslib/tests/test_notification.py
${PYSITELIB}/gslib/tests/test_notification.pyc
${PYSITELIB}/gslib/tests/test_notification.pyo
${PYSITELIB}/gslib/tests/test_notification_pubsub.py
${PYSITELIB}/gslib/tests/test_notification_pubsub.pyc
${PYSITELIB}/gslib/tests/test_notification_pubsub.pyo
${PYSITELIB}/gslib/tests/test_parallel_cp.py
${PYSITELIB}/gslib/tests/test_parallel_cp.pyc
${PYSITELIB}/gslib/tests/test_parallel_cp.pyo
${PYSITELIB}/gslib/tests/test_parallelism_framework.py
${PYSITELIB}/gslib/tests/test_parallelism_framework.pyc
${PYSITELIB}/gslib/tests/test_parallelism_framework.pyo
${PYSITELIB}/gslib/tests/test_perfdiag.py
${PYSITELIB}/gslib/tests/test_perfdiag.pyc
${PYSITELIB}/gslib/tests/test_perfdiag.pyo
${PYSITELIB}/gslib/tests/test_plurality_checkable_iterator.py
${PYSITELIB}/gslib/tests/test_plurality_checkable_iterator.pyc
${PYSITELIB}/gslib/tests/test_plurality_checkable_iterator.pyo
${PYSITELIB}/gslib/tests/test_rb.py
${PYSITELIB}/gslib/tests/test_rb.pyc
${PYSITELIB}/gslib/tests/test_rb.pyo
${PYSITELIB}/gslib/tests/test_requester_pays.py
${PYSITELIB}/gslib/tests/test_requester_pays.pyc
${PYSITELIB}/gslib/tests/test_requester_pays.pyo
${PYSITELIB}/gslib/tests/test_resumable_streaming.py
${PYSITELIB}/gslib/tests/test_resumable_streaming.pyc
${PYSITELIB}/gslib/tests/test_resumable_streaming.pyo
${PYSITELIB}/gslib/tests/test_rewrite.py
${PYSITELIB}/gslib/tests/test_rewrite.pyc
${PYSITELIB}/gslib/tests/test_rewrite.pyo
${PYSITELIB}/gslib/tests/test_rm.py
${PYSITELIB}/gslib/tests/test_rm.pyc
${PYSITELIB}/gslib/tests/test_rm.pyo
${PYSITELIB}/gslib/tests/test_rsync.py
${PYSITELIB}/gslib/tests/test_rsync.pyc
${PYSITELIB}/gslib/tests/test_rsync.pyo
${PYSITELIB}/gslib/tests/test_rsync_funcs.py
${PYSITELIB}/gslib/tests/test_rsync_funcs.pyc
${PYSITELIB}/gslib/tests/test_rsync_funcs.pyo
${PYSITELIB}/gslib/tests/test_seek_ahead_thread.py
${PYSITELIB}/gslib/tests/test_seek_ahead_thread.pyc
${PYSITELIB}/gslib/tests/test_seek_ahead_thread.pyo
${PYSITELIB}/gslib/tests/test_setmeta.py
${PYSITELIB}/gslib/tests/test_setmeta.pyc
${PYSITELIB}/gslib/tests/test_setmeta.pyo
${PYSITELIB}/gslib/tests/test_signurl.py
${PYSITELIB}/gslib/tests/test_signurl.pyc
${PYSITELIB}/gslib/tests/test_signurl.pyo
${PYSITELIB}/gslib/tests/test_stat.py
${PYSITELIB}/gslib/tests/test_stat.pyc
${PYSITELIB}/gslib/tests/test_stat.pyo
${PYSITELIB}/gslib/tests/test_storage_url.py
${PYSITELIB}/gslib/tests/test_storage_url.pyc
${PYSITELIB}/gslib/tests/test_storage_url.pyo
${PYSITELIB}/gslib/tests/test_tabcomplete.py
${PYSITELIB}/gslib/tests/test_tabcomplete.pyc
${PYSITELIB}/gslib/tests/test_tabcomplete.pyo
${PYSITELIB}/gslib/tests/test_trace.py
${PYSITELIB}/gslib/tests/test_trace.pyc
${PYSITELIB}/gslib/tests/test_trace.pyo
${PYSITELIB}/gslib/tests/test_tracker_file.py
${PYSITELIB}/gslib/tests/test_tracker_file.pyc
${PYSITELIB}/gslib/tests/test_tracker_file.pyo
${PYSITELIB}/gslib/tests/test_ui.py
${PYSITELIB}/gslib/tests/test_ui.pyc
${PYSITELIB}/gslib/tests/test_ui.pyo
${PYSITELIB}/gslib/tests/test_update.py
${PYSITELIB}/gslib/tests/test_update.pyc
${PYSITELIB}/gslib/tests/test_update.pyo
${PYSITELIB}/gslib/tests/test_util.py
${PYSITELIB}/gslib/tests/test_util.pyc
${PYSITELIB}/gslib/tests/test_util.pyo
${PYSITELIB}/gslib/tests/test_versioning.py
${PYSITELIB}/gslib/tests/test_versioning.pyc
${PYSITELIB}/gslib/tests/test_versioning.pyo
${PYSITELIB}/gslib/tests/test_web.py
${PYSITELIB}/gslib/tests/test_web.pyc
${PYSITELIB}/gslib/tests/test_web.pyo
${PYSITELIB}/gslib/tests/test_wildcard_iterator.py
${PYSITELIB}/gslib/tests/test_wildcard_iterator.pyc
${PYSITELIB}/gslib/tests/test_wildcard_iterator.pyo
${PYSITELIB}/gslib/tests/testcase/__init__.py
${PYSITELIB}/gslib/tests/testcase/__init__.pyc
${PYSITELIB}/gslib/tests/testcase/__init__.pyo
${PYSITELIB}/gslib/tests/testcase/base.py
${PYSITELIB}/gslib/tests/testcase/base.pyc
${PYSITELIB}/gslib/tests/testcase/base.pyo
${PYSITELIB}/gslib/tests/testcase/integration_testcase.py
${PYSITELIB}/gslib/tests/testcase/integration_testcase.pyc
${PYSITELIB}/gslib/tests/testcase/integration_testcase.pyo
${PYSITELIB}/gslib/tests/testcase/unit_testcase.py
${PYSITELIB}/gslib/tests/testcase/unit_testcase.pyc
${PYSITELIB}/gslib/tests/testcase/unit_testcase.pyo
${PYSITELIB}/gslib/tests/util.py
${PYSITELIB}/gslib/tests/util.pyc
${PYSITELIB}/gslib/tests/util.pyo
${PYSITELIB}/gslib/third_party/__init__.py
${PYSITELIB}/gslib/third_party/__init__.pyc
${PYSITELIB}/gslib/third_party/__init__.pyo
${PYSITELIB}/gslib/third_party/kms_apitools/__init__.py
${PYSITELIB}/gslib/third_party/kms_apitools/__init__.pyc
${PYSITELIB}/gslib/third_party/kms_apitools/__init__.pyo
${PYSITELIB}/gslib/third_party/kms_apitools/cloudkms_v1_client.py
${PYSITELIB}/gslib/third_party/kms_apitools/cloudkms_v1_client.pyc
${PYSITELIB}/gslib/third_party/kms_apitools/cloudkms_v1_client.pyo
${PYSITELIB}/gslib/third_party/kms_apitools/cloudkms_v1_messages.py
${PYSITELIB}/gslib/third_party/kms_apitools/cloudkms_v1_messages.pyc
${PYSITELIB}/gslib/third_party/kms_apitools/cloudkms_v1_messages.pyo
${PYSITELIB}/gslib/third_party/kms_apitools/resources.py
${PYSITELIB}/gslib/third_party/kms_apitools/resources.pyc
${PYSITELIB}/gslib/third_party/kms_apitools/resources.pyo
${PYSITELIB}/gslib/third_party/pubsub_apitools/__init__.py
${PYSITELIB}/gslib/third_party/pubsub_apitools/__init__.pyc
${PYSITELIB}/gslib/third_party/pubsub_apitools/__init__.pyo
${PYSITELIB}/gslib/third_party/pubsub_apitools/pubsub_v1_client.py
${PYSITELIB}/gslib/third_party/pubsub_apitools/pubsub_v1_client.pyc
${PYSITELIB}/gslib/third_party/pubsub_apitools/pubsub_v1_client.pyo
${PYSITELIB}/gslib/third_party/pubsub_apitools/pubsub_v1_messages.py
${PYSITELIB}/gslib/third_party/pubsub_apitools/pubsub_v1_messages.pyc
${PYSITELIB}/gslib/third_party/pubsub_apitools/pubsub_v1_messages.pyo
${PYSITELIB}/gslib/third_party/storage_apitools/__init__.py
${PYSITELIB}/gslib/third_party/storage_apitools/__init__.pyc
${PYSITELIB}/gslib/third_party/storage_apitools/__init__.pyo
${PYSITELIB}/gslib/third_party/storage_apitools/credentials_lib.py
${PYSITELIB}/gslib/third_party/storage_apitools/credentials_lib.pyc
${PYSITELIB}/gslib/third_party/storage_apitools/credentials_lib.pyo
${PYSITELIB}/gslib/third_party/storage_apitools/storage_v1_client.py
${PYSITELIB}/gslib/third_party/storage_apitools/storage_v1_client.pyc
${PYSITELIB}/gslib/third_party/storage_apitools/storage_v1_client.pyo
${PYSITELIB}/gslib/third_party/storage_apitools/storage_v1_messages.py
${PYSITELIB}/gslib/third_party/storage_apitools/storage_v1_messages.pyc
${PYSITELIB}/gslib/third_party/storage_apitools/storage_v1_messages.pyo
${PYSITELIB}/gslib/thread_message.py
${PYSITELIB}/gslib/thread_message.pyc
${PYSITELIB}/gslib/thread_message.pyo
${PYSITELIB}/gslib/tracker_file.py
${PYSITELIB}/gslib/tracker_file.pyc
${PYSITELIB}/gslib/tracker_file.pyo
${PYSITELIB}/gslib/tz_utc.py
${PYSITELIB}/gslib/tz_utc.pyc
${PYSITELIB}/gslib/tz_utc.pyo
${PYSITELIB}/gslib/ui_controller.py
${PYSITELIB}/gslib/ui_controller.pyc
${PYSITELIB}/gslib/ui_controller.pyo
${PYSITELIB}/gslib/utils/__init__.py
${PYSITELIB}/gslib/utils/__init__.pyc
${PYSITELIB}/gslib/utils/__init__.pyo
${PYSITELIB}/gslib/utils/acl_helper.py
${PYSITELIB}/gslib/utils/acl_helper.pyc
${PYSITELIB}/gslib/utils/acl_helper.pyo
${PYSITELIB}/gslib/utils/boto_util.py
${PYSITELIB}/gslib/utils/boto_util.pyc
${PYSITELIB}/gslib/utils/boto_util.pyo
${PYSITELIB}/gslib/utils/cat_helper.py
${PYSITELIB}/gslib/utils/cat_helper.pyc
${PYSITELIB}/gslib/utils/cat_helper.pyo
${PYSITELIB}/gslib/utils/cloud_api_helper.py
${PYSITELIB}/gslib/utils/cloud_api_helper.pyc
${PYSITELIB}/gslib/utils/cloud_api_helper.pyo
${PYSITELIB}/gslib/utils/constants.py
${PYSITELIB}/gslib/utils/constants.pyc
${PYSITELIB}/gslib/utils/constants.pyo
${PYSITELIB}/gslib/utils/copy_helper.py
${PYSITELIB}/gslib/utils/copy_helper.pyc
${PYSITELIB}/gslib/utils/copy_helper.pyo
${PYSITELIB}/gslib/utils/encryption_helper.py
${PYSITELIB}/gslib/utils/encryption_helper.pyc
${PYSITELIB}/gslib/utils/encryption_helper.pyo
${PYSITELIB}/gslib/utils/hashing_helper.py
${PYSITELIB}/gslib/utils/hashing_helper.pyc
${PYSITELIB}/gslib/utils/hashing_helper.pyo
${PYSITELIB}/gslib/utils/iam_helper.py
${PYSITELIB}/gslib/utils/iam_helper.pyc
${PYSITELIB}/gslib/utils/iam_helper.pyo
${PYSITELIB}/gslib/utils/ls_helper.py
${PYSITELIB}/gslib/utils/ls_helper.pyc
${PYSITELIB}/gslib/utils/ls_helper.pyo
${PYSITELIB}/gslib/utils/metadata_util.py
${PYSITELIB}/gslib/utils/metadata_util.pyc
${PYSITELIB}/gslib/utils/metadata_util.pyo
${PYSITELIB}/gslib/utils/parallelism_framework_util.py
${PYSITELIB}/gslib/utils/parallelism_framework_util.pyc
${PYSITELIB}/gslib/utils/parallelism_framework_util.pyo
${PYSITELIB}/gslib/utils/posix_util.py
${PYSITELIB}/gslib/utils/posix_util.pyc
${PYSITELIB}/gslib/utils/posix_util.pyo
${PYSITELIB}/gslib/utils/retry_util.py
${PYSITELIB}/gslib/utils/retry_util.pyc
${PYSITELIB}/gslib/utils/retry_util.pyo
${PYSITELIB}/gslib/utils/rsync_util.py
${PYSITELIB}/gslib/utils/rsync_util.pyc
${PYSITELIB}/gslib/utils/rsync_util.pyo
${PYSITELIB}/gslib/utils/system_util.py
${PYSITELIB}/gslib/utils/system_util.pyc
${PYSITELIB}/gslib/utils/system_util.pyo
${PYSITELIB}/gslib/utils/text_util.py
${PYSITELIB}/gslib/utils/text_util.pyc
${PYSITELIB}/gslib/utils/text_util.pyo
${PYSITELIB}/gslib/utils/translation_helper.py
${PYSITELIB}/gslib/utils/translation_helper.pyc
${PYSITELIB}/gslib/utils/translation_helper.pyo
${PYSITELIB}/gslib/utils/unit_util.py
${PYSITELIB}/gslib/utils/unit_util.pyc
${PYSITELIB}/gslib/utils/unit_util.pyo
${PYSITELIB}/gslib/utils/update_util.py
${PYSITELIB}/gslib/utils/update_util.pyc
${PYSITELIB}/gslib/utils/update_util.pyo
${PYSITELIB}/gslib/wildcard_iterator.py
${PYSITELIB}/gslib/wildcard_iterator.pyc
${PYSITELIB}/gslib/wildcard_iterator.pyo
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/${EGG_INFODIR}/zip-safe
${PYSITELIB}/test/__init__.py
${PYSITELIB}/test/__init__.pyc
${PYSITELIB}/test/__init__.pyo
${PYSITELIB}/test/gsutil_measure_imports
${PYSITELIB}/test/gsutil_measure_imports.py
${PYSITELIB}/test/gsutil_measure_imports.pyc
${PYSITELIB}/test/gsutil_measure_imports.pyo