Package Release Info

python-stevedore-1.28.0-bp152.2.15

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-stevedore-doc
python2-stevedore

Change Logs

* Wed Sep 09 2015 tbechtold@suse.com
- update to 1.8.0:
  * Updated from global requirements
* Mon Aug 31 2015 tbechtold@suse.com
- update to 1.7.0:
  * Updated from global requirements
  * Titlecase looks nicer sometimes in detailed mode
  * Update homepage to openstack hosted docs page
* Fri Jul 17 2015 tbechtold@suse.com
- update to 1.6.0:
  * Document the signature for check_func
  * Updated from global requirements
  * Switch badges from 'pypip.in' to 'shields.io'
  * Remove unnecessary openstack-common.conf
* Tue Jun 16 2015 tbechtold@suse.com
- update to 1.5.0:
  * Removed non-free color profile from .jpg
  * Add sphinx integration
  * Updated from global requirements
  * Fix Python versions supported
  * Remove run_cross_tests.sh
  * fix author contact details
  * re-raise exception with full traceback
  * Uncap library requirements for liberty
  * Add pypi download + version badges
  * Updated from global requirements
* Mon Mar 30 2015 tbechtold@suse.com
- update to 1.3.0:
  * Updated from global requirements
  * Fix test for finding multiple drivers
  * ignore .testrepository directory created by testr
  * clean up default environments run by tox
- Adjust Requires according to requirements.txt
* Tue Feb 24 2015 tbechtold@suse.com
- update to 1.2.0:
  * Use pkg_resources resolve(
  * Fix the README.rst file format for pypi
  * Workflow documentation is now in infra-manual
  * Implement a __contains__ override for extension manager
  * Update link to docs in README
  * Bring doc build up to standard
* Tue Oct 28 2014 dmueller@suse.com
- update to 1.1.0:
  * Add pbr to dependency list
  * Updated from global requirements
  * Add more detail to the README
  * Migrate tox to use testr
  * Update repository location in docs
* Tue Sep 23 2014 dmueller@suse.com
- add python-argparse dependency
* Sun Sep 21 2014 tbechtold@suse.com
- Add missing python-six Requires
* Fri Sep 19 2014 dmueller@suse.com
- update to 1.0:
  * Updated from global requirements
  * Fix incorrect image reference in documentation
  * Fix requirement handling in tox
  * Updated from global requirements
  * use six.add_metaclass
  * Updated from global requirements
  * driver: raise by default on import failure
  * Add doc requirements to venv environ
  * Import run_cross_tests.sh from oslo-incubator
  * fix link to entry point docs
Version: 1.28.0-1.24
* Mon Jan 15 2018 cloud-devel@suse.de
- update to version 1.28.0
  - move doc requirements to doc/requirements.txt
  - Remove -U from pip install
  - add bandit to pep8 job
  - Update reno for stable/pike
  - Remove setting of version/release from releasenotes
  - Add an ExtensionManager.items() method
  - Make openstackdocstheme an optional doc dependency
  - Avoid tox_install.sh for constraints support
  - Move reno to optional docs requirements
  - Remove duplicate optional requirement
  - Remove Pillow from test-requirements
  - Updated from global requirements
* Thu Oct 26 2017 toddrme2178@gmail.com
- Provide python2-stevedore for compatibility with single-spec
  macros.
* Tue Aug 22 2017 cloud-devel@suse.de
- update to version 1.25.0
  - move documentation into the new standard layout
  - Remove 'run_sphinx' script
  - Remove unused doc/requirements.txt
  - turn on warning-is-error for doc build
  - Mark as Production/Stable instead of Alpha
  - Remove oslotest from test-requirements
  - Update URLs in documents according to document migration
  - fix setuptools url
  - Remove support for py34
  - Update reno for stable/ocata
  - Updated from global requirements
  - switch from oslosphinx to openstackdocstheme
* Tue Aug 22 2017 cloud-devel@suse.de
- update to version 1.20.1
  - Update UPPER_CONSTRAINTS_FILE for stable/ocata
  - Updated from global requirements
  - Update .gitreview for stable/ocata
* Fri Feb 10 2017 cloud-devel@suse.de
- update to version 1.20.0:
  - extension: add entry_point_names method
  - Add Constraints support
  - Fix typos in exception.py
  - Updated from global requirements
  - extension: expose _find_entry_points as list_entry_points
  - Show team and repo badges on README
  - Remove reference to non-existing page
  - Allow suppression of warnings from DriverManager
  - Add Apache 2.0 license to source file
  - Add reno for release notes management
  - Broken link at stevedore developer documentation
* Sun Oct 02 2016 dmueller@suse.com
- add source service to rpm-packaging and refresh
* Tue Aug 30 2016 tbechtold@suse.com
- update to 1.17.1:
  * do not emit warnings for missing hooks
  * Remove discover from test-requirements
  * make error reporting for extension loading quieter
  * Add Python 3.5 classifier and venv
  * Replace assertEquals() with assertEqual()
* Wed Jul 20 2016 tbechtold@suse.com
- update to 1.16.0:
  * Fix NamedExtensionManager fails when loading failing extension in order
  * Remove irrelated output item
  * Fix broken link about setuptools entry points
  * NamedExtensionManager: call a callback when some names cannot be found
  * Updated from global requirements
  * Trivial: ignore openstack/common in flake8 exclude list
  * dont claim copyright for future years
- Use pypi.io for Source url
* Thu Apr 21 2016 tbechtold@suse.com
- update to 1.12.0:
  * Add a reference to entry_point_inspector
  * Updated from global requirements
  * Trival:Remove unused logging import
  * Remove work around for NullHandler
  * remove unnecessary dependency on argparse
  * Use Stevedore exceptions for finding extensions
  * Clean up Python 2.6 related stuff
  * Updated from global requirements
  * Remove Python 2.6 classifier
  * cleanup tox.ini
  * Updated from global requirements
  * docs - Set pbr 'warnerrors' option for doc build
  * Add clarifying language to description of scanning for plugins
  * clean up default tox environment list
  * Show how to add a plugin in a separate package
  * replace the hard-coded history list with an auto-generated one
  * Fix spelling typo for maunal
  * Updated from global requirements
  * Examples typo fix
- Enable tests during build
* Wed Mar 09 2016 bwiedemann@suse.com
- use the year from changelog instead of current one
  to make reproducible rpms