[packages/python-pyxs] use epoch 1 for python3 package
glen
glen at pld-linux.org
Fri May 24 12:43:54 CEST 2019
commit 35042a09567bcf24536f8de7ff0219d1b6706cd3
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Fri May 24 13:41:53 2019 +0300
use epoch 1 for python3 package
python-pyxs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyxs.spec b/python-pyxs.spec
index e935c73..28b2e3f 100644
--- a/python-pyxs.spec
+++ b/python-pyxs.spec
@@ -27,7 +27,7 @@ BuildRequires: python-pytest
%endif
%endif
%if %{with python3}
-BuildRequires: python3-modules >= 3.4
+BuildRequires: python3-modules >= 1:3.4
BuildRequires: python3-setuptools
BuildRequires: python3-pytest-runner
%if %{with tests}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyxs.git/commitdiff/35042a09567bcf24536f8de7ff0219d1b6706cd3
More information about the pld-cvs-commit
mailing list