17
0

62 Commits

Author SHA256 Message Date
f5e1f857c4 Accepting request 1335224 from devel:languages:python
- update to 5.7.0:
  * Add typing classifier
  * Enable logging related ruff checks
  * Run mypy from tox
  * Delay string interpolations at logging calls
  * Remove reference to tag framework

OBS-URL: https://build.opensuse.org/request/show/1335224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=50
2026-02-26 17:58:11 +00:00
507adc664d Accepting request 1321563 from devel:languages:python
- Update to 5.6.0
  * Deprecate warn_on_missing_entrypoint parameter
  * Add py.typed file
  * Unskip test
  * Add conflict resolution support
  * Make better use of super
  * typing: Remove use of _init_attributes (2/2)
  * typing: Remove use of _init_attributes (1/2)
  * typing: Remove unnecessary method subclass
  * docs: Update to use pyproject.toml
  * tests: Trivial fixups
  * Remove unnecessary type docstring field lists
  * typing: Add hints to tests
  * typing: Make better use of ParamSpec
  * typing: Add initial type hints
  * Deprecate verify_requirements flag
  * Remove use of mutable default param
  * trivial: Remove references to importlib_metadata
  * Enable ruff, ruff-format
  * Apply ruff, ruff-format
  * docs: Remove cruft from configuration files
  * pre-commit: Bump versions
  * reno: Update master for unmaintained/2024.1
  * Bump pyupgrade target to 3.10+
  * Migrate bandit options to pyproject.toml
  * pre-commit: Bump dependencies
  * Migrate setup configuration to pyproject.toml
  * Drop Python 3.9 support
  * Update master for stable/2025.2
- Remove empty file stevedore/tests/extension_unimportable.py

OBS-URL: https://build.opensuse.org/request/show/1321563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=49
2025-12-09 11:50:02 +00:00
1b339e100d Accepting request 1316674 from devel:languages:python
- Update to 5.5.0
  * Support for Python 3.9 has been removed. Now the minimum
    python version supported is 3.10.

OBS-URL: https://build.opensuse.org/request/show/1316674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=48
2025-11-09 20:10:08 +00:00
a6029a4d6b Accepting request 1254409 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1254409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=47
2025-03-19 21:34:15 +00:00
db7b73cf33 Accepting request 1225387 from devel:languages:python
- update to 5.4.0:
  * Add note about requirements lower bounds
  * Remove Python 3.8 support
  * Run pyupgrade to clean up Python 2 syntaxes
  * Declare Python 3.12 support

OBS-URL: https://build.opensuse.org/request/show/1225387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=46
2024-11-21 14:14:30 +00:00
4b1cfd240c Accepting request 1199452 from devel:languages:python
- update to 5.3.0:
  * reno: Update master for unmaintained/zed
  * Remove old excludes
  * Update master for stable/2024.1
  * reno: Update master for unmaintained/xena
  * reno: Update master for unmaintained/wallaby
  * reno: Update master for unmaintained/victoria

OBS-URL: https://build.opensuse.org/request/show/1199452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=45
2024-09-09 12:44:27 +00:00
526124275a Accepting request 1157894 from devel:languages:python
- update to 5.2.0:
  * Update python classifier in setup.cfg
  * Update master for stable/2023.2

OBS-URL: https://build.opensuse.org/request/show/1157894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=44
2024-03-14 16:45:19 +00:00
b555edd7e4 Accepting request 1137083 from devel:languages:python
- switch to singlespec to get multipe flavors

- remove unneeded dependencies
- skip test that fails with python 3.10
- add python-argparse dependency
  drivers have the same name
   managers which specifies whether exceptions are propagated up
- add compatibility provides of 0.8.0 version

OBS-URL: https://build.opensuse.org/request/show/1137083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=43
2024-01-05 20:45:34 +00:00
fdbc6d3ad5 Accepting request 1093364 from Cloud:OpenStack:Factory
- update to version 5.1.0
  - Moves supported python runtimes from version 3.8 to 3.10
  - Catch NotADirectoryError error
  - Update master for stable/2023.1
  - Revert "Moves supported python runtimes from version 3.8 to 3.10"

