17
0

- 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:
2023-04-19 09:33:13 +00:00
committed by Git OBS Bridge
parent b9919fd3bf
commit de746b2dd9
4 changed files with 18 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-devpi-client
Version: 6.0.3
Version: 6.0.4
Release: 0
Summary: Client for devpi
License: MIT