[packages/python-pycoinnet] use epoch 1 for python3 package

glen glen at pld-linux.org
Fri May 24 12:43:41 CEST 2019


commit a90a0b4200711a1f547f5f113761e43013aca5af
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-pycoinnet.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-pycoinnet.spec b/python-pycoinnet.spec
index 7e32296..a3629e7 100644
--- a/python-pycoinnet.spec
+++ b/python-pycoinnet.spec
@@ -21,8 +21,8 @@ BuildRequires:	python-modules
 %endif
 %if %{with python3}
 BuildRequires:	python3-2to3
-BuildRequires:	python3-devel >= 3.3
-BuildRequires:	python3-modules >= 3.3
+BuildRequires:	python3-devel >= 1:3.3
+BuildRequires:	python3-modules >= 1:3.3
 %endif
 Requires:	python
 BuildArch:	noarch
@@ -37,7 +37,7 @@ Summary:	Speaking the Bitcoin Protocol
 Version:	0.01
 Release:	1
 Group:		Libraries/Python
-Requires:	python3 >= 3.3
+Requires:	python3 >= 1:3.3
 
 %description -n python3-%{module}
 It provides utilities and examples for writing tools in pure Python
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pycoinnet.git/commitdiff/a90a0b4200711a1f547f5f113761e43013aca5af



More information about the pld-cvs-commit mailing list