Revisions of python-pbr

Thomas Bechtold's avatar Thomas Bechtold (tbechtold) accepted request 477946 from Alberto Planas Dominguez's avatar Alberto Planas Dominguez (aplanas) (revision 61)
- Add make_oslosphinx_optional.patch
  https://review.openstack.org/#/c/443555/

- Update to pbr-2.0.0
  * tox: Don't set skipsdist=True
  * Stop using 'warnerrors'
  * doc: Clarify sections in 'setup.cfg'
  * Updated from global requirements
  * Remove discover from test-requirements
  * Add Constraints support
  * Don't raise exception on missing man pages
  * Updated from global requirements
  * Clean imports in code
  * Updated from global requirements
  * Docstrings should not start with a space
  * Changed the home-page link
  * Update .coveragerc after the removal of openstack directory
  * coverage package name option, doc improvement
  * Updated from global requirements
  * Deprecated warning for SafeConfigParser
  * Add more words to a confusing error message
  * Don't ignore data-files
  * Change assertTrue(isinstance()) by optimal assert
  * Fix handling of old git log output
  * Fix typo in the index.rst
  * Expose deb version to match exposing rpm version
  * Replace OpenStack LLC with OpenStack Foundation
  * Updated from global requirements
  * Fix pypy soabi tests
  * Add Python 3.5 classifier and venv
buildservice-autocommit accepted request 460703 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 60)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) committed (revision 59)
- use hardlinks instead of symlinks for %fdupes, because
  symlinks would point across subpackages
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 460234 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 58)
- change to build only with python3 Sphinx
- provide $flavor-doc for all pythons
- include patches so that build doesn't fail
  on manpages

- update for singlespec
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 57)
- add 0001-Don-t-raise-exception-on-missing-man-pages.patch,
  0001-Don-t-ignore-data-files.patch
buildservice-autocommit accepted request 430633 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 56)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 430622 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 55)
- Add missing python-setuptools Requires.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 430529 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 54)
- Remove unneeded Requires for python-pip. It's only used
  for testing.
buildservice-autocommit accepted request 397613 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 53)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 397612 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 52)
- Fix pypi source

- Fix pypi source
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 397608 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 51)
- update to 1.10.0:
  * File is wrongly marked as executable
  * Fix wsgiref script use with oslo.config
  * Update Preversioning explanation to avoid double that
  * Handle IndexError during version string parsing
  * Correct server test
  * Updated from global requirements
  * Fix soabi tests with pypy
  * package: fix wrong catch in email parsing
  * Do not convert git tags when searching history
  * Include wsgi_scripts in generated wheels
  * Correct the indentation in the classifiers example
  * Do not silently drop markers that fail to evaluate
  * Clarifications around tags and version numbers
  * Correct typo - s/enabeld/enabled/
  * Use apt-cache generated packages to provide build deps
  * fix some variable names
  * Don't attempt to test with 0.6c11 with Py3
  * Support entry point patching on setuptools < 12
  * Updated from global requirements
  * Split changelog on nulls instead of (
  * Add libjpeg and liberasurecode for tests
  * Handle markers to support sdist on pip < 6
  * Deprecated tox -downloadcache option removed
  * passenv integration environment variables re-enabling integration tests
  * Enable pep8 H405 tests
  * Add patch to properly get all commands from dist
  * doc: Remove 'MANIFEST.in'
  * doc: Trivial cleanup of 'index.rst'
  * doc: Add deprecation note for 'requirements-pyN'
buildservice-autocommit accepted request 384420 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 50)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 382992 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 49)
- 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
buildservice-autocommit accepted request 332550 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 48)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 332225 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 47)
- update to 1.8.0:
  * Strip comments present in setup.cfg
  * Protect WSGI application with a critical section
- Remove 0001-Remove-sphinx_config.init_values-manual-call.patch
  Fixed upstream

- update to 1.8.0:
  * Strip comments present in setup.cfg
  * Protect WSGI application with a critical section
- Remove 0001-Remove-sphinx_config.init_values-manual-call.patch
  Fixed upstream
buildservice-autocommit accepted request 330311 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 46)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 329808 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 45)
- update to 1.7.0:
  * Have pbr egg_info.writer check PBR is enabled

- update to 1.7.0:
  * Have pbr egg_info.writer check PBR is enabled
buildservice-autocommit accepted request 327221 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 44)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 326694 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 43)
- update to 1.6.0:
  * Strip comments in requirements files
  * Handle git being entirely absent
  * We require the use of setuptools
  * Fix retrieval of commit data and most recent tag

- update to 1.6.0:
  * Strip comments in requirements files
  * Handle git being entirely absent
  * We require the use of setuptools
  * Fix retrieval of commit data and most recent tag
- Remove 0001-Handle-git-being-entirely-absent.patch .
  Applied upstream
buildservice-autocommit accepted request 322053 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 42)
baserev update by copy to link target
Displaying revisions 101 - 120 of 161
openSUSE Build Service is sponsored by