pystorm / streamparse

Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.
http://streamparse.readthedocs.io/
Apache License 2.0
1.5k stars 218 forks source link

Bump to 5.0.1 #509

Closed kbourgoin closed 2 months ago

kbourgoin commented 2 months ago

After looking at #501, I was going to replace pkg_resources since it's going to stop working in 3.12, but it turns out I don't have time to do that right now. Instead, we can cut this as 5.0.1 to fix the one bug and move on. That replacement will have to happen someday, though.