summaryrefslogtreecommitdiff
path: root/contrib/python3-pytz-deprecation-shim/Pkgfile.patch
blob: 3eae824d27d3440bc73a414fdf861b76f400cc32 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- /usr/ports/contrib/python3-pytz-deprecation-shim/Pkgfile	2023-01-12 21:08:00.303324505 +0100
+++ Pkgfile	2023-01-15 16:09:42.984864230 +0100
@@ -13,7 +13,7 @@
   /usr/bin/python3 -m build --wheel \
     --skip-dependency-check \
     --no-isolation
-  /usr/bin/python3 -m install \
+  /usr/bin/python3 -m installer \
     --optimize=1 \
     --destdir=$PKG dist/*.whl
 }