14
0
forked from pool/python-pbr

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

- update to 1.0.1:
  * Remove self.pre_run calls in packaging.py
  * Update hacking to 0.10.x series
  * Teach pbr to read extras and env markers
  * Bump integration test timeouts
  * Finish removing invocations of pip
  * Advertise support for Python3.4
  * Issue #1451976: handle commits with non-utf8 text
  * Parallelise integration tests
- Removed pbr-0.10.8-fix-sphinx-init_values.patch . Replaced upstream
  with 0001-Remove-sphinx_config.init_values-manual-call.patch
- Added 0001-Remove-sphinx_config.init_values-manual-call.patch

OBS-URL: https://build.opensuse.org/request/show/311126
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=29
This commit is contained in:
2015-06-08 10:04:19 +00:00
committed by Git OBS Bridge
parent 396ab5776b
commit aac8c9f974
6 changed files with 78 additions and 18 deletions

View File

@@ -21,7 +21,7 @@
%bcond_with test
Name: python-pbr
Version: 0.11.0
Version: 1.0.1
Release: 0
Summary: Python Build Reasonableness
License: Apache-2.0
@@ -29,7 +29,8 @@ Group: Development/Languages/Python
Url: http://pypi.python.org/pypi/pbr
Source: https://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz
Source1: python-pbr-rpmlintrc
Patch: pbr-0.10.8-fix-sphinx-init_values.patch
# PATCH-FIX-UPSTREAM needed to be able to use Sphinx >= 1.3 versions
Patch: 0001-Remove-sphinx_config.init_values-manual-call.patch
BuildRequires: fdupes
BuildRequires: python-devel
BuildRequires: python-pip >= 1.4