python-requests: change the layout of the template
This commit is contained in:
parent
96e6143957
commit
9dec30804c
1 changed files with 4 additions and 4 deletions
|
@ -2,16 +2,16 @@
|
||||||
pkgname=python-requests
|
pkgname=python-requests
|
||||||
version=1.2.3
|
version=1.2.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="requests-${version}"
|
distfiles="https://pypi.python.org/packages/source/r/requests/requests-${version}.tar.gz"
|
||||||
|
checksum="156bf3ec27ba9ec7e0cf8fbe02808718099d218de403eb64a714d73ba1a29ab1"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-distribute"
|
hostmakedepends="python-distribute"
|
||||||
makedepends="python-devel"
|
makedepends="python-devel"
|
||||||
short_desc="Python HTTP for Humans."
|
wrksrc="requests-${version}"
|
||||||
maintainer="Steven R <strob AT styez DOT com>"
|
maintainer="Steven R <strob AT styez DOT com>"
|
||||||
homepage="http://docs.python-requests.org/en/latest/"
|
homepage="http://docs.python-requests.org/en/latest/"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="https://pypi.python.org/packages/source/r/requests/requests-${version}.tar.gz"
|
short_desc="Python HTTP for Humans."
|
||||||
checksum="156bf3ec27ba9ec7e0cf8fbe02808718099d218de403eb64a714d73ba1a29ab1"
|
|
||||||
|
|
||||||
python-requests_package() {
|
python-requests_package() {
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue