Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: python-wheel
|
||||
description: Python wheel packaging standard implementation
|
||||
version: 0.47.0
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://pypi.org/project/wheel/
|
||||
license: MIT
|
||||
maintainers:
|
||||
@@ -10,7 +10,11 @@ architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python3
|
||||
- python-flit-core
|
||||
downloads:
|
||||
- url: https://pypi.org/packages/source/w/wheel/wheel-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: cc72bd1009ba0cf63922e28f94d9d83b920aa2bb28f798a31d0691b02fa3c9b3
|
||||
|
||||
Reference in New Issue
Block a user