Update package version to 3.4.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: python-charset-normalizer
|
||||
description: Encoding and language detection alternative to chardet
|
||||
version: 3.4.5
|
||||
version: 3.4.6
|
||||
revision: 1
|
||||
url: https://github.com/jawah/charset_normalizer
|
||||
license: MIT
|
||||
@@ -13,10 +13,12 @@ depends:
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools-scm
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
check_depends:
|
||||
- python-pytest
|
||||
downloads:
|
||||
- url: https://github.com/jawah/charset_normalizer/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: ea8e9973373593f8226cb498177e9271e5108dfe8c4e655acc175f222ab41891
|
||||
checksum: 5bfb2fc7b4cb63254fc58302223cd3d654766cac56ae6aac29ca37911ba5b3ab
|
||||
|
||||
Reference in New Issue
Block a user