import CS python3.14-meson-python-0.18.0-3.el9

This commit is contained in:
AlmaLinux RelEng Bot 2026-04-16 04:57:05 -04:00
parent 4cf852c46b
commit d246be624e
9 changed files with 22 additions and 46 deletions

View File

@ -1 +0,0 @@
1

9
.gitignore vendored
View File

@ -1,8 +1 @@
/meson_python-0.13.1.tar.gz SOURCES/meson_python-0.18.0.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

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

View File

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

View File

@ -1,3 +1,13 @@
## 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
@ -136,4 +146,13 @@ k="${k-}${k+ and }not test_uneeded_rpath"
%changelog %changelog
%autochangelog ## START: Generated by rpmautospec
* 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

View File

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

View File

@ -1,26 +0,0 @@
# 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 +0,0 @@
SHA512 (meson_python-0.18.0.tar.gz) = dea156e85746acf3139bef9c1ac3f9f91f473a4162f3835cb942e28d94fd7afdad469e08f6ec2b15d2ea3a96ce071aae5d8de856334b2dbcb8b89a21ce561d17