Date: Friday, October 25, 2019 @ 16:04:15 Author: felixonmars Revision: 519351
Python 3.8 rebuild Modified: python-webcolors/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 16:04:09 UTC (rev 519350) +++ PKGBUILD 2019-10-25 16:04:15 UTC (rev 519351) @@ -3,7 +3,7 @@ pkgbase=python-webcolors pkgname=(python-webcolors python2-webcolors) pkgver=1.10 -pkgrel=1 +pkgrel=2 pkgdesc="A library for working with color names and color value formats defined by the HTML and CSS specifications for use in documents on the Web" url="https://github.com/ubernostrum/webcolors" license=('BSD')
