Update package version to 26.0.1
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
name: python-pip
|
||||
description: The Python package installer
|
||||
version: 25.0.1
|
||||
version: 26.0.1
|
||||
revision: 1
|
||||
url: https://github.com/pypa/pip
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
@@ -11,6 +13,12 @@ depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/pypa/pip/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b70256771f5ea127dae3e4bd6a9c9ab4928d1833519e17b132e76bdeec5a373d
|
||||
|
||||
Reference in New Issue
Block a user