Switch to new package format
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: python-requests
|
||||
description: HTTP for Humans
|
||||
version: 2.34.2
|
||||
revision: 2
|
||||
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: d3c132d905099fa3468bb5cb273c2bdf5a7a92dce987c93b198820b3a7b57228
|
||||
Reference in New Issue
Block a user