Compare commits

..

No commits in common. "imports/c9-beta/python3.14-meson-python-0.18.0-3.el9" and "c10s" have entirely different histories.

9 changed files with 46 additions and 22 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

9
.gitignore vendored
View File

@ -1 +1,8 @@
SOURCES/meson_python-0.18.0.tar.gz /meson_python-0.13.1.tar.gz
/meson_python-0.13.2.tar.gz
/meson_python-0.14.0.tar.gz
/meson_python-0.15.0.tar.gz
/meson_python-0.16.0.tar.gz
/meson_python-0.17.0.tar.gz
/meson_python-0.17.1.tar.gz
/meson_python-0.18.0.tar.gz

View File

@ -1 +0,0 @@
97cfb96facace999e9f8ebe83ddb8d2113ec2c17 SOURCES/meson_python-0.18.0.tar.gz

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# python-meson-python
The python-meson-python package

6
gating.yaml Normal file
View File

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

26
plan.fmf Normal file
View File

@ -0,0 +1,26 @@
# based on https://gitlab.com/redhat/centos-stream/rpms/python-meson-python/-/blob/c10s/ci.fmf
execute:
how: tmt
discover:
- how: shell
tests:
- name: smoke
test: |
set -eux
TMP_DIR="$(mktemp -d)"
pushd "$TMP_DIR"
meson init --name foo
cat >pyproject.toml <<EOF
[build-system]
build-backend = 'mesonpy'
requires = ['meson-python']
EOF
python3.14 -c 'import mesonpy; x = mesonpy.Project(source_dir=".", build_dir="./build"); x.build()'
build/foo
popd
rm -rf "$TMP_DIR"
require:
- gcc
- python3.14-meson-python

View File

@ -1,13 +1,3 @@
## START: Set by rpmautospec
## (rpmautospec version 0.6.5)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 3;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec
%global python3_pkgversion 3.14 %global python3_pkgversion 3.14
%bcond tests 1 %bcond tests 1
@ -146,13 +136,4 @@ k="${k-}${k+ and }not test_uneeded_rpath"
%changelog %changelog
## START: Generated by rpmautospec %autochangelog
* Fri Nov 28 2025 Lukáš Zachar <lzachar@redhat.com> - 0.18.0-3
- Add gating
* Fri Nov 28 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 0.18.0-2
- Convert from Fedora for the Python 3.14 stack in RHEL
* Fri Nov 28 2025 Tomáš Hrnčiar <thrnciar@redhat.com>
- RHEL: Rename SPEC to python3.14-meson-python.spec
## END: Generated by rpmautospec

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (meson_python-0.18.0.tar.gz) = dea156e85746acf3139bef9c1ac3f9f91f473a4162f3835cb942e28d94fd7afdad469e08f6ec2b15d2ea3a96ce071aae5d8de856334b2dbcb8b89a21ce561d17