mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
python-bleach: update to 2.1.1
This commit is contained in:
parent
375bac7937
commit
ba55df8c09
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-bleach'
|
# Template file for 'python-bleach'
|
||||||
pkgname=python-bleach
|
pkgname=python-bleach
|
||||||
version=2.1
|
version=2.1.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="bleach-${version}"
|
wrksrc="bleach-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/mozilla/bleach"
|
homepage="https://github.com/mozilla/bleach"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/b/bleach/bleach-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/bleach/bleach-${version}.tar.gz"
|
||||||
checksum=f03041b8da8005c8bfa7f58de87a7ff59b07bb66d050ea67d2397ad14e54bb6f
|
checksum=760a9368002180fb8a0f4ea48dc6275378e6f311c39d0236d7b904fca1f5ea0d
|
||||||
|
|
||||||
python3-bleach_package() {
|
python3-bleach_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue