17
0

- update to 5.2.0:

- fix #799: proper error message for devpi login without prior devpi use
  - Support for check_manifest>=0.42.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-client?expand=0&rev=9
This commit is contained in:
2020-06-09 19:32:41 +00:00
committed by Git OBS Bridge
parent 4076336b47
commit f90f6d3b59
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jun 9 19:25:40 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 5.2.0:
- fix #799: proper error message for devpi login without prior devpi use
- Support for check_manifest>=0.42.
-------------------------------------------------------------------
Tue May 26 07:22:38 UTC 2020 - Petr Gajdos <pgajdos@suse.com>