#2 Remove explicit test BuildRequires
Merged 4 years ago by adamwill. Opened 4 years ago by churchyard.
rpms/ churchyard/python-openqa_client autobrs  into  master

@@ -28,15 +28,6 @@ 

  %package -n python3-openqa_client

  Summary:        %{sum}

  BuildRequires:  pyproject-rpm-macros

- # we're trying to use pyproject_buildrequires below, but it doesn't

- # entirely work for us, so we need to add these manually. see:

- # https://bugzilla.redhat.com/show_bug.cgi?id=1808601

- # test requirements

- BuildRequires:  python3dist(pytest)

- BuildRequires:  python3dist(freezegun)

- BuildRequires:  python3dist(requests)

- BuildRequires:  python3dist(pyyaml)

- BuildRequires:  python3dist(tox)

  

  %{?python_provide:%python_provide python3-openqa_client}

  Obsoletes:      python2-openqa_client < %{version}-%{release}

Shall I rebase this or close it?

sorry, been dealing with more important stuff, as this doesn't practically speaking change anything. rebase it if you like, i'll probably get back to it in a bit.

rebased onto 2f7319b

4 years ago

as this doesn't practically speaking change anything, I'll just hit merge in couple more days

Pull-Request has been merged by adamwill

4 years ago