mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Add unbuilt py3_requests to updater-py3_requests-2.32.5 (#12560)
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2952ce3909
commit
578ecc2dc2
@@ -3,7 +3,7 @@ require 'buildsystems/pip'
|
||||
class Py3_requests < Pip
|
||||
description 'Requests is a simple, yet elegant, HTTP library.'
|
||||
homepage 'https://docs.python-requests.org/'
|
||||
version "2.32.4-#{CREW_PY_VER}"
|
||||
version "2.32.5-#{CREW_PY_VER}"
|
||||
license 'Apache-2.0'
|
||||
compatibility 'all'
|
||||
source_url 'SKIP'
|
||||
|
||||
Reference in New Issue
Block a user