python3-charset-normalizer: update to 2.0.12.

This commit is contained in:
Michal Vasilek 2022-04-04 21:51:01 +02:00
parent 72f3407c7c
commit 55e7c699bf

View file

@ -1,6 +1,6 @@
# Template file for 'python3-charset-normalizer'
pkgname=python3-charset-normalizer
version=2.0.11
version=2.0.12
revision=1
wrksrc="charset_normalizer-$version"
build_style=python3-module
@ -13,7 +13,7 @@ license="MIT"
homepage="https://charset-normalizer.readthedocs.io/"
changelog="https://raw.githubusercontent.com/Ousret/charset_normalizer/master/CHANGELOG.md"
distfiles="https://github.com/Ousret/charset_normalizer/archive/refs/tags/$version.tar.gz"
checksum=d7188036dd61de0e626717d0b5fe6365beac7ea03c77b354e874a1098ed2b18a
checksum=8dd3a1a5444741208d627993344516cb62909c8c3f5c55deaa5bee6a305ead7a
pre_check() {
vsed -i "s/--cov=charset_normalizer --cov-report=term-missing//" setup.cfg