Update package version to 2.6.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: python-urllib3
|
name: python-urllib3
|
||||||
description: urllib3 is a user-friendly HTTP client library for Python
|
description: urllib3 is a user-friendly HTTP client library for Python
|
||||||
version: 2.5.0
|
version: 2.6.2
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://github.com/urllib3/urllib3
|
url: https://github.com/urllib3/urllib3
|
||||||
license: MIT
|
license: MIT
|
||||||
@@ -18,8 +18,7 @@ make_depends:
|
|||||||
- python-installer
|
- python-installer
|
||||||
- python-wheel
|
- python-wheel
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://github.com/urllib3/urllib3.git
|
- url: https://github.com/urllib3/urllib3/releases/download/2.6.2/urllib3-2.6.2.tar.gz
|
||||||
type: git
|
extract_to: ${BPM_SOURCE}
|
||||||
clone_to: ${BPM_SOURCE}
|
extract_strip_components: 1
|
||||||
git_branch: ${BPM_PKG_VERSION}
|
checksum: 016f9c98bb7e98085cb2b4b17b87d2c702975664e4f060c6532e64d1c1a5e797
|
||||||
checksum: aaab4eccc10c965897540b21e15f11859d0b62e7
|
|
||||||
|
|||||||
Reference in New Issue
Block a user