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