Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-pluggy-1.6.0-2.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-pluggy Distribution: openSUSE Tumbleweed
Version: 1.6.0 Vendor: openSUSE
Release: 2.1 Build date: Thu Jan 29 08:31:59 2026
Group: Unspecified Build host: reproducible
Size: 219586 Source RPM: python-pluggy-1.6.0-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/pytest-dev/pluggy
Summary: A minimalist production ready plugin system
This is the core framework used by the pytest, tox, and devpi projects.

Provides

Requires

License

MIT

Changelog

* Thu Jan 29 2026 Daniel Garcia <daniel.garcia@suse.com>
  - Add pythons_for_pypi macro
* Fri Jun 20 2025 Markéta Machová <mmachova@suse.com>
  - Update to 1.6.0
    * Fix a regression in pluggy 1.1.0 where using result.get_result()
      on the same failed pluggy.Result causes the exception's traceback
      to get longer and longer.
    * Correctly pass StopIteration through hook wrappers.
    * Fix python 3.14 SyntaxError by rearranging code.
    * Python 3.8 is no longer supported.
* Mon May 06 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 1.5.0:
    * Features
      + Add support for deprecating specific hook parameters, or more
      generally, for issuing a warning whenever a hook implementation
      request