python3-bleach: update to 4.1.0.
This commit is contained in:
parent
441ca480ac
commit
82354ff588
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-bleach'
|
||||
pkgname=python3-bleach
|
||||
version=3.3.0
|
||||
revision=2
|
||||
version=4.1.0
|
||||
revision=1
|
||||
wrksrc="bleach-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -13,4 +13,4 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/mozilla/bleach"
|
||||
changelog="https://raw.githubusercontent.com/mozilla/bleach/master/CHANGES"
|
||||
distfiles="${PYPI_SITE}/b/bleach/bleach-${version}.tar.gz"
|
||||
checksum=98b3170739e5e83dd9dc19633f074727ad848cbedb6026708c8ac2d3b697a433
|
||||
checksum=0900d8b37eba61a802ee40ac0061f8c2b5dee29c1927dd1d233e075ebf5a71da
|
||||
|
|
Loading…
Reference in New Issue