Hi, folks!
On a second look, turns out only the PyPI package has the `breakpoint()`
call. The 2.1.1rc1 branch and the Apache tar match and don't have the call.
I've yanked the release from PyPI, since it doesn't match the Apache tar
and the GitHub branch. My suggestion is that we carry on with the vote
on 2.1.1rc1, and if the vote passes we'll then publish 2.1.1 to PyPI.
--Beto
On 6/21/23 9:41 AM, Beto Dealmeida wrote:
Hi, all.
Daniel Gaspar pinged me because he was unable to install the package
from PyPI. I took a look and it seems like we left a `breakpoint()`
call in the `setup.py`, which breaks `pip install` (since it's
non-interactive).
I'll work on an RC2 today and put it up for a vote as soon as possible.
Thanks,
--Beto
On 6/16/23 12:52 PM, Elizabeth Thompson wrote:
Hello Superset Community,
This is a call for the vote to release Apache Superset version 2.1.1.
The release candidate:
https://dist.apache.org/repos/dist/dev/superset/2.1.1rc1/
Git tag for the release:
https://github.com/apache/superset/tree/2.1.1rc1
The Change Log for the release:
https://github.com/apache/superset/blob/2.1.1rc1/CHANGELOG.md
The Updating instructions for the release:
https://github.com/apache/superset/blob/2.1.1rc1/UPDATING.md
Public keys are available at:
https://www.apache.org/dist/superset/KEYS
The vote will be open for at least 72 hours or until the necessary
number
of votes are reached.
Please vote accordingly:
[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason
Thanks,
The Apache Superset Team