makedepends=(python-urllib3 python-chardet python-certifi python-idna)

description="Python HTTP for Humans"
url="https://pypi.python.org/pypi/requests"

packager="Great-OS Team"
rems="rems"

name=python-requests
version=2.32.5
_name=requests

PKGMK_KEEP_SOURCES="no"

run=(python-urllib3 python-chardet python-certifi python-idna)

source=(https://github.com/psf/requests/archive/v$version.tar.gz)

build=python3
