- update to 6.0.4:
* Fix precedence of URL from command line over DEVPI_INDEX
environment variable for ``devpi use``.
* Fix relative DEVPI_INDEX environment variable with user and
index causing an invalid URL in some cases.
* Fix persistence of username when DEVPI_INDEX environment
variable is used with ``devpi login``.
* Fix precedence of ``--sdist`` and ``--wheel`` over
``formats`` setting from setup.cfg ``[devpi:upload]``
section.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-client?expand=0&rev=15
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-devpi-client
|
||||
Version: 6.0.3
|
||||
Version: 6.0.4
|
||||
Release: 0
|
||||
Summary: Client for devpi
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user