Date: Friday, October 25, 2019 @ 16:29:27 Author: foutrelis Revision: 519450
Python 3.8 rebuild Modified: python-uhashring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 16:27:51 UTC (rev 519449) +++ PKGBUILD 2019-10-25 16:29:27 UTC (rev 519450) @@ -3,7 +3,7 @@ pkgbase=python-uhashring pkgname=(python-uhashring python2-uhashring) pkgver=1.1 -pkgrel=1 +pkgrel=2 pkgdesc="Full featured consistent hashing python library compatible with ketama" url="https://github.com/ultrabug/uhashring" license=('BSD')
