Package Release Info

python-pbr-4.3.0-6.22

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-pbr

Change Logs

* Wed Nov 07 2018 mmnelemane@suse.com
- Fix for error "invalid option --#" in SLE_12_SP4 build.
* Mon Oct 15 2018 mcepl@suse.com
- Update to 4.3.0:
  * Remove my\_ip from generated wsgi script
  * Fix typo in contribution instructions
  * Add release note for fix to bug 1786306
  * Move pbr-installation jobs in-tree
  * Support subdirectory in the url
  * remove pypy jobs
  * add lib-forward-testing-python3 test job
  * add python 3.6 unit test job
  * switch documentation job to new PTI
  * import zuul job settings from project-config
  * Ignore Zuul when generating AUTHORS
  * tox: Re-add cover target
- Add new_wheel.patch to make compatible with wheel = 0.32.1
* Sun Oct 07 2018 mcepl@suse.com
- Revert previous commit.
* Sun Oct 07 2018 mcepl@suse.com
- Partially switch off tests requiring testscenarios and stestr.
* Fri Sep 14 2018 dmueller@suse.com
- add 0001-Skip-test-for-testr-hook-being-installed-when-testr-.patch
* Tue Sep 04 2018 dmueller@suse.com
- update to 4.2.0:
  * Deprecate 'test' integration
  * Deprecate 'build\_sphinx' integration
  * Add Sphinx extension
  * doc: Add documentation for missing '[pbr]' options
  * doc: Fix formatting of packagers guide
  * Switch to stestr
* Mon Aug 27 2018 tchvatal@suse.com
- Move the Name declaration above BR with LUA expansion as it won't
  get expanded in time for older codestreams otherwise and result
  in issue like "Package does not exist: %files -n python-%name"
* Wed Aug 15 2018 mcepl@suse.com
- Fix conditions when to enanle tests and when not.
* Mon Aug 06 2018 tchvatal@suse.com
- Switch to multibuild to run tests
- Drop doc subpkg, they have compiled docu on web, much better
  * Drops patch for_sphinx.patch
* Mon Aug 06 2018 tchvatal@suse.com
- Version update to 4.1.1:
  * Fixes on python 3.x
Version: 3.1.1-3.33
* Mon Oct 30 2017 jmatejek@suse.com
- use %python_clone instead of manual copying
- drop shebang and executable from the included test setup.py
  instead of complicated post-install fixing
* Tue Aug 08 2017 tbechtold@suse.com
- remove unused BuildRequires on python-pip
- add python-setuptools as BuildRequires
* Mon Jul 10 2017 toddrme2178@gmail.com
- Fix wrong-script-interpreter rpmlint error.
* Thu Jun 29 2017 tbechtold@suse.com
- update to 3.1.1:
  * Restore previous IP binding
  * allow user to override the output location of api docs
  * fix tests based on API change in Sphinx
  * Updated from global requirements
  * Add binding option for WSGI server
  * Ignore index URL lines in requirements.txt files
* Thu May 18 2017 dmueller@suse.com
- Update to pbr-3.0.1:
  * builddoc: uses the new Sphinx 1.6 code for multiple builder
  * Updated from global requirements
  * Fix missing comment from previous change
  * trivial: Add note about multiple builders support
  * Remove 'build\_sphinx\_latex'
  * Stop building man pages by default
  * docs: Use definition lists
  * add image.nonlocal\_uri to the list of warnings ignored
  * doc: Document Sphinx integration
  * add changelog to published documentation
  * Lazy import pkg\_resources
  * Add Changelog build handling for invalid chars
  * Initialize sphinx config using application instead of config
  * Make oslosphinx optional
  * Updated from global requirements
  * Also generate XML coverage report
  * Update to a newer hacking library
- drop 0001-Initialize-sphinx-config-using-application-instead-o.patch
  Upstream
* Mon Apr 03 2017 tbechtold@suse.com
- Add 0001-Initialize-sphinx-config-using-application-instead-o.patch
* Wed Mar 29 2017 jmatejek@suse.com
- uninstall alternatives in %postun
* Wed Mar 29 2017 tbechtold@suse.com
- Fix Source url
* Wed Mar 08 2017 aplanas@suse.com
- 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
  * Fix argument order for assertEqual to (expected, observed)
  * Move to oslosphinx
  * Updated from global requirements
  * Restore warnerrors behavior and support Sphinx 1.4
  * Updated from global requirements
  * Updated from global requirements
  * Updated from global requirements
  * Fix pypy wsgi tests
  * Remember the insertion order for pbr.json
- Remove 0001-Don-t-ignore-data-files.patch (included)
- Remove 0001-Don-t-raise-exception-on-missing-man-pages.patch (included)
* Mon Feb 27 2017 jmatejek@suse.com
- use hardlinks instead of symlinks for %fdupes, because
  symlinks would point across subpackages