From: Jakub Bogusz Date: Sun, 13 Mar 2022 20:03:47 +0000 (+0100) Subject: - updated to 6.2.5 X-Git-Tag: auto/th/python3-pytest-6.2.5-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=c9955928578db6bbcf13f5410c7efd6a74dbde1c;p=packages%2Fpython3-pytest.git - updated to 6.2.5 --- diff --git a/python3-pytest.spec b/python3-pytest.spec index c8fa898..8b67cde 100644 --- a/python3-pytest.spec +++ b/python3-pytest.spec @@ -9,13 +9,13 @@ Summary: Simple and popular testing tool for Python Summary(pl.UTF-8): Proste i popularne narzędzie testujące dla Pythona Name: python3-%{module} -Version: 6.2.2 +Version: 6.2.5 Release: 1 License: MIT Group: Development/Languages/Python #Source0Download: https://pypi.org/simple/pytest/ Source0: https://files.pythonhosted.org/packages/source/p/pytest/pytest-%{version}.tar.gz -# Source0-md5: 828d15f426ce9740627a9b07e47a318a +# Source0-md5: 8bc467ebd5d571778dc51dd87ff09513 Patch0: %{name}-tests.patch URL: https://pytest.org/ BuildRequires: python3-devel >= 1:3.6 @@ -36,7 +36,7 @@ BuildRequires: python3-iniconfig BuildRequires: python3-nose BuildRequires: python3-packaging BuildRequires: python3-pluggy >= 0.12 -BuildRequires: python3-pluggy < 1.0 +BuildRequires: python3-pluggy < 2.0 BuildRequires: python3-pygments >= 2.7.2 BuildRequires: python3-requests BuildRequires: python3-xmlschema @@ -51,10 +51,12 @@ BuildRequires: rpmbuild(macros) >= 1.714 BuildRequires: sed >= 4.0 %if %{with doc} BuildRequires: python3-pallets-sphinx-themes +BuildRequires: python3-pluggy >= 1.0 BuildRequires: python3-pygments_pytest >= 1.1.0 BuildRequires: python3-sphinx_removed_in >= 0.2.0 BuildRequires: python3-sphinxcontrib-trio BuildRequires: sphinx-pdg-3 >= 3.1 +#BuildRequires: sphinx-pdg-3 < 4 (? doc/en/requirements.txt says so) %endif Requires: python3-modules >= 1:3.6 Requires: python3-setuptools >= 1:42.0