Update package version to 1.0.0
This commit is contained in:
@@ -1,13 +1,20 @@
|
||||
name: python-installer
|
||||
description: A low-level library for installing from a Python wheel distribution
|
||||
version: 0.7.0
|
||||
version: 1.0.0
|
||||
revision: 1
|
||||
url: https://github.com/pypa/installer
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
- python3=3.14.4
|
||||
make_depends:
|
||||
- python-flit-core
|
||||
downloads:
|
||||
- url: https://github.com/pypa/installer/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: e1391ab5a0787b767570c17b1174e304f2e9c9179dbc9ef8cf16f61f4ab162e0
|
||||
|
||||
Reference in New Issue
Block a user