+1 binding

1. .sha512 files are checked.
2. GPG signatures are signed by zhenxu ke (GPG Keys for Apache
Release) <kezhenx...@apache.org>.
3. LICENSE and NOTICE exist.
4. Build from source success.
5. Tag correct.

—————————
Kai Wan
GitHub @wankai123

kezhenxu94 <kezhenx...@apache.org> 于2022年7月8日周五 13:29写道:
>
> Hi, if you have trouble building from source because of local machine 
> environment, I provide these steps to build in Docker to verify:
>
> # Start a Docker container
>
> docker run -it --rm python:3 bash
>
> # Execute the following commands inside the container
>
> svn co https://dist.apache.org/repos/dist/dev/skywalking/python/0.8.0
> cd 0.8.0/
> tar -zxf skywalking-python-src-0.8.0.tgz
> make
>
>
> > On Jul 6, 2022, at 17:41, kezhenxu94 <kezhenx...@apache.org> wrote:
> >
> > Hi the SkyWalking Community:
> >
> > This is a call for vote to release Apache SkyWalking Python version 0.8.0.
> >
> > Release notes:
> >
> > * https://github.com/apache/skywalking-python/blob/v0.8.0/CHANGELOG.md
> >
> > Release Candidate:
> >
> > * https://dist.apache.org/repos/dist/dev/skywalking/python/0.8.0
> > * sha512 checksums
> >   - 
> > 513459ae1d1be3616a6bf388f40987b5e5fdf8be385f9a33d7d7dec21d01a8a3596314ac9d40aaea575530efab577c7cfa412ffa4963d53407a5f6d3ed505b9f
> >   skywalking-python-src-0.8.0.tgz
> >
> > Release Tag :
> >
> > * (Git Tag) v0.8.0
> >
> > Release Commit Hash :
> >
> > * 
> > https://github.com/apache/skywalking-python/tree/5c0b30f4f4588262d329676a545e48ed403905ba
> >
> > Keys to verify the Release Candidate :
> >
> > * https://dist.apache.org/repos/dist/release/skywalking/KEYS
> >
> > Guide to build the release from source :
> >
> > * 
> > https://github.com/apache/skywalking-python/blob/master/CONTRIBUTING.md#compiling-and-building
> >
> > Voting will start now and will remain open for at least 72 hours, all PMC 
> > members are required to give their votes.
> >
> > [ ] +1 Release this package.
> > [ ] +0 No opinion.
> > [ ] -1 Do not release this package because....
> >
> > Thanks.
> >
> > [1] 
> > https://github.com/apache/skywalking/blob/master/docs/en/guides/How-to-release.md#vote-check
>

Reply via email to