Kouhei Sutou created ARROW-18292:
------------------------------------
Summary: [Release][Python] Upload .wheel/.tar.gz for release not RC
Key: ARROW-18292
URL: https://issues.apache.org/jira/browse/ARROW-18292
Project: Apache Arrow
Issue Type: Improvement
Components: Developer Tools
Reporter: Kouhei Sutou
{{dev/release/post-09-python.sh}} uploads {{.wheel}}/{{.tar.gz}} for RC (
https://apache.jfrog.io/ui/native/arrow/python-rc/ ) not release (
https://apache.jfrog.io/ui/native/arrow/python/ ) . They are the same content
(because we copy artifacts of passed RC to release) but we should upload
{{.wheel}}/{{.tar.gz}} for release to clarify that we use vote passed artifacts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)