forked from pool/python-devpi-server
Accepting request 909936 from home:mcalabkova:branches:devel:languages:python
- Update to 6.1.0
* Proxy requests from replica to master are now streamed if possible.
* Dropped support for Python 2.7, 3.4 and 3.5. Python 3.x versions
will be supported until their EOL.
* Remove deprecated command line options which were replaced by
separate scripts.
* The user creation and modification time is now stored.
* add explicit ruamel.yaml dependency declaration after strictyaml
vendored it
* Allow user and index URLs to work with a trailing slash.
OBS-URL: https://build.opensuse.org/request/show/909936
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-server?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 3 09:11:58 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 6.1.0
|
||||
* Proxy requests from replica to master are now streamed if possible.
|
||||
* Dropped support for Python 2.7, 3.4 and 3.5. Python 3.x versions
|
||||
will be supported until their EOL.
|
||||
* Remove deprecated command line options which were replaced by
|
||||
separate scripts.
|
||||
* The user creation and modification time is now stored.
|
||||
* add explicit ruamel.yaml dependency declaration after strictyaml
|
||||
vendored it
|
||||
* Allow user and index URLs to work with a trailing slash.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 26 07:22:39 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user