11
0
forked from pool/python-pluggy

Sync with factory

This commit is contained in:
2026-02-18 12:16:10 +01:00
parent 9ad97691b8
commit cb10a5d9f8
4 changed files with 22 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pluggy
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
#
%define skip_python2 1
%global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test"
%define psuffix -test
@@ -25,9 +24,10 @@
%define psuffix %{nil}
%bcond_with test
%endif
%{?pythons_for_pypi}
%{?sle15_python_module_pythons}
Name: python-pluggy%{psuffix}
Version: 1.5.0
Version: 1.6.0
Release: 0
Summary: A minimalist production ready plugin system
License: MIT