It’s maintenance day in my little Python world. I just released new versions of two small but apparently quite popular packages:

  • eve-swagger, the OpenAPI/Swager extensions for Eve-powered APIs, hits v0.1.4. It’s just a single fix for API breakage introduced with the previous release; details available here. Thanks to Asger Gitz-Johansen for the help with this release.

  • Flask-Sentinel, an Oauth2 Provider for Flask, hits v0.0.8. This also is a small release that fixes 500 errors if you were using unpinned versions of redis. This time, my gratitude goes to Adrian Cin.

Enjoy.