Update package version to 0.46.1
This commit is contained in:
@@ -1,10 +1,13 @@
|
|||||||
name: python-wheel
|
name: python-wheel
|
||||||
description: Python wheel packaging standard implementation
|
description: Python wheel packaging standard implementation
|
||||||
version: 0.42.0
|
version: 0.46.1
|
||||||
revision: 3
|
revision: 1
|
||||||
url: https://pypi.org/project/wheel/
|
url: https://pypi.org/project/wheel/
|
||||||
license: MIT
|
license: MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["python3"]
|
|
||||||
make_depends: ["python3","python-flit-core"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- python3
|
||||||
|
make_depends:
|
||||||
|
- python3
|
||||||
|
- python-flit-core
|
||||||
|
|||||||
Reference in New Issue
Block a user