[arch-commits] Commit in ansible-core/trunk (PKGBUILD)
Kpcyrd
kpcyrd at archlinux.org
Sun May 16 14:54:21 UTC 2021
Date: Sunday, May 16, 2021 @ 14:54:21
Author: kpcyrd
Revision: 935838
upgpkg: ansible-core 2.11.0-4 - reproducible builds bytecode
Modified:
ansible-core/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-16 14:38:24 UTC (rev 935837)
+++ PKGBUILD 2021-05-16 14:54:21 UTC (rev 935838)
@@ -7,7 +7,7 @@
pkgname=ansible-core
pkgver=2.11.0
-pkgrel=3
+pkgrel=4
pkgdesc='Radically simple IT automation platform'
arch=('any')
url='https://pypi.org/project/ansible-core'
@@ -37,6 +37,7 @@
build() {
cd ansible-core-${pkgver}
+ export PYTHONHASHSEED=0
python setup.py build
}
More information about the arch-commits
mailing list