Search Criteria
Package Details: python-flask-session 0.8.0-1
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 |
Last Packager: | AlphaJack |
Votes: | 1 |
Popularity: | 0.005255 |
First Submitted: | 2024-01-21 21:58 (UTC) |
Last Updated: | 2024-10-16 21:32 (UTC) |
Dependencies (5)
- python-cachelib
- python-flask (python-flask-gitAUR)
- python-build (make)
- python-flit-core (make)
- python-installer (python-installer-gitAUR) (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.