Date: Thursday, October 31, 2019 @ 17:57:31 Author: felixonmars Revision: 521482
Python 3.8 rebuild Modified: python-rx/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 17:57:26 UTC (rev 521481) +++ PKGBUILD 2019-10-31 17:57:31 UTC (rev 521482) @@ -4,7 +4,7 @@ pkgname=python-rx pkgver=3.0.1 -pkgrel=2 +pkgrel=3 pkgdesc='Reactive Extensions for Python' arch=(any) url=http://reactivex.io
