diff --git a/.python3.12-packaging.metadata b/.python3.12-packaging.metadata index db209f3..0333d43 100644 --- a/.python3.12-packaging.metadata +++ b/.python3.12-packaging.metadata @@ -1 +1 @@ -4a150d7127c64e5be67db5f6cbce3601e505113e SOURCES/packaging-23.2.tar.gz +4a150d7127c64e5be67db5f6cbce3601e505113e SOURCES/packaging-23.2.tar.gz diff --git a/SOURCES/gating.yaml b/SOURCES/gating.yaml deleted file mode 100644 index c4035f6..0000000 --- a/SOURCES/gating.yaml +++ /dev/null @@ -1,8 +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 e8d6993..0000000 --- a/SOURCES/plan.fmf +++ /dev/null @@ -1,19 +0,0 @@ -execute: - how: tmt -prepare: - how: shell - script: pip-3.12 install pretend==1.0.9 - order: 90 -discover: - how: shell - dist-git-source: true - tests: - - name: bundled tests - require: - - python3.12-pytest - - python3.12-pip - test: | - cd $(dirname $TMT_SOURCE_DIR/packaging-*/tests) && - rm -rf packaging && - pytest-3.12 tests/ - diff --git a/SPECS/python3.12-packaging.spec b/SPECS/python3.12-packaging.spec index 2385a2b..4973c29 100644 --- a/SPECS/python3.12-packaging.spec +++ b/SPECS/python3.12-packaging.spec @@ -62,8 +62,8 @@ dealing with versions, specifiers, markers etc.} %changelog -* Tue Apr 02 2024 Sergey Cherevko - 23.2-2 -- Rebuilt for MSVSphere 9.4-beta +* Wed May 01 2024 MSVSphere Packaging Team - 23.2-2 +- Rebuilt for MSVSphere 9.3 * Tue Jan 23 2024 Miro HronĨok - 23.2-2 - Rebuilt for timestamp .pyc invalidation mode