[arch-commits] Commit in python-precis_i18n/trunk (PKGBUILD)
Kpcyrd
kpcyrd at archlinux.org
Mon May 17 23:09:15 UTC 2021
Date: Monday, May 17, 2021 @ 23:09:14
Author: kpcyrd
Revision: 936170
upgpkg: python-precis_i18n 1.0.3-2 - reproducible builds bytecode
Modified:
python-precis_i18n/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-17 23:05:46 UTC (rev 936169)
+++ PKGBUILD 2021-05-17 23:09:14 UTC (rev 936170)
@@ -3,7 +3,7 @@
_pkgname=precis_i18n
pkgname=python-precis_i18n
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc='PRECIS framework (RFC 8264, RFC 8265, RFC 8266)'
url='https://github.com/byllyfish/precis_i18n'
arch=('any')
@@ -16,6 +16,7 @@
build() {
cd ${_pkgname}-${pkgver}
+ export PYTHONHASHSEED=0
python setup.py build
}
More information about the arch-commits
mailing list