Update package version to 26.2
This commit is contained in:
@@ -1,14 +1,21 @@
|
||||
name: python-packaging
|
||||
description: Core utilities for Python packages
|
||||
version: "24.2"
|
||||
version: "26.2"
|
||||
revision: 1
|
||||
url: https://pypi.org/project/pyproject-hooks/
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
- python3=3.14.4
|
||||
make_depends:
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/pypa/packaging/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 24d24b249ba8fb0213ac046d8e2c1cecf6b1013311a5febfb87a02093ef2c991
|
||||
|
||||
Reference in New Issue
Block a user