]> git.pld-linux.org Git - packages/sip.git/commitdiff
- rel 4; revert __init__.py creation as python-PyQt5 provides it
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 12 Aug 2018 09:37:59 +0000 (11:37 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 12 Aug 2018 09:37:59 +0000 (11:37 +0200)
sip.spec

index e1f3cf327f5a538365f02dd09a5f5f518bc1c01d..2e1e015f2dcab8bdaa6401c6171e4ba0be2b703b 100644 (file)
--- 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
This page took 0.080808 seconds and 4 git commands to generate.