commit 2b1b691d52c481b496ba75f69395e3396302b29f
Author: Jan RÄ™korajski <[email protected]>
Date:   Sat Jul 16 11:33:10 2016 +0200

    - up to 2.7.0

 python-uncompyle6.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/python-uncompyle6.spec b/python-uncompyle6.spec
index b3b80f4..4c5f84b 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.6.0
-Release:       2
+Version:       2.7.0
+Release:       1
 License:       MIT
 Group:         Applications
 Source0:       
https://github.com/rocky/python-uncompyle6/archive/release-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: bfa928d524c800d4c61ff46e3c119e6e
+# Source0-md5: 17887c06c40b23641490815432c44b99
 URL:           https://github.com/rocky/python-uncompyle6/
 %if %{with python2}
 BuildRequires: python-modules
@@ -55,6 +55,9 @@ and has been tested on Python running versions 2.6, 2.7, 3.3, 
3.4 and
 %prep
 %setup -qn %{name}-release-%{version}
 
+# There is something wrong with this file that breaks tests
+%{__rm} test/bytecode_2.4/02_complex.pyc
+
 %build
 %if %{with python2}
 %py_build
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to