*[X] +1 Release this package as Apache burr 0.42.0-incubating* [ ] +0 No opinion [ ] -1 Do not release this package because... (reason required)
Checklist for reference: [x] Download links are valid [x] Checksums and signatures are valid [x] LICENSE/NOTICE files exist [x] No unexpected binary files in source [x] All source files have ASF headers -- verified using rat-jar [x] Can compile from source-- NOTE: *install starlette<1.0.0* (that project just pushed a break change) Notes: - install flit & twine if you want to run the `scripts/apache_release.py` - the scripts/verify_apache_artifacts.py assumes that all the artifacts are in the dist/ directory. Cheers, Stefan On Sun, Mar 15, 2026 at 9:52 PM Elijah ben Izzy < [email protected]> wrote: > Hi all, > > This is a call for a vote on releasing Apache burr 0.42.0-incubating > release candidate 1. Take 2! > > The artifacts for this release candidate can be found at: > https://dist.apache.org/repos/dist/dev/incubator/burr/0.42.0-incubating-RC1 > . > > The Git tag to be voted upon is: v0.42.0. With hash > 1af1ca7ab0c774337eb030b150f263ca354ab8dc. > > Release artifacts are signed with the release manager's GPG key. The KEYS > file is available at https://downloads.apache.org/incubator/burr/KEYS. > > Please download, verify, and test the release candidate. > > We have three release artifacts, as well as associated signatures > - The archive - full source archive of apache burr (incubating) > - The wheel - binary distribution including built UI and bundled examples > for the demo server > - The sdist - source that goes in the wheel > > For detailed step-by-step instructions on how to verify this release, > please see the "For Voters: Verifying a Release" section in the > scripts/README.md file within the source archive: > https://github.com/apache/burr/blob/main/scripts/README.md > > To quickly install and test the wheel: > > export VERSION=0.42.0 > uv pip install "apache_burr-${VERSION}-py3-none-any.whl[learn]" > --index-url https://pypi.org/simple > > The vote will run for a minimum of 72 hours. > Please vote: > > [ ] +1 Release this package as Apache burr 0.42.0-incubating > [ ] +0 No opinion > [ ] -1 Do not release this package because... (reason required) > > Checklist for reference: > [ ] Download links are valid > [ ] Checksums and signatures are valid > [ ] LICENSE/NOTICE files exist > [ ] No unexpected binary files in source > [ ] All source files have ASF headers > [ ] Can compile from source > > On behalf of the Apache burr PPMC, > Elijah ben Izzy >
