Initial commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-requests
|
||||
description: HTTP for Humans
|
||||
version: 2.32.5
|
||||
revision: 1
|
||||
url: https://requests.readthedocs.io/en/latest/
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- make-ca
|
||||
- python-charset-normalizer
|
||||
- python-idna
|
||||
- python-urllib3
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/psf/requests/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: f22e7e83030dbd2685fa0a9bdf0e4efd30b1424b92ff19eb66599decce510a66
|
||||
Reference in New Issue
Block a user