forked from pool/python-pypiserver
OBS-URL: https://build.opensuse.org/request/show/703214 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypiserver?expand=0&rev=1
12 lines
569 B
Plaintext
12 lines
569 B
Plaintext
-------------------------------------------------------------------
|
|
Tue May 14 23:38:33 UTC 2019 - svasudevan@suse.com
|
|
|
|
- Create new python package for pypiserver
|
|
* pypiserver now consistently and correctly handles the X-Forwarded-Host
|
|
header to allow for alternative base URLs
|
|
* significantly more information added to the docker-compose.yml
|
|
example, including recipes for various configuration options
|
|
* removed outdated suggestion to serve the packages data directly via
|
|
a webserver and replaced with information about setting up nginx
|
|
caching
|