Search Criteria
Package Details: python-wsgidav 4.3.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-wsgidav.git (read-only, click to copy) |
|---|---|
| Package Base: | python-wsgidav |
| Description: | Generic WebDAV server based on WSGI |
| Upstream URL: | https://github.com/mar10/wsgidav |
| Licenses: | MIT |
| Submitter: | djmattyg007 |
| Maintainer: | taotieren |
| Last Packager: | taotieren |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-12-17 22:05 (UTC) |
| Last Updated: | 2026-05-24 16:12 (UTC) |
Dependencies (22)
- gunicorn
- mercurial (mercurial-hgAUR, mercurial-stable-hgAUR)
- python
- python-cheroot
- python-defusedxml (python-defusedxml-gitAUR)
- python-gevent (python-gevent-gitAUR)
- python-jinja
- python-json5
- python-lxml
- python-mysqlclient
- python-pam
- python-passlib
- python-paste
- python-pymongo
- python-pyyaml (python-yaml-gitAUR, python-yaml)
- python-redis
- uvicorn
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- Show 2 more dependencies...
Latest Comments
djmattyg007 commented on 2021-03-02 01:42 (UTC)
@razer As far as I can tell, the cheroot package isn't a hard dependency of wsgidav. It's an optional dependency for a reason. Unless you've got a compelling reason why it should be added, I don't see a reason to consider forcing everyone to install it when it's not required.
razer commented on 2021-02-21 04:54 (UTC)
Please add python-cheroot as an hard dependency Thanks
djmattyg007 commented on 2019-11-26 10:38 (UTC)
@IncredibleLaser fixed, thanks for letting me know about the issue
IncredibleLaser commented on 2019-11-24 09:31 (UTC)
Thanks for your efforts! Please also add python-jinja as a dependency, it won't run otherwise: ModuleNotFoundError: No module named 'jinja2'
After installing python-jinja, it works perfectly.
djmattyg007 commented on 2019-11-24 00:59 (UTC)
@damir it's all fixed now. Sorry for the inconvenience.
djmattyg007 commented on 2019-11-22 23:17 (UTC)
damir commented on 2019-11-20 20:33 (UTC) (edited on 2019-11-20 20:34 (UTC) by damir)
djmattyg007 commented on 2019-11-17 02:23 (UTC)
Updated to the most recent version! Sorry everyone for the incredible delay :(
IncredibleLaser commented on 2019-08-05 08:13 (UTC)
Are you still active here or should I send an orphaning request?
IncredibleLaser commented on 2018-10-03 09:00 (UTC)
This package also needs python-pyaml and python-jsmin to run as far as I can see.