pyproject-rpm-macros/tests
Miro Hrončok f0b3a0b860 Avoid non-fatal errors in %pyproject_install with multiple wheels
Use double quotes around a shell variable that may contain spaces.

There were errors like:

    + '[' -z markupsafe==2.0.1 tldr==0.4.4 ']'
    /var/tmp/rpm-tmp.v6rA4u: line 55: [: markupsafe==2.0.1: binary operator expected

Or:

    + '[' -z nemo_audio_tab==6.4.0 nemo_compare==6.4.0 nemo_emblems==6.4.0 nemo_pastebin==6.4.0 nemo_terminal==6.4.0 ']'
    /var/tmp/rpm-tmp.BD4qxp: line 53: [: too many arguments

But considering the exit code of [ was non-zero, the built continued.
2025-07-10 11:07:05 +02:00
..
config_settings_test_backend.py Accept multiple values for the same config settings 2023-06-01 21:24:39 +02:00
config-settings-test.spec Accept multiple values for the same config settings 2023-06-01 21:24:39 +02:00
double-install.spec Avoid non-fatal errors in %pyproject_install with multiple wheels 2025-07-10 11:07:05 +02:00
escape_paths.spec Properly escape weird characters from paths in %{pyproject_files} (RPM 4.19+ only) 2024-07-02 23:53:19 +02:00
fake-requirements.spec Don't generate a dependency on pip when %pyproject_buildrequires -N is used 2024-09-23 14:39:00 +02:00
mocktest.sh CI: There is no EPEL 10 Next, use plain EPEL mock chroots on RHEL 10+ 2024-08-20 11:47:19 +02:00
printrun.spec CI: Convert all test spec License tags to SPDX 2025-02-05 16:17:50 +01:00
python-clikit.spec CI: Use poetry-core in python-clikit.spec for EL10 compatibility 2024-09-07 12:42:44 +02:00
python-coverage-pth.spec CI: Convert all test spec License tags to SPDX 2025-02-05 16:17:50 +01:00
python-distroinfo.spec CI: Convert all test spec License tags to SPDX 2025-02-05 16:17:50 +01:00
python-django.spec CI: Convert all test spec License tags to SPDX 2025-02-05 16:17:50 +01:00
python-dns-lexicon.spec Add the -l/-L flag to %pyproject_save_files 2023-12-11 13:16:09 +01:00
python-entrypoints.spec CI: Use flit_core in python-entrypoints.spec for EL10 compatibility 2024-09-07 12:42:44 +02:00
python-flit-core.spec CI: Convert all test spec License tags to SPDX 2025-02-05 16:17:50 +01:00
python-getmac.spec Add the -l/-L flag to %pyproject_save_files 2023-12-11 13:16:09 +01:00
python-httpbin-werkzeug-2.1.patch CI: Rename in-tree patches to make them nicer in a single directory 2024-12-03 11:31:09 +01:00
python-httpbin.spec CI: Rename in-tree patches to make them nicer in a single directory 2024-12-03 11:31:09 +01:00
python-ipykernel.spec CI: Convert all test spec License tags to SPDX 2025-02-05 16:17:50 +01:00
python-isort.spec Namespace pyproject-rpm-macros generated text files with %{python3_pkgversion} 2024-01-26 09:45:58 +01:00
python-ldap-always-use-ldap-library.patch Change the test source location 2024-12-02 13:34:42 +01:00
python-ldap.spec CI: Convert all test spec License tags to SPDX 2025-02-05 16:17:50 +01:00
python-markdown-it-py.spec Add a possibility to read runtime dependencies from pyproject.toml 2024-09-23 11:48:20 +02:00
python-markupsafe.spec CI: Convert all test spec License tags to SPDX 2025-02-05 16:17:50 +01:00
python-mistune.spec CI: Convert all test spec License tags to SPDX 2025-02-05 16:17:50 +01:00
python-openqa_client.spec CI: Convert all test spec License tags to SPDX 2025-02-05 16:17:50 +01:00
python-pello.spec Add a provisional RPM Declarative Buildsystem (RPM 4.20+) 2024-07-25 11:54:55 +02:00
python-pluggy.spec CI: Update tested pytest to fix build with Python 3.14 2025-06-20 13:36:01 +02:00
python-poetry-core.spec Add the -l/-L flag to %pyproject_save_files 2023-12-11 13:16:09 +01:00
python-pytest.spec CI: Update tested pytest to fix build with Python 3.14 2025-06-20 13:36:01 +02:00
python-setuptools_scm.spec CI: Update setuptools_scm to a version that can be tested on EL9, EL10, Fedora 39-42 2024-09-07 12:42:44 +02:00
python-setuptools-59.6.0-remove-optional-or-unpackaged-test-deps.patch CI: Rename in-tree patches to make them nicer in a single directory 2024-12-03 11:31:09 +01:00
python-setuptools-67.7.2-remove-optional-or-unpackaged-test-deps.patch CI: Rename in-tree patches to make them nicer in a single directory 2024-12-03 11:31:09 +01:00
python-setuptools.spec CI: Convert all test spec License tags to SPDX 2025-02-05 16:17:50 +01:00
python-userpath.spec Add the -l/-L flag to %pyproject_save_files 2023-12-11 13:16:09 +01:00
python-virtualenv.spec CI: Simplify spec conditionals wrt Fedora 39 going EOL 2024-11-20 13:29:25 +01:00
python-zope-event.spec CI: Convert all test spec License tags to SPDX 2025-02-05 16:17:50 +01:00
tests.yml Add the -M flag to %pyproject_save_files 2025-02-05 16:17:50 +01:00
tldr.spec CI: %{pyproject_build_lib} changed on EL9 2024-11-15 14:41:41 +01:00