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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d308f426b39dc528bcbc3b0d523a031b63b9d806b95d0dd879a788df9d86f07
size 73570

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80e038364d83c923fb180245ad5eb0c224a50510cc4aecedcafe81ade40d19f9
size 75092

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>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-devpi-client
Version: 5.1.1
Version: 5.2.0
Release: 0
Summary: Client for devpi
License: MIT