Initial commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: python-urllib3
|
||||
description: urllib3 is a user-friendly HTTP client library for Python
|
||||
version: 2.5.0
|
||||
revision: 1
|
||||
url: https://github.com/urllib3/urllib3
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
optional_depends:
|
||||
- python-brotli
|
||||
make_depends:
|
||||
- git
|
||||
- python-build
|
||||
- python-hatch-vcs
|
||||
- python-hatchling
|
||||
- python-installer
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/urllib3/urllib3.git
|
||||
type: git
|
||||
extract_to_bpm_source: true
|
||||
git_branch: ${BPM_PKG_VERSION}
|
||||
checksum: aaab4eccc10c965897540b21e15f11859d0b62e7
|
||||
Reference in New Issue
Block a user