Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: python-charset-normalizer
|
||||
description: Encoding and language detection alternative to chardet
|
||||
version: 3.4.7
|
||||
revision: 3
|
||||
url: https://github.com/jawah/charset_normalizer
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- 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: 7cf0421a9ac9f5b0894764a6756053e01f1f68641ed6377dfb21c776ca7031ca
|
||||
Reference in New Issue
Block a user