[arch-commits] Commit in python-pallets-sphinx-themes/trunk (PKGBUILD)

Kpcyrd kpcyrd at archlinux.org
Mon May 17 23:05:36 UTC 2021


    Date: Monday, May 17, 2021 @ 23:05:36
  Author: kpcyrd
Revision: 936168

upgpkg: python-pallets-sphinx-themes 1.2.2-8 - reproducible builds bytecode

Modified:
  python-pallets-sphinx-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-17 23:01:10 UTC (rev 936167)
+++ PKGBUILD	2021-05-17 23:05:36 UTC (rev 936168)
@@ -3,7 +3,7 @@
 pkgname=python-pallets-sphinx-themes
 _pyname=${pkgname/python-/}
 pkgver=1.2.2
-pkgrel=7
+pkgrel=8
 pkgdesc='Sphinx themes for Pallets and related projects'
 url='https://github.com/pallets/pallets-sphinx-themes'
 arch=('any')
@@ -15,6 +15,7 @@
 
 build() {
   cd ${_pyname}-${pkgver}
+  export PYTHONHASHSEED=0
   python setup.py build
 }
 



More information about the arch-commits mailing list