[arch-commits] Commit in gst-python/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Fri Sep 17 21:13:22 UTC 2021


    Date: Friday, September 17, 2021 @ 21:13:22
  Author: heftig
Revision: 424312

PYTHONHASHSEED is set by pacman

Modified:
  gst-python/trunk/PKGBUILD

----------+
 PKGBUILD |    2 --
 1 file changed, 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-17 20:39:26 UTC (rev 424311)
+++ PKGBUILD	2021-09-17 21:13:22 UTC (rev 424312)
@@ -35,8 +35,6 @@
 
 package() {
   meson install -C build --destdir "$pkgdir"
-
-  export PYTHONHASHSEED=0
   python -m compileall -d /usr/lib "$pkgdir/usr/lib"
   python -O -m compileall -d /usr/lib "$pkgdir/usr/lib"
 }



More information about the arch-commits mailing list