]> git.pld-linux.org Git - packages/python3-pytest.git/commitdiff
- updated to 6.2.5 auto/th/python3-pytest-6.2.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Mar 2022 20:03:47 +0000 (21:03 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Mar 2022 20:03:47 +0000 (21:03 +0100)
python3-pytest.spec

index c8fa898ecebb93d4183881eb62bba8295f2cb342..8b67cdea78027e7cd68064de279276b67a597fef 100644 (file)
@@ -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
This page took 0.114938 seconds and 4 git commands to generate.