[packages/python-babel] - tests require freezegun module

qboosh qboosh at pld-linux.org
Tue May 29 05:48:20 CEST 2018


commit 325e9c879d2e7f493a93382ca878f84f9e69c8a5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue May 29 05:49:19 2018 +0200

    - tests require freezegun module

 python-babel.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/python-babel.spec b/python-babel.spec
index bc053a4..b07f2bb 100644
--- a/python-babel.spec
+++ b/python-babel.spec
@@ -27,6 +27,7 @@ BuildRequires:	python-modules >= 1:2.6
 BuildRequires:	python-setuptools
 BuildRequires:	python-pytz >= 0a
 %if %{with tests}
+BuildRequires:	python-freezegun
 BuildRequires:	python-pytest
 %endif
 %endif
@@ -37,6 +38,7 @@ BuildRequires:	python3-modules >= 1:3.3
 BuildRequires:	python3-setuptools
 BuildRequires:	python3-pytz >= 0a
 %if %{with tests}
+BuildRequires:	python3-freezegun
 BuildRequires:	python3-pytest
 %endif
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-babel.git/commitdiff/325e9c879d2e7f493a93382ca878f84f9e69c8a5



More information about the pld-cvs-commit mailing list