Update package version to 0.46.1

This commit is contained in:
2025-10-01 15:31:21 +03:00
parent a28180daf9
commit b659ca500f
+7 -4
View File
@@ -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