Date: Friday, April 16, 2021 @ 04:00:46
  Author: polyzen
Revision: 919270

upgpkg: vdirsyncer 0.16.8-7: Reproducible bytecode

Modified:
  vdirsyncer/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-04-16 03:30:46 UTC (rev 919269)
+++ PKGBUILD    2021-04-16 04:00:46 UTC (rev 919270)
@@ -1,9 +1,10 @@
 # Maintainer: David Runge <dv...@archlinux.org>
+# Maintainer: Daniel M. Capella <poly...@archlinux.org>
 # Contributor: Hugo Osvaldo Barrera <h...@barrera.io>
 
 pkgname=vdirsyncer
 pkgver=0.16.8
-pkgrel=6
+pkgrel=7
 pkgdesc="Synchronize CalDAV and CardDAV."
 arch=('any')
 url="https://vdirsyncer.pimutils.org/en/stable/";
@@ -50,6 +51,7 @@
 
 package() {
   cd "${pkgname}"
+  export PYTHONHASHSEED=0
   python setup.py install --skip-build \
     --optimize=1 \
     --prefix=/usr \

Reply via email to