Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cPyparsing for openSUSE:Factory checked in at 2025-04-16 20:38:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cPyparsing (Old) and /work/SRC/openSUSE:Factory/.python-cPyparsing.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cPyparsing" Wed Apr 16 20:38:49 2025 rev:13 rq:1264860 version:2.4.7.2.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cPyparsing/python-cPyparsing.changes 2024-01-03 12:33:16.817658778 +0100 +++ /work/SRC/openSUSE:Factory/.python-cPyparsing.new.30101/python-cPyparsing.changes 2025-04-20 20:07:18.647452151 +0200 @@ -1,0 +2,6 @@ +Wed Mar 26 04:15:45 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Normalize metadata directory name. +- Run the testsuite. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cPyparsing.spec ++++++ --- /var/tmp/diff_new_pack.a0F03l/_old 2025-04-20 20:07:20.211517888 +0200 +++ /var/tmp/diff_new_pack.a0F03l/_new 2025-04-20 20:07:20.223518392 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-cPyparsing # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,13 +16,11 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cPyparsing Version: 2.4.7.2.3.2 Release: 0 Summary: Cython implementation of PyParsing License: Apache-2.0 -Group: Development/Languages/Python URL: https://github.com/evhub/cpyparsing Source: https://files.pythonhosted.org/packages/source/c/cPyparsing/cPyparsing-%{version}.tar.gz BuildRequires: %{python_module Cython} @@ -49,11 +47,11 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -# no tests in PyPi tarball and no release tags in GitHub repo https://github.com/evhub/cpyparsing/issues/3 +%python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} $python ./tests/cPyparsing_test.py %files %{python_files} %doc README.md %license LICENSE.txt %{python_sitearch}/cPyparsing.cpython-*-*-linux-gnu.so -%{python_sitearch}/cPyparsing-%{version}.dist-info +%{python_sitearch}/cpyparsing-%{version}.dist-info