Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-pyml for openSUSE:Factory checked in at 2026-07-17 01:38:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-pyml (Old) and /work/SRC/openSUSE:Factory/.ocaml-pyml.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-pyml" Fri Jul 17 01:38:59 2026 rev:9 rq:1365574 version:20250807 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-pyml/ocaml-pyml.changes 2025-11-20 14:51:39.669623682 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-pyml.new.24530/ocaml-pyml.changes 2026-07-17 01:41:09.096528277 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-pyml.spec ++++++ --- /var/tmp/diff_new_pack.nk6TI5/_old 2026-07-17 01:41:09.800552047 +0200 +++ /var/tmp/diff_new_pack.nk6TI5/_new 2026-07-17 01:41:09.800552047 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-pyml # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,9 +21,12 @@ %if "%build_flavor" == "testsuite" %if %{without ocaml_pyml_testsuite} ExclusiveArch: do-not-build +%else +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 %endif %define nsuffix -testsuite %else +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 %define nsuffix %nil %endif @@ -34,23 +37,18 @@ %{?ocaml_preserve_bytecode} Summary: Stdcompat: compatibility module for OCaml standard library License: BSD-2-Clause -Group: Development/Languages/OCaml -URL: https://opam.ocaml.org/packages/pyml +URL: https://opam.ocaml.org/packages/pyml/ Source0: %pkg-%version.tar.xz BuildRequires: ocaml BuildRequires: ocaml-dune >= 2.8 -BuildRequires: ocaml-rpm-macros >= 20231101 +BuildRequires: ocaml-rpm-macros >= 20260707 BuildRequires: ocamlfind(bigarray) BuildRequires: ocamlfind(stdcompat) BuildRequires: ocamlfind(unix) %if "%build_flavor" == "testsuite" BuildRequires: ocamlfind(pyml) -%if 0%{?suse_version} > 1315 BuildRequires: python3-numpy -%else -BuildRequires: python-numpy -%endif BuildRequires: which %endif @@ -59,8 +57,8 @@ %package devel Summary: Development files for %name -Group: Development/Languages/OCaml -Requires: %name = %version +Requires: %name = %version-%release +Requires: python3-base Requires: which %description devel