OBS-URL: https://build.opensuse.org/request/show/1093364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=42
2023-06-22 21:25:01 +00:00
3fd56e58dd - update to version 5.1.0
- Moves supported python runtimes from version 3.8 to 3.10
  - Catch NotADirectoryError error
  - Update master for stable/2023.1
  - Revert "Moves supported python runtimes from version 3.8 to 3.10"

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=38
2023-06-15 20:17:49 +00:00
c1fab96484 Accepting request 1073029 from Cloud:OpenStack:Factory
- update to version 5.0.0
  - Remove Extension.extras

OBS-URL: https://build.opensuse.org/request/show/1073029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=41
2023-03-22 21:28:47 +00:00
a68da9f196 - update to version 5.0.0
- Remove Extension.extras

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=36
2023-03-07 07:02:36 +00:00
8850be5b5f Accepting request 1055984 from Cloud:OpenStack:Factory
- update to version 4.1.1
  - 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/request/show/1055984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=40
2023-01-06 16:04:47 +00:00
0b8619f3be - update to version 4.1.1
- 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
2023-01-02 09:16:43 +00:00
c2883475ad Accepting request 983719 from Cloud:OpenStack:Factory
- update to version 3.5.0
  - Add Python3 yoga unit tests
  - Rely on member access, the preferred access since importlib_metadata 4.8.
  - Update master for stable/xena

- remove unneeded dependencies

OBS-URL: https://build.opensuse.org/request/show/983719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=39
2022-06-20 13:37:02 +00:00
0f96157092 - update to version 3.5.0
- Add Python3 yoga unit tests
  - Rely on member access, the preferred access since importlib_metadata 4.8.
  - Update master for stable/xena

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=32
2022-06-07 11:05:35 +00:00
ada0c17080 - remove unneeded dependencies
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=31
2022-05-24 21:43:37 +00:00
022b19a8da Accepting request 975785 from Cloud:OpenStack:Factory
- skip test that fails with python 3.10 

- update to version 3.4.0
  - 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/request/show/975785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=38
2022-05-10 13:11:36 +00:00
7d9f67d879 - skip test that fails with python 3.10
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=29
2022-05-09 11:02:45 +00:00
b0e3cda0ba - update to version 3.4.0
- 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
2021-12-06 09:24:30 +00:00
2792e1ba8d Accepting request 890006 from Cloud:OpenStack:Factory
OBS-URL: https://build.opensuse.org/request/show/890006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=37
2021-05-05 18:39:34 +00:00
0d54250d65 - update to version 3.3.0
- Add Python3 wallaby unit tests
  - Fix cache dir flooding when running from /tmp
  - Use py3 as the default runtime for tox
  - Adding pre-commit
  - Update master for stable/victoria

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=26
2021-05-02 17:26:15 +00:00
8978972aff Accepting request 841229 from Cloud:OpenStack:Factory
switch to victoria

OBS-URL: https://build.opensuse.org/request/show/841229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=36
2020-10-22 12:20:09 +00:00
e145005c8b OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=24 2020-10-09 19:42:00 +00:00
4b2f55ae09 update to stable/victoria
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=23
2020-10-09 19:19:35 +00:00
38f92b891b Accepting request 803608 from Cloud:OpenStack:Factory
Ussuri Update

OBS-URL: https://build.opensuse.org/request/show/803608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=35
2020-05-28 07:05:15 +00:00
3d3ba2bf5a - update to version 1.32.0
- Update the constraints url
  - Update master for stable/train
  - Blacklist sphinx 2.1.0 (autodoc bug)
  - Switch to Ussuri jobs

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=21
2020-05-12 10:04:15 +00:00
11cccaaf14 Accepting request 790054 from Cloud:OpenStack:Factory
- switch to python 3.x only builds

