import python3.12-pluggy-1.2.0-3.el9

i9c
MSVSphere Packaging Team 9 months ago
parent 1a0c0643ce
commit 97273f8c1c

@ -1 +1 @@
0c828a7ed8ad728e4c6d3af0f18145357e8c582b SOURCES/pluggy-1.2.0.tar.gz
0c828a7ed8ad728e4c6d3af0f18145357e8c582b SOURCES/pluggy-1.2.0.tar.gz

@ -1,7 +0,0 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

@ -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"

@ -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 <s.cherevko@msvsphere-os.ru> - 1.2.0-3
- Rebuilt for MSVSphere 9.4-beta
* Wed May 01 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.2.0-3
- Rebuilt for MSVSphere 9.3
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 1.2.0-3
- Rebuilt for timestamp .pyc invalidation mode

Loading…
Cancel
Save