15
0

Accepting request 927496 from home:PSuarezHernandez:branches:devel:languages:python

- Fix problem with basic-auth patch for version higher than 3.0.0 (bsc#1098219)
- Modified:
  * 106-basic-auth.diff

OBS-URL: https://build.opensuse.org/request/show/927496
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=54
This commit is contained in:
2021-10-26 14:15:56 +00:00
committed by Git OBS Bridge
parent 0ea36fb4e1
commit 0b17ae3011
2 changed files with 52 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 26 10:25:23 UTC 2021 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
- Fix problem with basic-auth patch for version higher than 3.0.0 (bsc#1098219)
- Modified:
* 106-basic-auth.diff
-------------------------------------------------------------------
Tue Oct 26 05:50:05 UTC 2021 - Matej Cepl <mcepl@suse.com>