This repository was archived by the owner on Oct 21, 2024. It is now read-only.
Commit 45ad346
committed
ARROW-7612: [Packaging][Python] Fix artifacts path for Conda on Windows
See the following for real path:
https://dev.azure.com/ursa-labs/2a3e076a-0cff-409a-87ab-3f3adb390ea7/_apis/build/builds/4988/logs/13
2020-01-17T09:56:43.7023218Z # If you want to upload package(s) to anaconda.org later, type:
2020-01-17T09:56:43.7023307Z
2020-01-17T09:56:43.7023432Z anaconda upload D:\bld\win-64\arrow-cpp-0.15.0.dev606-py37h3b6a26a_0.tar.bz2
2020-01-17T09:56:43.7023526Z anaconda upload D:\bld\win-64\parquet-cpp-1.5.1-0.tar.bz2
2020-01-17T09:56:43.7023659Z anaconda upload D:\bld\win-64\pyarrow-0.15.0.dev606-py37h803c963_0.tar.bz2
Closes apache#6226 from kou/packaging-conda-windows-fix-artifacts-path and squashes the following commits:
367b938 <Sutou Kouhei> Fix artifacts path for Conda on Windows
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>1 parent d829d83 commit 45ad346
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
0 commit comments