Switch to new package format
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
name: python-urllib3
|
||||
description: urllib3 is a user-friendly HTTP client library for Python
|
||||
version: 2.7.0
|
||||
revision: 2
|
||||
url: https://github.com/urllib3/urllib3
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
optional_depends:
|
||||
- python-brotli:For brotli support
|
||||
make_depends:
|
||||
- git
|
||||
- python-build
|
||||
- python-hatch-vcs
|
||||
- python-hatchling
|
||||
- python-installer
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/urllib3/urllib3/releases/download/2.6.2/urllib3-2.6.2.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 016f9c98bb7e98085cb2b4b17b87d2c702975664e4f060c6532e64d1c1a5e797
|
||||
Reference in New Issue
Block a user