14
0

Accepting request 703214 from home:SVasudevan:branches:devel:languages:python

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
This commit is contained in:
Tomáš Chvátal
2019-05-15 17:27:32 +00:00
committed by Git OBS Bridge
commit d8f8c36703
5 changed files with 108 additions and 0 deletions

11
python-pypiserver.changes Normal file
View File

@@ -0,0 +1,11 @@
-------------------------------------------------------------------
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