27 lines
659 B
Plaintext
27 lines
659 B
Plaintext
name: python-requests
|
|
description: HTTP for Humans
|
|
version: 2.33.1
|
|
revision: 3
|
|
url: https://requests.readthedocs.io/en/latest/
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
- python-certifi
|
|
- 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}
|
|
extract_strip_components: 1
|
|
checksum: d227a9626d16504b4074ffedd53161bca8e1831179044fc6d6de7e61418fc766
|