Update package version to 3.12.0
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
name: python-flit-core
|
||||
description: A PEP 517 build backend for packages using Flit
|
||||
version: 3.9.0
|
||||
revision: 3
|
||||
version: 3.12.0
|
||||
revision: 1
|
||||
url: https://pypi.org/project/flit-core/
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
depends: ["python3"]
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
downloads:
|
||||
- url: https://github.com/pypa/flit/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: c157ff92c01f4bb169182722ff76aadac113926b729215e91909021aa56e2ea3
|
||||
|
||||
Reference in New Issue
Block a user