Accepting request 611419 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/611419
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=82
This commit is contained in:
Tomáš Chvátal 2018-05-23 08:04:12 +00:00 committed by Git OBS Bridge
parent 084ef7f62a
commit 39f2ef4be3
6 changed files with 19 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 23 02:48:49 UTC 2018 - arun@gmx.de
- update to version 4.0.3:
* Don't poke in pip for requests
* Fix builddoc with sphinx <= 1.6
-------------------------------------------------------------------
Mon Apr 23 15:14:47 UTC 2018 - arun@gmx.de

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pbr-doc
Version: 4.0.2
Version: 4.0.3
Release: 0
Summary: Documentation for python-pbr
License: Apache-2.0

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 23 02:48:49 UTC 2018 - arun@gmx.de
- update to version 4.0.3:
* Don't poke in pip for requests
* Fix builddoc with sphinx <= 1.6
-------------------------------------------------------------------
Mon Apr 23 15:14:47 UTC 2018 - arun@gmx.de

View File

@ -21,7 +21,7 @@
# enable testing with a build conditional (off by default):
%bcond_with test
Name: python-pbr
Version: 4.0.2
Version: 4.0.3
Release: 0
Summary: Python Build Reasonableness
License: Apache-2.0