diff --git a/py3-charset-normalizer.yaml b/py3-charset-normalizer.yaml index a4235bf25a2..5b02c1e95d0 100644 --- a/py3-charset-normalizer.yaml +++ b/py3-charset-normalizer.yaml @@ -1,6 +1,6 @@ package: name: py3-charset-normalizer - version: 3.1.0 + version: 3.2.0 epoch: 0 description: "offers you an alternative to Universal Charset Encoding Detector, also known as Chardet" copyright: @@ -23,7 +23,7 @@ pipeline: - uses: fetch with: uri: https://files.pythonhosted.org/packages/source/c/charset-normalizer/charset-normalizer-${{package.version}}.tar.gz - expected-sha256: 34e0a2f9c370eb95597aae63bf85eb5e96826d81e3dcf88b8886012906f509b5 + expected-sha256: 3bb3d25a8e6c0aedd251753a79ae98a093c7e7b471faa3aa9a93a81431987ace - runs: | sed -i '/cov-report/d' setup.cfg