[packages/python-decompyle] - mention that it is for python 1.5

arekm arekm at pld-linux.org
Mon Apr 25 19:57:00 CEST 2016


commit 3156e618f923a3cb829ffd058433b254cf7e88aa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Apr 25 19:56:54 2016 +0200

    - mention that it is for python 1.5

 python-decompyle.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-decompyle.spec b/python-decompyle.spec
index 5247449..5afef9e 100644
--- a/python-decompyle.spec
+++ b/python-decompyle.spec
@@ -1,6 +1,6 @@
 %define		module	decompyle
 #
-Summary:	Python Decompiler
+Summary:	Python 1.5 Decompiler
 Name:		python-%{module}
 Version:	2.3.2
 Release:	1
@@ -15,8 +15,8 @@ BuildRequires:	rpmbuild(macros) >= 1.710
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Decompyle is a python disassembler and decompiler which converts
-Python byte-code (.pyc or .pyo) back into equivalent Python source.
+Decompyle is a python 1.5 disassembler and decompiler which converts
+Python 1.5 byte-code (.pyc or .pyo) back into equivalent Python source.
 Verification of the produced code (re-compiled) is avaliable as well.
 
 %prep
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-decompyle.git/commitdiff/3156e618f923a3cb829ffd058433b254cf7e88aa



More information about the pld-cvs-commit mailing list