python3-charset-normalizer: update to 3.3.2.
This commit is contained in:
parent
967aa77033
commit
4c716a15aa
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python3-charset-normalizer'
|
# Template file for 'python3-charset-normalizer'
|
||||||
pkgname=python3-charset-normalizer
|
pkgname=python3-charset-normalizer
|
||||||
version=3.2.0
|
version=3.3.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
@ -12,7 +12,7 @@ license="MIT"
|
|||||||
homepage="https://charset-normalizer.readthedocs.io/"
|
homepage="https://charset-normalizer.readthedocs.io/"
|
||||||
changelog="https://raw.githubusercontent.com/Ousret/charset_normalizer/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Ousret/charset_normalizer/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Ousret/charset_normalizer/archive/refs/tags/$version.tar.gz"
|
distfiles="https://github.com/Ousret/charset_normalizer/archive/refs/tags/$version.tar.gz"
|
||||||
checksum=8f8c0a09ab745efc68ce4c1b85292ded2f06ea106f8086f614a0a9403c3dde0a
|
checksum=9948e5c17831916ef192cf3f26c744d539eb6f4e9e3b02eea649552c52b10d91
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
vsed -i "s/--cov=charset_normalizer --cov-report=term-missing//" setup.cfg
|
vsed -i "s/--cov=charset_normalizer --cov-report=term-missing//" setup.cfg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user