From 8d14d56a0db1f86682331a5b72b57ad420d76c80 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 15 Jan 2023 16:39:51 +0100 Subject: python3-pytz-deprecation-shim: fix Pkgfile even more --- contrib/python3-pytz-deprecation-shim/Pkgfile.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/python3-pytz-deprecation-shim/Pkgfile.patch b/contrib/python3-pytz-deprecation-shim/Pkgfile.patch index 0507eb9..92fe157 100644 --- a/contrib/python3-pytz-deprecation-shim/Pkgfile.patch +++ b/contrib/python3-pytz-deprecation-shim/Pkgfile.patch @@ -1,11 +1,11 @@ --- Pkgfile 2023-01-12 21:08:00.303324505 +0100 +++ Pkgfile 2023-01-15 16:09:42.984864230 +0100 -@@ -13,7 +13,7 @@ +@@ -13,7 +13,6 @@ /usr/bin/python3 -m build --wheel \ --skip-dependency-check \ --no-isolation - /usr/bin/python3 -m install \ +- --optimize=1 \ + /usr/bin/python3 -m installer \ - --optimize=1 \ --destdir=$PKG dist/*.whl } -- cgit v1.2.3-54-g00ecf