Actions
Bug #7234
closed[Deployment] arvados packages missing from PyPI search
Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
Deployment
Target version:
-
Story points:
-
Description
If you search PyPI for "arvados", through their Web form or pip search, it only returns arvados-node-manager. arvados-python-client and arvados-fuse (which are both more interesting to most users) are missing.
The packages are still in PyPI, and even show up in the full package list. They're just missing from search results.
Updated by Brett Smith over 10 years ago
The PyPI people might already know about this.
See also. Okay, so it's not just us, which was my main worry.
Updated by Brett Smith over 10 years ago
Updated by Ward Vandewege almost 10 years ago
This appears to be fixed, though pip also appears to be drunk with regard to what the latest version of arvados-python-client is:
$ pip search arvados arvados-python-client - Arvados client library INSTALLED: 0.1.20160301181511 LATEST: 0.1.20160122132348 arvados_fuse - Arvados FUSE driver arvados-cwl-runner - Arvados Common Workflow Language runner arvados-node-manager - Arvados compute node manager
I suggest we close this issue.
Updated by Tom Morris about 9 years ago
- Status changed from New to Resolved
This was resolved as described by Ward.
Actions