diff --git a/.python3.12-pluggy.metadata b/.python3.12-pluggy.metadata index 4dc4f73..e7cfb60 100644 --- a/.python3.12-pluggy.metadata +++ b/.python3.12-pluggy.metadata @@ -1 +1 @@ -0c828a7ed8ad728e4c6d3af0f18145357e8c582b SOURCES/pluggy-1.2.0.tar.gz +0c828a7ed8ad728e4c6d3af0f18145357e8c582b SOURCES/pluggy-1.2.0.tar.gz diff --git a/SOURCES/gating.yaml b/SOURCES/gating.yaml deleted file mode 100644 index a77f895..0000000 --- a/SOURCES/gating.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- !Policy - -product_versions: - - rhel-9 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/SOURCES/plan.fmf b/SOURCES/plan.fmf deleted file mode 100644 index b8c8271..0000000 --- a/SOURCES/plan.fmf +++ /dev/null @@ -1,12 +0,0 @@ -execute: - how: tmt -discover: - how: shell - dist-git-source: true - tests: - - name: bundled tests - require: - - python3.12-pytest - test: | - cd $(dirname $TMT_SOURCE_DIR/pluggy-*/testing) && - pytest-3.12 testing -k "not test_load_setuptools_instantiation" diff --git a/SPECS/python3.12-pluggy.spec b/SPECS/python3.12-pluggy.spec index 1e38fff..2709234 100644 --- a/SPECS/python3.12-pluggy.spec +++ b/SPECS/python3.12-pluggy.spec @@ -23,7 +23,7 @@ BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-rpm-macros BuildRequires: python%{python3_pkgversion}-setuptools %if %{with tests} -#BuildRequires: python%{python3_pkgversion}-pytest +BuildRequires: python%{python3_pkgversion}-pytest %endif %description @@ -66,8 +66,8 @@ test "$(%{python3} -c 'import pluggy; print(pluggy.__version__)')" == "%{version %changelog -* Tue Apr 02 2024 Sergey Cherevko - 1.2.0-3 -- Rebuilt for MSVSphere 9.4-beta +* Wed May 01 2024 MSVSphere Packaging Team - 1.2.0-3 +- Rebuilt for MSVSphere 9.3 * Tue Jan 23 2024 Miro HronĨok - 1.2.0-3 - Rebuilt for timestamp .pyc invalidation mode