OBS-URL: https://build.opensuse.org/request/show/790054
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=34
2020-04-19 19:48:11 +00:00
3ebaf794d2 - switch to python 3.x only builds
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=19
2020-03-31 09:12:43 +00:00
4e9b59c364 Accepting request 736629 from Cloud:OpenStack:Factory
- update to version 1.31.0
  - add python 3.7 unit test job
  - Dropping the py35 testing
  - Delete repeated param description.
  - Update master for stable/stein
  - Add local bindep.txt
  - update git.openstack.org to opendev
  - OpenDev Migration Patch
  - Add Python 3 Train unit tests
  - Cap Bandit below 1.6.0 and update Sphinx requirement

OBS-URL: https://build.opensuse.org/request/show/736629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=33
2019-11-04 16:04:48 +00:00
1f3bdd007a - update to version 1.31.0
- add python 3.7 unit test job
  - Dropping the py35 testing
  - Delete repeated param description.
  - Update master for stable/stein
  - Add local bindep.txt
  - update git.openstack.org to opendev
  - OpenDev Migration Patch
  - Add Python 3 Train unit tests
  - Cap Bandit below 1.6.0 and update Sphinx requirement

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=17
2019-10-09 12:45:04 +00:00
97013d78d8 Accepting request 692879 from Cloud:OpenStack:Factory
- update to version 1.30.1
  - 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/request/show/692879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=32
2019-04-12 07:13:48 +00:00
3d0404b74e - update to version 1.30.1
- 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
2019-04-08 14:03:55 +00:00
e43125f370 Accepting request 667747 from Cloud:OpenStack:Factory
- break build cycle with stestr (bsc#1121610)
------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/request/show/667747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=31
2019-01-28 19:47:07 +00:00
37a4afd6c8 - break build cycle with stestr (bsc#1121610)
------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-stevedore?expand=0&rev=13
2019-01-22 09:31:08 +00:00
aa0ad7a52e Accepting request 638869 from Cloud:OpenStack:Factory
OBS-URL: https://build.opensuse.org/request/show/638869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=30
2018-11-14 13:40:28 +00:00
5300291095 Accepting request 567254 from Cloud:OpenStack:Factory
- 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
2018-01-24 14:26:40 +00:00
16cef02dcd Accepting request 540628 from Cloud:OpenStack:Factory
OBS-URL: https://build.opensuse.org/request/show/540628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=28
2017-11-12 17:02:57 +00:00
e2d15e099c Accepting request 527396 from Cloud:OpenStack:Factory
- 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
2017-09-20 15:13:20 +00:00
be7bd98996 Accepting request 489584 from Cloud:OpenStack:Factory
Needed by newer diskimage-builder packages

OBS-URL: https://build.opensuse.org/request/show/489584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=26
2017-04-24 07:49:03 +00:00
0db6cfba66 Accepting request 434518 from Cloud:OpenStack:Factory
- add source service to rpm-packaging and refresh

OBS-URL: https://build.opensuse.org/request/show/434518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=25
2016-10-13 09:32:35 +00:00
e699314449 Accepting request 427613 from devel:languages:python
- 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
2016-09-16 09:01:38 +00:00
402348a066 Accepting request 391134 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/391134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=23
2016-04-28 14:55:29 +00:00
6b49c0527b Accepting request 369786 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/369786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=22
2016-03-16 09:35:29 +00:00
Stephan Kulow
8dd93a8361 Accepting request 330312 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/330312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=21
2015-09-30 03:50:34 +00:00
Stephan Kulow
1d41845ba9 Accepting request 317570 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/317570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=20
2015-07-21 11:27:28 +00:00
f0131c58e2 Accepting request 312463 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/312463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=19
2015-06-23 09:56:23 +00:00
fb2ea20521 Accepting request 293673 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/293673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=18
2015-03-30 17:33:59 +00:00
c13ee3f6fe Accepting request 287552 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/287552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=17
2015-02-25 01:18:18 +00:00
0dccb7c784 Accepting request 261616 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/261616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=16
2014-11-15 10:41:57 +00:00