summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-03-27 11:09:09 +0100
committerErich Eckner <git@eckner.net>2019-03-27 11:09:09 +0100
commit990e1a21dcbd66ae5a56291ab68e06b33d5ec160 (patch)
tree87a95abf12695d6bfc3d31a678b6dbc090333608
parente69cfef0cf889e8feb4065c7fc0af281be0709cc (diff)
downloadpackages-990e1a21dcbd66ae5a56291ab68e06b33d5ec160.tar.xz
community/python-apache-libcloud: was removed upstream
-rw-r--r--community/python-apache-libcloud/PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/community/python-apache-libcloud/PKGBUILD b/community/python-apache-libcloud/PKGBUILD
deleted file mode 100644
index 3f41c8c0..00000000
--- a/community/python-apache-libcloud/PKGBUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-eval "$(
- declare -f check | \
- sed '
- s/python setup.py test/python setup.py test || true/
- s/python2 setup.py test/python2 setup.py test || true/
- '
-)"