Go to file
Ana Guerrero 35fd6c366b Accepting request 1124102 from devel:languages:python:pytest
- update to 1.3.0:
  * Python 3.7 is no longer supported.
  * Pluggy now exposes its typings to static type checkers.
  * Some fields and classes are marked ``Final`` and ``@final``.
  * The :ref:`api-reference` is updated to clearly delineate
    pluggy's public API.
    Compatibility aliases are put in place for the renamed types.
    Please note that pluggy is currently unable to provide strong
    typing for hook calls, e.g. ``pm.hook.my_hook(...)``,
    nor to statically check that a hook implementation matches
    the hook specification's type.
  * The new-style hook wrappers, added in the yanked 1.1.0
    release, now require an explicit ``wrapper=True`` designation
    in the ``@hookimpl()`` decorator.

  Deprecations and Removals
    The deprecation was announced in release 0.7.0.
    deprecation was announced in release 0.7.0.
    deprecation was announced in release 0.6.0.
  * fix issue #4: specific HookCallError exception for when a hook call

OBS-URL: https://build.opensuse.org/request/show/1124102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pluggy?expand=0&rev=18
2023-11-08 21:16:34 +00:00
_multibuild - Switch to multibuild in order to avoid build loop 2019-02-25 08:24:44 +00:00
.gitattributes Accepting request 334713 from devel:languages:python 2015-10-01 07:29:23 +00:00
.gitignore Accepting request 334713 from devel:languages:python 2015-10-01 07:29:23 +00:00
pluggy-1.3.0.tar.gz - update to 1.3.0: 2023-11-07 20:24:00 +00:00
python-pluggy.changes - update to 1.3.0: 2023-11-07 20:24:00 +00:00
python-pluggy.spec OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pluggy?expand=0&rev=26 2023-11-07 20:25:38 +00:00