Accepting request 382992 from home:tbechtold:branches:devel:languages:python

- update to 1.8.1:
  * Handle the case where cmd.distribution has no pbr attribute
  * test_integration cleanups
  * Remove redundant testscenarios glue
  * Add standard code coverage configuration file
  * Add shields.io version/downloads links/badges into README.rst

- update to 1.8.1:
  * Handle the case where cmd.distribution has no pbr attribute
  * test_integration cleanups
  * Remove redundant testscenarios glue
  * Add standard code coverage configuration file
  * Add shields.io version/downloads links/badges into README.rst

OBS-URL: https://build.opensuse.org/request/show/382992
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=49
This commit is contained in:
Dirk Mueller 2016-04-05 08:45:32 +00:00 committed by Git OBS Bridge
parent a12957c5df
commit 768bd81ec2
6 changed files with 27 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 1 15:20:52 UTC 2016 - tbechtold@suse.com
- update to 1.8.1:
* Handle the case where cmd.distribution has no pbr attribute
* test_integration cleanups
* Remove redundant testscenarios glue
* Add standard code coverage configuration file
* Add shields.io version/downloads links/badges into README.rst
-------------------------------------------------------------------
Sun Sep 20 09:03:29 UTC 2015 - tbechtold@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-pbr-doc
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: python-pbr-doc
Version: 1.8.0
Version: 1.8.1
Release: 0
Summary: Documentation for python-pbr
License: Apache-2.0

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 1 15:20:52 UTC 2016 - tbechtold@suse.com
- update to 1.8.1:
* Handle the case where cmd.distribution has no pbr attribute
* test_integration cleanups
* Remove redundant testscenarios glue
* Add standard code coverage configuration file
* Add shields.io version/downloads links/badges into README.rst
-------------------------------------------------------------------
Sun Sep 20 09:03:29 UTC 2015 - tbechtold@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-pbr
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,7 +21,7 @@
%bcond_with test
Name: python-pbr
Version: 1.8.0
Version: 1.8.1
Release: 0
Summary: Python Build Reasonableness
License: Apache-2.0