commit 2e005f826be703312a807c41139613db0a7e64fb
Author: Jakub Bogusz <[email protected]>
Date:   Sat Oct 28 10:56:36 2023 +0200

    - BR: pytest instead of nose

 python3-Paste.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python3-Paste.spec b/python3-Paste.spec
index 2ea70a3..ac6c44e 100644
--- a/python3-Paste.spec
+++ b/python3-Paste.spec
@@ -17,7 +17,7 @@ URL:          https://pypi.org/project/Paste/
 BuildRequires: python3-devel >= 1:3.6
 BuildRequires: python3-setuptools >= 0.6-0.a9.1
 %if %{with tests}
-BuildRequires: python3-nose >= 0.11
+BuildRequires: python3-pytest
 BuildRequires: python3-six >= 1.4.0
 %endif
 %if %{with doc}
@@ -66,7 +66,6 @@ PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 PYTHONPATH=$(pwd) \
 %{__python3} -m pytest tests
 %endif
-# %{?with_tests:test}
 
 %if %{with doc}
 sphinx-build-3 -b html docs docs/_build/html
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-Paste.git/commitdiff/2e005f826be703312a807c41139613db0a7e64fb

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to