diff --git a/srcpkgs/python-requests/template b/srcpkgs/python-requests/template index 1bd9f51333c..3222c5bed2c 100644 --- a/srcpkgs/python-requests/template +++ b/srcpkgs/python-requests/template @@ -1,8 +1,7 @@ # Template file for 'python-requests' pkgname=python-requests version=2.23.0 -revision=1 -archs=noarch +revision=2 wrksrc="requests-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -20,7 +19,6 @@ pre_build() { } python3-requests_package() { - archs=noarch depends="ca-certificates python3-chardet python3-urllib3 python3-idna" short_desc="${short_desc/Python2/Python3}" pkg_install() {