ports/contrib (3.5): python3-pyqtwebengine: remove unneeded files
commit 2c20062963e3ba981c4f3b7e55727700dcd40cb1 Author: Tim Biermann <tbier@posteo.de> Date: Sun Dec 29 17:53:28 2019 +0100 python3-pyqtwebengine: remove unneeded files diff --git a/python3-pyqtwebengine/.footprint b/python3-pyqtwebengine/.footprint index 2d5a9c849..d9285ee8c 100644 --- a/python3-pyqtwebengine/.footprint +++ b/python3-pyqtwebengine/.footprint @@ -44,6 +44,5 @@ drwxr-xr-x root/root usr/lib/python3.7/site-packages/PyQt5/bindings/QtWebEngineW -rw-r--r-- root/root usr/lib/python3.7/site-packages/PyQt5/bindings/QtWebEngineWidgets/qwebenginesettings.sip -rw-r--r-- root/root usr/lib/python3.7/site-packages/PyQt5/bindings/QtWebEngineWidgets/qwebengineview.sip drwxr-xr-x root/root usr/lib/python3.7/site-packages/PyQtWebEngine-5.14.0.dist-info/ --rw-r--r-- root/root usr/lib/python3.7/site-packages/PyQtWebEngine-5.14.0.dist-info/INSTALLER -rw-r--r-- root/root usr/lib/python3.7/site-packages/PyQtWebEngine-5.14.0.dist-info/METADATA -rw-r--r-- root/root usr/lib/python3.7/site-packages/PyQtWebEngine-5.14.0.dist-info/RECORD diff --git a/python3-pyqtwebengine/.signature b/python3-pyqtwebengine/.signature index 414b47e1d..2f44664f0 100644 --- a/python3-pyqtwebengine/.signature +++ b/python3-pyqtwebengine/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xa71SfoPvUnXMQ+jOWh/7G2kphAhy5cV5NsVRIDglDsbdyOmCHGL11Ie6l2Lg4XjzobHKvrjiDzNvvhv2759wA= -SHA256 (Pkgfile) = 1c8c9530142790dbec2fa85576bf62a96b5550f1d5f86999d248d084d5184309 -SHA256 (.footprint) = c8f3d2390b71b76d46edfa67e2c830005ffea102de2de9bb01098ebd61e6692b +RWSagIOpLGJF3xFKBC+MSHi3mT5xabhF9YtaRToD6CmQHIll/nWkpG2Jo6M/dbQPbamxTAPoQzIMlzBIDx1h1BCDS5ErFv0n6Qw= +SHA256 (Pkgfile) = c003c47db3f810316358a46587d61d5291440e84e8674e0615fe442f007cb496 +SHA256 (.footprint) = 495bd889022f5c12badcd3592cf1daadc2aa7fb98b5b4d033db15f8e0cdec9a7 SHA256 (PyQtWebEngine-5.14.0.tar.gz) = e11595051f8bfbfa49175d899b2c8c2eea3a3deac4141edf4db68c3555221c92 diff --git a/python3-pyqtwebengine/Pkgfile b/python3-pyqtwebengine/Pkgfile index 57f153696..6797f5b9e 100644 --- a/python3-pyqtwebengine/Pkgfile +++ b/python3-pyqtwebengine/Pkgfile @@ -16,4 +16,7 @@ build() { cd build make make INSTALL_ROOT=$PKG install -j1 + find $PKG \ + -iname "*INSTALLER*" \ + -delete }
participants (1)
-
crux@crux.nu