Search Criteria
Package Details: devpi-server 5.5.0-1
Git Clone URL: | https://aur.archlinux.org/devpi-server.git (read-only, click to copy) |
---|---|
Package Base: | devpi-server |
Description: | reliable private and pypi.python.org caching server |
Upstream URL: | http://doc.devpi.net/ |
Licenses: | |
Submitter: | The-Compiler |
Maintainer: | None |
Last Packager: | The-Compiler |
Votes: | 2 |
Popularity: | 0.184963 |
First Submitted: | 2016-06-01 10:01 |
Last Updated: | 2020-12-04 20:36 |
Latest Comments
The-Compiler commented on 2020-12-04 20:46
Disowning this as I don't use it anymore.
The-Compiler commented on 2019-11-11 08:03
Fixed - thanks blueyed and jzhu!
jzhu commented on 2019-11-11 04:05
Hi The-Compiler,
Please add the following missing dependencies to the depends array: python-appdirs python-attrs python-strictyaml
These can be found in the setup.py at the server-5.2.0 tagged commit: https://github.com/devpi/devpi/blob/server-5.2.0/server/setup.py#L29
There is one other dependency listed there, python-ruamel-yaml, but it is only required for python==3.4 (i.e. not Arch Linux).
blueyed commented on 2019-03-26 19:22
Seems to be missing a dependency?