@ -212,18 +212,17 @@ pkg_tar(
" :generated_wkt_compiler " ,
" :generated_wkt_compiler " ,
" :utf8_range_source_files " ,
" :utf8_range_source_files " ,
" //:LICENSE " ,
" //:LICENSE " ,
" //:upb_source_files " ,
" //:source_files " ,
" //python:message_extension " ,
" //python:message_srcs " ,
" //upb/mini_descriptor:internal_source_files " ,
" //upb/mini_descriptor:source_files " ,
" //upb/mini_descriptor:source_files " ,
" //upb/mini_table:internal_source_files " ,
" //upb/mini_table:source_files " ,
" //upb/mini_table:source_files " ,
" //upb/util:util_ source_files " ,
" //upb/util:source_files " ,
" @com_google_protobuf//python:python_source_files " ,
" @com_google_protobuf//python:python_source_files " ,
] ,
] ,
extension = " tar.gz " ,
extension = " tar.gz " ,
package_dir = " protobuf " ,
package_dir = " protobuf " ,
package_file_name = " protobuf.tar.gz " ,
package_file_name = " protobuf.tar.gz " ,
strip_prefix = " . " ,
target_compatible_with = select ( {
target_compatible_with = select ( {
" @system_python//:none " : [ " @platforms//:incompatible " ] ,
" @system_python//:none " : [ " @platforms//:incompatible " ] ,
" //conditions:default " : [ ] ,
" //conditions:default " : [ ] ,