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

Kpcyrd kpcyrd at archlinux.org
Sun May 16 21:16:46 UTC 2021


    Date: Sunday, May 16, 2021 @ 21:16:45
  Author: kpcyrd
Revision: 935954

upgpkg: ansible 3.4.0-2 - reproducible builds bytecode 

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-16 20:38:31 UTC (rev 935953)
+++ PKGBUILD	2021-05-16 21:16:45 UTC (rev 935954)
@@ -2,7 +2,7 @@
 
 pkgname=ansible
 pkgver=3.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Official assortment of Ansible collections'
 arch=('any')
 url='https://pypi.org/project/ansible/'
@@ -23,6 +23,7 @@
 
 build() {
   cd ansible-${pkgver}
+  export PYTHONHASHSEED=0
   python setup.py build
 }
 



More information about the arch-commits mailing list