15
0

- update to 7.0.2:

* Fix #992: Fix error added in 6.0.4 when old authentication
    data from before 6.x exists.
  - Drop {Build,}Requires on pep517.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-client?expand=0&rev=27
This commit is contained in:
2023-11-25 13:49:52 +00:00
committed by Git OBS Bridge
parent 49c332cb65
commit 586575000a
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Nov 25 13:49:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 7.0.2:
* Fix #992: Fix error added in 6.0.4 when old authentication
data from before 6.x exists.
-------------------------------------------------------------------
Tue Oct 17 03:16:43 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
@@ -41,7 +48,7 @@ Fri Jun 9 07:34:26 UTC 2023 - ecsos <ecsos@opensuse.org>
Wed Apr 26 02:20:24 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch switch-to-build-module.patch:
- Drop {Build,}Requires on pep517.
- Drop {Build,}Requires on pep517.
-------------------------------------------------------------------
Wed Apr 19 09:33:04 UTC 2023 - Dirk Müller <dmueller@suse.com>