[ 
https://issues.apache.org/jira/browse/BEAM-10702?focusedWorklogId=472193&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-472193
 ]

ASF GitHub Bot logged work on BEAM-10702:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Aug/20 23:54
            Start Date: 18/Aug/20 23:54
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on a change in pull request #12619:
URL: https://github.com/apache/beam/pull/12619#discussion_r472556534



##########
File path: sdks/python/container/license_scripts/dep_urls_py.yaml
##########
@@ -48,7 +48,9 @@ pip_dependencies:
   cython:
     license: 
"https://raw.githubusercontent.com/cython/cython/master/LICENSE.txt";
   enum34:
-    license: 
"https://bitbucket.org/stoneleaf/enum34/raw/c208549a93b71b948ff7bbdfd29dce8f85527916/enum/LICENSE";
+    # The original repo is down. This license taken from somebody's clone:
+    # https://github.com/jamespharaoh/python-enum34/blob/master/enum/LICENSE
+    license: "file:///tmp/license_scripts/manual_licenses/enum34/LICENSE"

Review comment:
       did you `git add` the LICENSE file? Also, it would be great if you send 
a PR for master with these commit(s). Thanks! 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 472193)
    Time Spent: 5h  (was: 4h 50m)

> Embedded job endpoint artifact service unzips PIP files, making them 
> non-installable
> ------------------------------------------------------------------------------------
>
>                 Key: BEAM-10702
>                 URL: https://issues.apache.org/jira/browse/BEAM-10702
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>    Affects Versions: 2.22.0
>            Reporter: Eugene Kirpichov
>            Assignee: Eugene Kirpichov
>            Priority: P2
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> For details see this thread: 
> https://lists.apache.org/thread.html/r36931794495dc2745c39e11410577931a0a8cfb07a48253eaeda3246%40%3Cuser.beam.apache.org%3E
> The thread also contains a solution. I'll send a PR - filing the JIRA just to 
> track.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to