mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 11:10:07 +02:00
Update python requests.
Package versions are tied with urllib3 ones. Following an update to urllib3, the requests package was not working anymore.
This commit is contained in:
@@ -6,7 +6,7 @@ COPYRIGHT="2018 Kenneth Reitz"
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/kennethreitz/requests/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a8383bcc6b15bcaf95c5034b5a05f1bf57a18625a4659e39a08a15fdb097a831"
|
||||
CHECKSUM_SHA256="0fcdfa626f76d47dff475f3fabea53dc9a959768164054d3547ed9fbf81e5e29"
|
||||
SOURCE_FILENAME="requests-$portVersion.tar.gz"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
Reference in New Issue
Block a user