[packages/python-uncompyle6] - up to 3.5.0

baggins baggins at pld-linux.org
Mon Nov 4 23:39:21 CET 2019


commit f97a680d4467a4e1d26c7c3f7c87661784e41648
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 4 23:39:09 2019 +0100

    - up to 3.5.0

 python-uncompyle6.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python-uncompyle6.spec b/python-uncompyle6.spec
index 2122b74..83c1b78 100644
--- a/python-uncompyle6.spec
+++ b/python-uncompyle6.spec
@@ -9,12 +9,12 @@
 %define		pypi_name	uncompyle6
 Summary:	A Python decompiler, disassembler and cross-version bytecode library
 Name:		python-%{pypi_name}
-Version:	2.7.0
-Release:	4
+Version:	3.5.0
+Release:	1
 License:	MIT
 Group:		Applications
-Source0:	https://github.com/rocky/python-uncompyle6/archive/release-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	17887c06c40b23641490815432c44b99
+Source0:	https://github.com/rocky/python-uncompyle6/archive/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	2e7f32b662a565a843b1de3bfd54a5b6
 URL:		https://github.com/rocky/python-uncompyle6/
 %if %{with python2}
 BuildRequires:	python-modules
@@ -53,7 +53,7 @@ and has been tested on Python running versions 2.6, 2.7, 3.3, 3.4 and
 3.5.
 
 %prep
-%setup -qn %{name}-release-%{version}
+%setup -q
 
 # There is something wrong with this file that breaks tests
 %{__rm} test/bytecode_2.4/02_complex.pyc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-uncompyle6.git/commitdiff/f97a680d4467a4e1d26c7c3f7c87661784e41648



More information about the pld-cvs-commit mailing list