[arch-commits] Commit in python-scikit-build/trunk (fix-byte-compilation.patch)

Bruno Pagani archange at gemini.archlinux.org
Thu Jun 30 09:48:22 UTC 2022


    Date: Thursday, June 30, 2022 @ 09:48:21
  Author: archange
Revision: 1242880

Drop upstreamed patch

Deleted:
  python-scikit-build/trunk/fix-byte-compilation.patch

----------------------------+
 fix-byte-compilation.patch |    8 --------
 1 file changed, 8 deletions(-)

Deleted: fix-byte-compilation.patch
===================================================================
--- fix-byte-compilation.patch	2022-06-30 09:48:21 UTC (rev 1242879)
+++ fix-byte-compilation.patch	2022-06-30 09:48:21 UTC (rev 1242880)
@@ -1,8 +0,0 @@
-diff --git a/skbuild/command/install_lib.py b/skbuild/command/install_lib.py
---- a/skbuild/command/install_lib.py
-+++ b/skbuild/command/install_lib.py
-@@ -16,3 +16,4 @@ def install(self):
-             outfiles = super(install_lib, self).install()
-         if outfiles is not None:
-             distutils_log.info("copied %d files" % len(outfiles))
-+        return outfiles



More information about the arch-commits mailing list