From 475528ccb75fc2ddba9c8ef7f693888dce179876 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 27 Oct 2020 18:24:02 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/pyproject-rpm-macros.git#e9281281f6bd6fb68a16fd92a8b680464909a1fb --- tests/python-clikit.spec | 1 + tests/python-entrypoints.spec | 1 + tests/python-isort.spec | 1 + tests/python-ldap.spec | 1 + tests/python-mistune.spec | 1 + tests/python-openqa_client.spec | 1 + tests/python-pluggy.spec | 1 + tests/python-pytest.spec | 1 + tests/tldr.spec | 1 + 9 files changed, 9 insertions(+) diff --git a/tests/python-clikit.spec b/tests/python-clikit.spec index f5c4c52..4be859d 100644 --- a/tests/python-clikit.spec +++ b/tests/python-clikit.spec @@ -10,6 +10,7 @@ Source0: %{pypi_source} BuildArch: noarch BuildRequires: pyproject-rpm-macros +BuildRequires: python3-devel %description Tests building with the poetry build backend. diff --git a/tests/python-entrypoints.spec b/tests/python-entrypoints.spec index 4200ae4..bc0a024 100644 --- a/tests/python-entrypoints.spec +++ b/tests/python-entrypoints.spec @@ -9,6 +9,7 @@ Source0: %{pypi_source} BuildArch: noarch BuildRequires: pyproject-rpm-macros +BuildRequires: python3-devel %description This package contains one .py module diff --git a/tests/python-isort.spec b/tests/python-isort.spec index cb1b582..e160b63 100644 --- a/tests/python-isort.spec +++ b/tests/python-isort.spec @@ -9,6 +9,7 @@ License: MIT URL: https://github.com/timothycrosley/%{modname} Source0: %{url}/archive/%{version}-2/%{modname}-%{version}-2.tar.gz BuildArch: noarch +BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros %description diff --git a/tests/python-ldap.spec b/tests/python-ldap.spec index 40a24a6..1aec33e 100644 --- a/tests/python-ldap.spec +++ b/tests/python-ldap.spec @@ -5,6 +5,7 @@ License: Python Summary: An object-oriented API to access LDAP directory servers Source0: %{pypi_source} +BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: cyrus-sasl-devel diff --git a/tests/python-mistune.spec b/tests/python-mistune.spec index 14102df..9967d88 100644 --- a/tests/python-mistune.spec +++ b/tests/python-mistune.spec @@ -8,6 +8,7 @@ URL: https://github.com/lepture/mistune Source0: %{url}/archive/v%{version}.tar.gz BuildRequires: gcc +BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros # optional dependency, listed explicitly to have the extension module: diff --git a/tests/python-openqa_client.spec b/tests/python-openqa_client.spec index 3150c8c..6e6dfbe 100644 --- a/tests/python-openqa_client.spec +++ b/tests/python-openqa_client.spec @@ -9,6 +9,7 @@ URL: https://github.com/os-autoinst/openQA-python-client Source0: %{pypi_source} BuildArch: noarch +BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros %description diff --git a/tests/python-pluggy.spec b/tests/python-pluggy.spec index b772e26..4bbdd50 100644 --- a/tests/python-pluggy.spec +++ b/tests/python-pluggy.spec @@ -10,6 +10,7 @@ Source0: %{pypi_source} BuildArch: noarch BuildRequires: pyproject-rpm-macros +# we don't BR python3-devel here just for test purposes, but we recommend you do it %description A pure Python library. The package contains tox.ini. Does not contain executables. diff --git a/tests/python-pytest.spec b/tests/python-pytest.spec index 77e1585..c43bd2a 100644 --- a/tests/python-pytest.spec +++ b/tests/python-pytest.spec @@ -8,6 +8,7 @@ URL: https://pytest.org Source0: %{pypi_source} BuildArch: noarch +BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros %description diff --git a/tests/tldr.spec b/tests/tldr.spec index e9e824e..f1371fc 100644 --- a/tests/tldr.spec +++ b/tests/tldr.spec @@ -8,6 +8,7 @@ URL: https://github.com/tldr-pages/tldr-python-client Source0: %{pypi_source} BuildArch: noarch +BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros %description