[packages/sip] - rel 4; revert __init__.py creation as python-PyQt5 provides it

arekm arekm at pld-linux.org
Sun Aug 12 11:38:10 CEST 2018


commit af1fb714fceaef096a99cdce7fc6edd65a81bf3f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Aug 12 11:37:59 2018 +0200

    - rel 4; revert __init__.py creation as python-PyQt5 provides it

 sip.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/sip.spec b/sip.spec
index e1f3cf3..2e1e015 100644
--- a/sip.spec
+++ b/sip.spec
@@ -7,7 +7,7 @@ Summary:	Python bindings generator for C++ class libraries
 Summary(pl.UTF-8):	Generator powiązań Pythona z bibliotekami klas C++
 Name:		sip
 Version:	4.19.12
-Release:	3
+Release:	4
 Epoch:		2
 License:	SIP (redistributable, see LICENSE) or GPL v2 or GPL v3
 Group:		Development/Languages/Python
@@ -151,8 +151,6 @@ install -d $RPM_BUILD_ROOT%{_sipfilesdir}
 %{__make} -C build-py2 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-echo -n >> $RPM_BUILD_ROOT%{py_sitedir}/PyQt5/__init__.py
-
 %py_comp $RPM_BUILD_ROOT%{py_sitedir}
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sip.git/commitdiff/af1fb714fceaef096a99cdce7fc6edd65a81bf3f



More information about the pld-cvs-commit mailing list