Accepting request 1032032 from home:yarunachalam:branches:devel:languages:python

- Update to 5.11.0 
  * Fix symbol identification in multiline message
  * Replace deprecated readfp method with read_file

OBS-URL: https://build.opensuse.org/request/show/1032032
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=146
This commit is contained in:
2022-10-28 20:10:56 +00:00
committed by Git OBS Bridge
parent 52fc352488
commit c3a682661f
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:cfcc4ff8e698256fc17ea3ff796478b050852585aa5bae79ecd05b2ab7b39b9a
size 127122

3
pbr-5.11.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 28 19:46:28 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 5.11.0
* Fix symbol identification in multiline message
* Replace deprecated readfp method with read_file
-------------------------------------------------------------------
Fri Aug 19 16:24:19 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-pbr%{psuffix}
Version: 5.10.0
Version: 5.11.0
Release: 0
Summary: Python Build Reasonableness
License: Apache-2.0