↵ Return to the main page of python3-starlette
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-04-14 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.46.2-1 | - Update to 0.46.2 (close RHBZ#2359293) |
2025-03-11 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.46.1-1 | - Update to 0.46.1 (close RHBZ#2350865) |
2025-03-02 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.46.0-16 | - Restore test skip for test_lifespan_with_on_events for older Python |
2025-03-02 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.46.0-15 | - Revert "Update rpmlintrc file for declarative buildsystem" |
2025-03-02 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.46.0-14 | - Revert "F41+: Use the provisional pyproject declarative buildsystem" |
2025-03-02 | Benjamin A. Beasley <code at musicinmybrain dot net> | - Remove patch for pre-0.28 httpx |
2025-02-24 | Benjamin A. Beasley <code at musicinmybrain dot net> | - Update to 0.46.0 (close RHBZ#2347125) |
2025-02-24 | Benjamin A. Beasley <code at musicinmybrain dot net> | - Drop test skips and warnings filters that were due to old anyio/trio versions |
2025-02-11 | Benjamin A. Beasley <code at musicinmybrain dot net> | - Update to 0.45.3 (close RHBZ#2335020) |
2025-01-28 | Benjamin A. Beasley <code at musicinmybrain dot net> | - Patch: get iscoroutinefunction() from inspect rather than asyncio - Ignore DeprecationWarning about asyncio.set_event_loop from anyio - Together, these changes fix RHBZ#2342563 |