Missing dependency 'python2-futures'
Search Criteria
Package Details: python2-swiftclient 2.3.1-2
Package Actions
| Package Base: | python2-swiftclient |
|---|---|
| Description: | Client Library for OpenStack Object Storage API |
| Upstream URL: | https://github.com/openstack/python-swiftclient |
| Category: | network |
| Licenses: | |
| Submitter: | Gu1 |
| Maintainer: | Gu1 |
| Last Packager: | Gu1 |
| Votes: | 3 |
| First Submitted: | 2013-03-17 03:59 |
| Last Updated: | 2014-12-01 23:16 |
Dependencies (4)
Required by (5)
Sources
Latest Comments
Comment by rstrox
Comment by carl.george
The package version is 2.3.1, but the source is 2.0.3. You can use the pkgver variable to avoid this mistake.
source=("https://github.com/openstack/python-swiftclient/archive/${pkgver}.tar.gz")
Comment by carl.george
python2-distribute is obsoleted by python2-setuptools. Please update your makedepends.
Comment by rakoo
The PKGBUILD doesn't work: we need to sed s/python/python2/ as usual.
Proposed version: http://pastie.org/8933977 (also includes better separation of logic between build() and package()).