mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2024-10-31 20:28:47 -07:00
17 lines
531 B
Plaintext
17 lines
531 B
Plaintext
pkgbase = python2-requests-futures
|
|
pkgdesc = Asynchronous Python HTTP for Humans.
|
|
pkgver = 1.0.0
|
|
pkgrel = 1
|
|
url = https://github.com/ross/requests-futures
|
|
arch = any
|
|
license = Apache
|
|
makedepends = python2-setuptools
|
|
makedepends = python2-futures
|
|
depends = python2-requests
|
|
depends = python2-futures
|
|
source = https://files.pythonhosted.org/packages/source/r/requests-futures/requests-futures-1.0.0.tar.gz
|
|
sha256sums = 35547502bf1958044716a03a2f47092a89efe8f9789ab0c4c528d9c9c30bc148
|
|
|
|
pkgname = python2-requests-futures
|
|
|