- Update master for stable/yoga
- Fix remaining logic to support Python 3.6/7
- Fix compatibility with Python 3.12, importlib-metadata 5.0
- Order old importlib-metadata results by group
- Drop python3.6/3.7 support in testing runtime
- Add Python3 antelope unit tests
- Add Python3 zed unit tests
- Update master for stable/zed
- remove unicode from code
- Fix compatibility with Python 3.10, 3.9.11
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=34
- Use TOX_CONSTRAINTS_FILE
- Update master for stable/wallaby
- setup.cfg: Replace dashes with underscores
- Add Python3 xena unit tests
- Move flake8 as a pre-commit local target.
- Remove lower-constraints remnants
- Dropping lower constraints testing
- Fix formatting of release list
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=28
- add lib-forward-testing-python3 test job
- Update doc/conf.py to avoid warnings with sphinx 1.8
- Removed older version of python added 3.5
- Change openstack-dev to openstack-discuss
- Update reno for stable/rocky
- Use template for lower-constraints
- add python 3.6 unit test job
- Update sphinx logging to not use app object
- fix wrong link
- import zuul job settings from project-config
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=15
- 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
OBS-URL: https://build.opensuse.org/request/show/567254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=29
- 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
- update to version 1.20.1
- Update UPPER_CONSTRAINTS_FILE for stable/ocata
- Updated from global requirements
- Update .gitreview for stable/ocata
OBS-URL: https://build.opensuse.org/request/show/527396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=27
- 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()
- 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
OBS-URL: https://build.opensuse.org/request/show/427613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=24
- add python-argparse dependency
- Add missing python-six Requires
- 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
OBS-URL: https://build.opensuse.org/request/show/251730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=15
- update to 0.13:
* Update documentation to refer to setuptools instead of distribute.
* Add pypy to the list of default test configurations.
* Include a work-around to avoid a cpython bug with atexit
* Deprecate TestExtensionManager and replace with make_test_instance()
class method to provide test classes that behave more like the
production class, while still allowing the extensions to be injected
for testing
* Fixes an exception when reporting on an error where multiple
drivers have the same name
* Switch packaging to use pbr. (forwarded request 209154 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/209155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=11