Update package version to 0.6
This commit is contained in:
@@ -1,15 +1,22 @@
|
||||
name: python-editables
|
||||
description: A Python library for creating editable wheels
|
||||
version: "0.5"
|
||||
version: "0.6"
|
||||
revision: 1
|
||||
url: https://github.com/pfmoore/editables
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/pfmoore/editables/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 766d9b40616dbcf5cc920e9db26dd915de999cfab75768ff05b3ebf9c389acb2
|
||||
|
||||
Reference in New Issue
Block a user