Done: https://github.com/msys2/MINGW-packages/pull/6851
In <20200822.055547.1349701358762013803....@clear-code.com> "Re: Subject: [VOTE] Release Apache Arrow 1.0.1 - RC0" on Sat, 22 Aug 2020 05:55:47 +0900 (JST), Sutou Kouhei <k...@clear-code.com> wrote: > I'll update the MSYS2 package. > > In <CAOCv4hjzkDcU9pB2tQQ=KoHwz=nkb6shaj8bt11bqthjthu...@mail.gmail.com> > "Re: Subject: [VOTE] Release Apache Arrow 1.0.1 - RC0" on Fri, 21 Aug 2020 > 09:22:22 -0700, > Neal Richardson <neal.p.richard...@gmail.com> wrote: > >> I'm working on the R packages now, but CRAN is closed for summer >> vacation/maintenance until Monday, so I'll submit then. >> >> I can do Homebrew too but also will wait until Monday, given their past >> reluctance to update formulae until the release is broadly announced. >> >> Neal >> >> On Fri, Aug 21, 2020 at 7:25 AM Krisztián Szűcs <szucs.kriszt...@gmail.com> >> wrote: >> >>> Current status: >>> >>> 2. [done] upload source >>> 3. [done] upload binaries >>> 4. [done] update website >>> 5. [done] upload ruby gems >>> 6. [wontdo] upload js packages >>> 8. [done] upload C# packages >>> 9. [done] upload rust crates >>> 10. [ ] update conda recipes >>> 11. [done] upload wheels to pypi >>> 12. [ ] update homebrew packages >>> 13. [done] update maven artifacts >>> 14. [ ] update msys2 >>> 15. [nealrichardson] update R packages >>> 16. [kszucs] update docs >>> >>> On Fri, Aug 21, 2020 at 4:07 PM Krisztián Szűcs >>> <szucs.kriszt...@gmail.com> wrote: >>> > >>> > 2. [done] upload source >>> > 3. [done] upload binaries >>> > 4. [done] update website >>> > 5. [done] upload ruby gems >>> > 6. [ ] upload js packages >>> > 8. [ ] upload C# packages >>> > 9. [done] upload rust crates >>> > 10. [ ] update conda recipes >>> > 11. [done] upload wheels to pypi >>> > 12. [ ] update homebrew packages >>> > 13. [done] update maven artifacts >>> > 14. [ ] update msys2 >>> > 15. [ ] update R packages >>> > 16. [kszucs] update docs >>> > >>> > On Fri, Aug 21, 2020 at 3:51 PM Andy Grove <andygrov...@gmail.com> >>> wrote: >>> > > >>> > > Rust crates are published. >>> > Thanks you Andy! >>> > > >>> > > On Fri, Aug 21, 2020 at 7:36 AM Andy Grove <andygrov...@gmail.com> >>> wrote: >>> > > >>> > > > I can publish the Rust artifacts. >>> > > > >>> > > > On Fri, Aug 21, 2020 at 7:22 AM Krisztián Szűcs < >>> szucs.kriszt...@gmail.com> >>> > > > wrote: >>> > > > >>> > > >> 2. [done] upload source >>> > > >> 3. [done] upload binaries >>> > > >> 4. [done] update website >>> > > >> 5. [ ] upload ruby gems >>> > > >> 6. [ ] upload js packages >>> > > >> 8. [ ] upload C# packages >>> > > >> 9. [ ] upload rust crates >>> > > >> 10. [ ] update conda recipes >>> > > >> 11. [kszucs] upload wheels to pypi >>> > > >> 12. [ ] update homebrew packages >>> > > >> 13. [kszucs] update maven artifacts >>> > > >> 14. [ ] update msys2 >>> > > >> 15. [ ] update R packages >>> > > >> 16. [ ] update docs >>> > > >> >>> > > >> On Fri, Aug 21, 2020 at 2:17 PM Krisztián Szűcs >>> > > >> <szucs.kriszt...@gmail.com> wrote: >>> > > >> > >>> > > >> > The VOTE carries with 5 binding +1 votes. >>> > > >> > >>> > > >> > I'm starting the post release tasks and keep you posted about the >>> > > >> > current status. >>> > > >> > >>> > > >> > Thanks everyone! >>> > > >> > >>> > > >> > On Fri, Aug 21, 2020 at 2:14 PM Krisztián Szűcs >>> > > >> > <szucs.kriszt...@gmail.com> wrote: >>> > > >> > > >>> > > >> > > +1 (binding) >>> > > >> > > >>> > > >> > > - Ran the verification script locally on macOS. >>> > > >> > > - Double checked the python wheels on linux, everything went >>> fine. >>> > > >> > > - The crossbow verification tasks have passed [1] >>> > > >> > > >>> > > >> > > [1]: https://github.com/apache/arrow/pull/7985 >>> > > >> > > >>> > > >> > > On Wed, Aug 19, 2020 at 8:01 PM Neal Richardson >>> > > >> > > <neal.p.richard...@gmail.com> wrote: >>> > > >> > > > >>> > > >> > > > +1 (binding) >>> > > >> > > > >>> > > >> > > > In addition to the verifications on >>> > > >> > > > https://github.com/apache/arrow/pull/7985, I built and >>> checked the >>> > > >> R >>> > > >> > > > package locally. >>> > > >> > > > >>> > > >> > > > Neal >>> > > >> > > > >>> > > >> > > > On Tue, Aug 18, 2020 at 2:55 PM Sutou Kouhei < >>> k...@clear-code.com> >>> > > >> wrote: >>> > > >> > > > >>> > > >> > > > > +1 (binding) >>> > > >> > > > > >>> > > >> > > > > I ran the followings on Debian GNU/Linux sid: >>> > > >> > > > > >>> > > >> > > > > * INSTALL_NODE=0 \ >>> > > >> > > > > CUDA_TOOLKIT_ROOT=/usr \ >>> > > >> > > > > ARROW_CMAKE_OPTIONS="-DgRPC_SOURCE=BUNDLED >>> > > >> > > > > -DBoost_NO_BOOST_CMAKE=ON" \ >>> > > >> > > > > dev/release/verify-release-candidate.sh source >>> 1.0.1 0 >>> > > >> > > > > * dev/release/verify-release-candidate.sh binaries 1.0.1 0 >>> > > >> > > > > * dev/release/verify-release-candidate.sh wheels 1.0.1 0 >>> > > >> > > > > >>> > > >> > > > > with: >>> > > >> > > > > >>> > > >> > > > > * gcc version 10.2.0 (Debian 10.2.0-3) >>> > > >> > > > > * openjdk version "1.8.0_252" >>> > > >> > > > > * Node.js v12.18.2 >>> > > >> > > > > * nvidia-cuda-dev 10.1.243-8 >>> > > >> > > > > >>> > > >> > > > > Notes: >>> > > >> > > > > >>> > > >> > > > > * JavaScript tests are failed without INSTALL_NODE=0 (with >>> > > >> > > > > Node.js 14). >>> > > >> > > > > >>> > > >> > > > > * Python 3.8 wheel's test is failed. >>> > > >> > > > > >>> > > >> > > > > >>> > > >> > > > > Thanks, >>> > > >> > > > > -- >>> > > >> > > > > kou >>> > > >> > > > > >>> > > >> > > > > >>> > > >> > > > > In <CAHM19a7ZVNodKwKRTuOppQG= >>> > > >> fpxuserlk4k0nhefsn0tfjx...@mail.gmail.com> >>> > > >> > > > > "Subject: [VOTE] Release Apache Arrow 1.0.1 - RC0" on >>> Tue, 18 >>> > > >> Aug 2020 >>> > > >> > > > > 01:13:06 +0200, >>> > > >> > > > > Krisztián Szűcs <szucs.kriszt...@gmail.com> wrote: >>> > > >> > > > > >>> > > >> > > > > > Hi, >>> > > >> > > > > > >>> > > >> > > > > > I would like to propose the following release candidate >>> (RC0) >>> > > >> of Apache >>> > > >> > > > > > Arrow version 1.0.1. This is a release consisting of 31 >>> > > >> > > > > > resolved JIRA issues[1]. >>> > > >> > > > > > >>> > > >> > > > > > This release candidate is based on commit: >>> > > >> > > > > > 886d87bdea78ce80e39a4b5b6fd6ca6042474c5f [2] >>> > > >> > > > > > >>> > > >> > > > > > The source release rc0 is hosted at [3]. >>> > > >> > > > > > The binary artifacts are hosted at [4][5][6][7]. >>> > > >> > > > > > The changelog is located at [8]. >>> > > >> > > > > > >>> > > >> > > > > > Please download, verify checksums and signatures, run the >>> unit >>> > > >> tests, >>> > > >> > > > > > and vote on the release. See [9] for how to validate a >>> release >>> > > >> candidate. >>> > > >> > > > > > >>> > > >> > > > > > The vote will be open for at least 72 hours. >>> > > >> > > > > > >>> > > >> > > > > > [ ] +1 Release this as Apache Arrow 1.0.1 >>> > > >> > > > > > [ ] +0 >>> > > >> > > > > > [ ] -1 Do not release this as Apache Arrow 1.0.1 >>> because... >>> > > >> > > > > > >>> > > >> > > > > > [1]: >>> > > >> > > > > >>> > > >> >>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%201.0.1 >>> > > >> > > > > > [2]: >>> > > >> > > > > >>> > > >> >>> https://github.com/apache/arrow/tree/886d87bdea78ce80e39a4b5b6fd6ca6042474c5f >>> > > >> > > > > > [3]: >>> > > >> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-1.0.1-rc0 >>> > > >> > > > > > [4]: https://bintray.com/apache/arrow/centos-rc/1.0.1-rc0 >>> > > >> > > > > > [5]: https://bintray.com/apache/arrow/debian-rc/1.0.1-rc0 >>> > > >> > > > > > [6]: https://bintray.com/apache/arrow/python-rc/1.0.1-rc0 >>> > > >> > > > > > [7]: https://bintray.com/apache/arrow/ubuntu-rc/1.0.1-rc0 >>> > > >> > > > > > [8]: >>> > > >> > > > > >>> > > >> >>> https://github.com/apache/arrow/blob/886d87bdea78ce80e39a4b5b6fd6ca6042474c5f/CHANGELOG.md >>> > > >> > > > > > [9]: >>> > > >> > > > > >>> > > >> >>> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates >>> > > >> > > > > >>> > > >> >>> > > > >>>