forked from pool/python-pbr
Accepting request 397608 from home:tbechtold:branches:devel:languages:python
- 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' OBS-URL: https://build.opensuse.org/request/show/397608 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=51
This commit is contained in:
@@ -1,3 +1,46 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 24 04:50:22 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
- 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'
|
||||
* doc: Restructure 'Requirements' section
|
||||
* doc: Restructure 'Usage' section
|
||||
* doc: Add details of manifest generation
|
||||
* Support git://, git+ssh://, git+https:// without -e flag
|
||||
* More support Sphinx >=1.3b1 and <1.3.1
|
||||
* Fix docs for markers
|
||||
* Do not error when running pep8 with py3
|
||||
* Ensure changelog log output is written if it already exists
|
||||
* Cleanup jeepyb and pypi-mirror special casing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 15:20:52 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user