mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python3-bleach: update to 6.2.0.
This commit is contained in:
parent
d51a77085c
commit
ef60ca0b03
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-bleach'
|
# Template file for 'python3-bleach'
|
||||||
pkgname=python3-bleach
|
pkgname=python3-bleach
|
||||||
version=6.0.0
|
version=6.2.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3-six python3-webencodings"
|
depends="python3-six python3-webencodings"
|
||||||
|
@ -12,4 +12,4 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/mozilla/bleach"
|
homepage="https://github.com/mozilla/bleach"
|
||||||
changelog="https://raw.githubusercontent.com/mozilla/bleach/master/CHANGES"
|
changelog="https://raw.githubusercontent.com/mozilla/bleach/master/CHANGES"
|
||||||
distfiles="${PYPI_SITE}/b/bleach/bleach-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/bleach/bleach-${version}.tar.gz"
|
||||||
checksum=1a1a85c1595e07d8db14c5f09f09e6433502c51c595970edc090551f0db99414
|
checksum=123e894118b8a599fd80d3ec1a6d4cc7ce4e5882b1317a7e1ba69b56e95f991f
|
||||||
|
|
Loading…
Add table
Reference in a new issue