You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2019/02/17 12:15:34 UTC

[arrow] branch master updated: ARROW-4584: [Python] Add built wheel to manylinux1 dockerignore

This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new bb78e8b  ARROW-4584: [Python] Add built wheel to manylinux1 dockerignore
bb78e8b is described below

commit bb78e8bd330465ba311a5b350c1303bca8ade5fd
Author: Korn, Uwe <Uw...@blue-yonder.com>
AuthorDate: Sun Feb 17 13:15:13 2019 +0100

    ARROW-4584: [Python] Add built wheel to manylinux1 dockerignore
    
    Author: Korn, Uwe <Uw...@blue-yonder.com>
    
    Closes #3657 from xhochy/ARROW-4584 and squashes the following commits:
    
    00a53a8b <Korn, Uwe> ARROW-4584:  Add built wheel to manylinux1 dockerignore
---
 python/manylinux1/.dockerignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/python/manylinux1/.dockerignore b/python/manylinux1/.dockerignore
new file mode 100644
index 0000000..1521c8b
--- /dev/null
+++ b/python/manylinux1/.dockerignore
@@ -0,0 +1 @@
+dist