Search Criteria
Package Details: python-flask-session 0.8.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-flask-session.git (read-only, click to copy) |
|---|---|
| Package Base: | python-flask-session |
| Description: | Server side session extension for Flask |
| Upstream URL: | https://pypi.org/project/Flask-Session/ |
| Licenses: | BSD |
| Submitter: | micwoj92 |
| Maintainer: | AlphaJack (Traace) |
| Last Packager: | micwoj92 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-01-21 21:58 (UTC) |
| Last Updated: | 2026-01-25 21:46 (UTC) |
Dependencies (6)
- python-cachelib
- python-flask
- python-msgspec
- python-build (make)
- python-flit-core (make)
- python-installer (make)
Latest Comments
micwoj92 commented on 2024-11-03 11:36 (UTC)
@AlphaJack since latest update cachelib is not needed as required dep and this depends on msgspec as indicated by previous comment.
https://github.com/pallets-eco/flask-session/commit/c7f8ced0e1532dea87850d34b3328a3fcb769988#diff-2676271ded3ba0170b6048b4fda0af7d5fcad17157ea8a1f217dfb505d8120a9
Traace commented on 2024-11-02 16:18 (UTC)
pkg_resources.DistributionNotFound: The 'msgspec>=0.18.6' distribution was not found and is required by Flask-Session.