* Wed Nov 07 2018 mmnelemane@suse.com
- Fix for error "invalid option --#" in SLE_12_SP4 build.
* Mon Oct 15 2018 Matej Cepl <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 Mat?j Cepl <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
* Fri May 25 2018 mimi.vx@gmail.com
- for_sphinx.patch - allow warnings for sphinx_build
unfortuanetly python3 and python2 Sphinx have diff in docstring parsing
* Wed May 23 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 2018 arun@gmx.de
- update to version 4.0.2:
* Better Sem-Ver header handling
- changes from version 4.0.1:
* add lower-constraints job
* Explicitly read setup.cfg as utf-8 on Python 3
* Wed Mar 28 2018 tbechtold@suse.com
- update to 4.0.0:
* builddoc: Treat '[pbr] autodoc\_tree\_excludes' as a multi-line opt
* update parse test to use reliable comparison
* Make docs on env vars a little clearer
* Updated from global requirements
* future-proof invocation of apidoc
* emit warning correctly
* deprecations: Deprecate support for '-py{N}' requirements
* doc: Minor rework of usage doc
* doc: Rework features doc
* Support v<semver> version
* Deprecate testr and nose integration
* tests: Increase coverage of requirements parsing
* trivial: Move packaging tests to test\_packaging
* Put test-requirements into an extra named 'test'
* Support Description-Content-Type metadata
* Avoid tox\_install.sh for constraints support
* Test on Python 3.6
* Support PEP 345 Project-URL metadata
* Remove setting of version/release from releasenotes
* Use 'build\_reno' setuptools extension if available
* Remove unnecessary 'if True'
* Discover Distribution through the class hierarchy
* Add reno for release notes management
* Remove support for command hooks
* Remove dead code
* Deprecate support for Sphinx < 1.6
* builddoc: Use '[sphinx\_build] builders' with Sphinx < 1.6
* Remove win32/nt checks for wrapper script gen
* Remove py26 support
* Update URLs in documents according to document migration
* gitignore: Ignore .venv
* switch from oslosphinx to openstackdocstheme
* Trivial: Fix docstring
* turn on warning-as-error flag for doc build
* rearrange existing documentation using the new standard layout
* 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