- update to 5.4.4:

* trivial: Use 'open' context manager
  * Update to latest hacking
  * Mark strings as raw

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=127
This commit is contained in:
Dirk Mueller 2020-02-28 21:59:14 +00:00 committed by Git OBS Bridge
parent f2fc1fe22e
commit 36addacad6
4 changed files with 13 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 28 21:58:24 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 5.4.4:
* trivial: Use 'open' context manager
* Update to latest hacking
* Mark strings as raw
-------------------------------------------------------------------
Fri Oct 18 07:02:02 UTC 2019 - Dirk Mueller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-pbr
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-pbr%{psuffix}
Version: 5.4.3
Version: 5.4.4
Release: 0
Summary: Python Build Reasonableness
License: Apache-2.0