summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-06-13 11:47:26 +0200
committerErich Eckner <git@eckner.net>2023-06-13 11:47:26 +0200
commitec3bf3fdbbfba3a15cc1158d3e43215b2056acac (patch)
treed45825a19066f4cbbb8b5d4ebb402e8131882167
parent6cc86111b432333f71aa7a31535cd5a12a5d715b (diff)
downloadcrux-patches-ec3bf3fdbbfba3a15cc1158d3e43215b2056acac.tar.xz
contrib/python3-pytz-deprecation-shim/Pkgfile.patch removed - obsolete
-rw-r--r--contrib/python3-pytz-deprecation-shim/Pkgfile.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/contrib/python3-pytz-deprecation-shim/Pkgfile.patch b/contrib/python3-pytz-deprecation-shim/Pkgfile.patch
deleted file mode 100644
index 92fe157..0000000
--- a/contrib/python3-pytz-deprecation-shim/Pkgfile.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Pkgfile 2023-01-12 21:08:00.303324505 +0100
-+++ Pkgfile 2023-01-15 16:09:42.984864230 +0100
-@@ -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 \
- --destdir=$PKG dist/*.whl
- }