| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| _vendor | ||
| console | ||
| installation | ||
| io | ||
| json | ||
| layouts | ||
| masonry | ||
| mixology | ||
| packages | ||
| puzzle | ||
| repositories | ||
| semver | ||
| spdx | ||
| utils | ||
| vcs | ||
| version | ||
| __init__.py | ||
| __main__.py | ||
| __version__.py | ||
| config.py | ||
| exceptions.py | ||
| locations.py | ||
| poetry.py |
As per https://warehouse.pypa.io/api-reference/legacy/#get--simple--project--, the project URL should have a trailing slash. This was discovered as an issue in an edge case situation, but should be the standard call regardless. Edge case explanation: In a private pypi instance built on artifactory, set up to serve on https (443) and ignore http (80) requests, artifactory sends a 301 redirect when called without the slash, but provides the redirect url as http (due to a bug in artifactory). This results in an almost-valid call (but missing the slash) failing by being redirected to a nonsecure call that isn't answered. For whatever it is worth, there is a Bug filed with Artifactory for the bad redirect (https://www.jfrog.com/jira/browse/RTFACT-14235), but it is over a year old with no movement.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| _vendor | Loading commit data... | |
| console | Loading commit data... | |
| installation | Loading commit data... | |
| io | Loading commit data... | |
| json | Loading commit data... | |
| layouts | Loading commit data... | |
| masonry | Loading commit data... | |
| mixology | Loading commit data... | |
| packages | Loading commit data... | |
| puzzle | Loading commit data... | |
| repositories | Loading commit data... | |
| semver | Loading commit data... | |
| spdx | Loading commit data... | |
| utils | Loading commit data... | |
| vcs | Loading commit data... | |
| version | Loading commit data... | |
| __init__.py | Loading commit data... | |
| __main__.py | Loading commit data... | |
| __version__.py | Loading commit data... | |
| config.py | Loading commit data... | |
| exceptions.py | Loading commit data... | |
| locations.py | Loading commit data... | |
| poetry.py | Loading commit data... |