[packages/python-pylint] - epoch 1 (to upgrade from non-functional python-pylint 2.x in Th)

qboosh qboosh at pld-linux.org
Sat Nov 16 16:18:33 CET 2019


commit e74abaa8dc2f215daadf8560c277052784587cde
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Nov 16 16:18:44 2019 +0100

    - epoch 1 (to upgrade from non-functional python-pylint 2.x in Th)

 python-pylint.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-pylint.spec b/python-pylint.spec
index ccbaba5..9ca75f6 100644
--- a/python-pylint.spec
+++ b/python-pylint.spec
@@ -9,6 +9,7 @@ Summary(pl.UTF-8):	Narzędzie Pythona 2 sprawdzające zgodność modułu ze stan
 Name:		python-pylint
 Version:	1.9.5
 Release:	1
+Epoch:		1
 License:	GPL v2+
 Group:		Development/Languages/Python
 #Source0Download: https://pypi.org/simple/pylint
@@ -71,7 +72,7 @@ Ten pakiet zawiera tylko moduły Pythona używane przez to narzędzie.
 Summary:	Python 2 tool that checks if a module satisfy a coding standard (modules)
 Summary(pl.UTF-8):	Narzędzie Pythona sprawdzające zgodność modułu ze standardem kodowania (moduły)
 Group:		Libraries/Python
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description -n py2lint
 Python 2 tool that checks if a module satisfy a coding standard.
@@ -100,7 +101,7 @@ Ten pakiet zawiera tylko moduły Pythona używane przez to narzędzie.
 Summary:	Python 3 tool that checks if a module satisfy a coding standard
 Summary(pl.UTF-8):	Narzędzie Pythona 3 sprawdzające zgodność modułu ze standardem kodowania
 Group:		Development/Languages/Python
-Requires:	python3-pylint = %{version}-%{release}
+Requires:	python3-pylint = %{epoch}:%{version}-%{release}
 Obsoletes:	pylint-python3 < 1.0.0-2
 
 %description -n py3lint
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pylint.git/commitdiff/e74abaa8dc2f215daadf8560c277052784587cde



More information about the pld-cvs-commit mailing list