python-bleach: Update to 3.0.2
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=bleach
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python2-${_realname}")
|
||||
pkgver=2.1.4
|
||||
pkgver=3.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="An easy whitelist-based HTML-sanitizing tool (mingw-w64)"
|
||||
url="http://pypi.python.org/pypi/bleach"
|
||||
@@ -12,7 +12,7 @@ license=('Apache')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools"
|
||||
"${MINGW_PACKAGE_PREFIX}-python2-setuptools")
|
||||
source=(${_realname}-${pkgver}.tar.gz::https://pypi.org/packages/source/b/${_realname}/${_realname}-$pkgver.tar.gz)
|
||||
sha256sums=('0ee95f6167129859c5dce9b1ca291ebdb5d8cd7e382ca0e237dfd0dad63f63d8')
|
||||
sha256sums=('48d39675b80a75f6d1c3bdbffec791cf0bbbab665cf01e20da701c77de278718')
|
||||
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user