Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: python-websocket-client
|
||||
description: WebSocket client for Python
|
||||
version: 1.9.0
|
||||
revision: 2
|
||||
url: https://github.com/websocket-client/websocket-client
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
check_depends:
|
||||
- python-pytest
|
||||
downloads:
|
||||
- url: https://pypi.io/packages/source/w/websocket-client/websocket_client-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 9e813624b6eb619999a97dc7958469217c3176312b3a16a4bd1bc7e08a46ec98
|
||||
Reference in New Issue
Block a user