pyshop
pyshop copied to clipboard
A Private PyPI server written in pyramid
Version: 1.3.0 ### Observed Behaviour A developer/installer can see the "purge" button, but when trying to click it is redirected to an infinite login loop ### Expected Behaviour A message...
``` 2019-03-18 07:23:30,616 INFO [pyshop.views.simple][waitress] Create release 1.0.0 for package requests 2019-03-18 07:23:30,617 INFO [pyshop.views.simple][waitress] Looking for author Kenneth Reitz 2019-03-18 07:23:31,225 INFO [pyshop.views.simple][waitress] Mirroring version 2.12.0 2019-03-18 07:23:31,501 INFO...
PyPi currently supports markdown. It would be interesting to have support for markdown in PyShop as as well.
I keep getting this error on my pyshop server when I retrieve the "snakemake" package (e.g. `pip3 install snakemake`). My pip version is `10.0.1`. ``` 2018-04-23 19:51:52,401 ERROR [waitress][waitress] Exception...
Currently pyshop defaults to storing packages locally on disk. This is not ideal if your server can be killed at random points (eg on any particular cloud service or with...
Some packages, like requests, has a problem with versions. Requests have 0.12.1 and 0.12.01 versions, that become equals when converted to Version object. This cause comparison for Release model that...
Hi, I'm deploying pyshop on a fresh Ubuntu machine and ran into some problems that may or may not be relevant to be described in the readme file. None of...
I am using python 2, so I think search should work and I have the appropriate [search] in my pip.conf file. However, when issuing a search with pip, pyshop reports...
Support for this is not implemented and I doubt it would be any useful anyway so it would be best to just hide this menu entry from LDAP users. This...
when I visit host:8000/pypi,error occurs  find error in log   This error results in that I can't use "pip search"